public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/3] target: three cleanup patches
@ 2013-07-03 15:22 Joern Engel
  2013-07-03 15:22 ` [PATCH 1/3] target: remove iscsit_find_cmd_from_itt_or_dump() Joern Engel
                   ` (2 more replies)
  0 siblings, 3 replies; 7+ messages in thread
From: Joern Engel @ 2013-07-03 15:22 UTC (permalink / raw)
  To: Nicholas A. Bellinger; +Cc: linux-kernel, target-devel, Joern Engel

These things caught my eye while debugging something else.  Nothing
too exciting.

Joern Engel (3):
  target: remove iscsit_find_cmd_from_itt_or_dump()
  target: remove unused codes from enum tcm_tmrsp_table
  target: make queue_tm_rsp() return void

 drivers/infiniband/ulp/srpt/ib_srpt.c        |   14 +++++---------
 drivers/scsi/qla2xxx/tcm_qla2xxx.c           |    4 +---
 drivers/target/iscsi/iscsi_target.c          |    5 +----
 drivers/target/iscsi/iscsi_target_configfs.c |    3 +--
 drivers/target/iscsi/iscsi_target_util.c     |   24 ------------------------
 drivers/target/iscsi/iscsi_target_util.h     |    2 --
 drivers/target/loopback/tcm_loop.c           |    3 +--
 drivers/target/sbp/sbp_target.c              |    3 +--
 drivers/target/tcm_fc/tcm_fc.h               |    2 +-
 drivers/target/tcm_fc/tfc_cmd.c              |    8 ++------
 drivers/usb/gadget/tcm_usb_gadget.c          |    3 +--
 drivers/vhost/tcm_vhost.c                    |    3 +--
 include/target/target_core_base.h            |   13 +++++--------
 include/target/target_core_fabric.h          |    2 +-
 14 files changed, 21 insertions(+), 68 deletions(-)

-- 
1.7.10.4


^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2013-07-07  0:47 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-07-03 15:22 [PATCH 0/3] target: three cleanup patches Joern Engel
2013-07-03 15:22 ` [PATCH 1/3] target: remove iscsit_find_cmd_from_itt_or_dump() Joern Engel
2013-07-07  0:52   ` Nicholas A. Bellinger
2013-07-03 15:22 ` [PATCH 2/3] target: remove unused codes from enum tcm_tmrsp_table Joern Engel
2013-07-07  0:33   ` Nicholas A. Bellinger
2013-07-03 15:22 ` [PATCH 3/3] target: make queue_tm_rsp() return void Joern Engel
2013-07-07  0:31   ` Nicholas A. Bellinger

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox