From: Joern Engel <joern@logfs.org>
To: "Nicholas A. Bellinger" <nab@linux-iscsi.org>
Cc: linux-kernel@vger.kernel.org,
target-devel <target-devel@vger.kernel.org>,
Joern Engel <joern@logfs.org>
Subject: [PATCH 0/3] target: three cleanup patches
Date: Wed, 3 Jul 2013 11:22:14 -0400 [thread overview]
Message-ID: <1372864937-32437-1-git-send-email-joern@logfs.org> (raw)
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
next reply other threads:[~2013-07-03 16:53 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-07-03 15:22 Joern Engel [this message]
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
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1372864937-32437-1-git-send-email-joern@logfs.org \
--to=joern@logfs.org \
--cc=linux-kernel@vger.kernel.org \
--cc=nab@linux-iscsi.org \
--cc=target-devel@vger.kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox