1
0
Fork 0
alistair23-linux/drivers/target/tcm_fc
Joern Engel b79fafac70 target: make queue_tm_rsp() return void
The return value wasn't checked by any of the callers.  Assuming this is
correct behaviour, we can simplify some code by not bothering to
generate it.

nab: Add srpt_queue_data_in() + srpt_queue_tm_rsp() nops around
     srpt_queue_response() void return

Signed-off-by: Joern Engel <joern@logfs.org>
Signed-off-by: Nicholas Bellinger <nab@linux-iscsi.org>
2013-07-07 18:36:53 -07:00
..
Kconfig [SCSI] tcm_fc: Adding FC_FC4 provider (tcm_fc) for FCoE target (TCM - target core) support 2011-05-17 10:52:46 +04:00
Makefile tcm_fc: Makefile cleanups 2011-07-22 09:37:47 +00:00
tcm_fc.h target: make queue_tm_rsp() return void 2013-07-07 18:36:53 -07:00
tfc_cmd.c target: make queue_tm_rsp() return void 2013-07-07 18:36:53 -07:00
tfc_conf.c target: Simplify fabric sense data length handling 2012-09-17 17:12:58 -07:00
tfc_io.c tcm_fc: Check for aborted sequence 2013-04-25 01:05:28 -07:00
tfc_sess.c tcm_fc: using kfree_rcu() to simplify the code 2013-04-25 01:05:23 -07:00