mirror of
https://github.com/torvalds/linux.git
synced 2024-11-02 18:21:49 +00:00
target: Remove never-used TMR_FABRIC_TMR enum value
Signed-off-by: Roland Dreier <roland@purestorage.com> Signed-off-by: Nicholas Bellinger <nab@linux-iscsi.org>
This commit is contained in:
parent
6f15667e21
commit
d09816ae8f
@ -211,7 +211,6 @@ enum tcm_tmreq_table {
|
||||
TMR_LUN_RESET = 5,
|
||||
TMR_TARGET_WARM_RESET = 6,
|
||||
TMR_TARGET_COLD_RESET = 7,
|
||||
TMR_FABRIC_TMR = 255,
|
||||
};
|
||||
|
||||
/* fabric independent task management response values */
|
||||
|
Loading…
Reference in New Issue
Block a user