Skip to content

Commit

Permalink
target: Remove never-used TMR_FABRIC_TMR enum value
Browse files Browse the repository at this point in the history
Signed-off-by: Roland Dreier <roland@purestorage.com>
Signed-off-by: Nicholas Bellinger <nab@linux-iscsi.org>
  • Loading branch information
Roland Dreier authored and Nicholas Bellinger committed Feb 13, 2013
1 parent 6f15667 commit d09816a
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion include/target/target_core_base.h
Original file line number Diff line number Diff line change
Expand Up @@ -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 */
Expand Down

0 comments on commit d09816a

Please sign in to comment.