lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Date:	Wed,  3 Jul 2013 11:22:14 -0400
From:	Joern Engel <joern@...fs.org>
To:	"Nicholas A. Bellinger" <nab@...ux-iscsi.org>
Cc:	linux-kernel@...r.kernel.org,
	target-devel <target-devel@...r.kernel.org>,
	Joern Engel <joern@...fs.org>
Subject: [PATCH 0/3] target: three cleanup patches

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

--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ