linux-scsi.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v1 0/4] scsi: some (very) old clean ups
@ 2016-05-06 16:23 Andy Shevchenko
  2016-05-06 16:23 ` [PATCH v1 1/4] libsas: remove private hex2bin() implementation Andy Shevchenko
                   ` (4 more replies)
  0 siblings, 5 replies; 7+ messages in thread
From: Andy Shevchenko @ 2016-05-06 16:23 UTC (permalink / raw)
  To: Martin K. Petersen, linux-scsi; +Cc: Andy Shevchenko

This is a set of independent clean ups that didn't land upstream for ages (some
are dated 2010!).  As agreed with Martin at some point I resend
them.

I have more, but the rest is not yet ready for submission.

Andy Shevchenko (3):
  libsas: remove private hex2bin() implementation
  scsi: fnic: use kernel's '%pM' format option to print MAC
  fusion: print lan address via %pMR

Oleksandr Khoshaba (1):
  scsi: qla4xxx: print MAC and SID via %p[mM][R]

 drivers/message/fusion/mptbase.c    | 14 ++++----------
 drivers/scsi/fnic/vnic_dev.c        | 10 ++--------
 drivers/scsi/libsas/sas_scsi_host.c | 22 ++++++----------------
 drivers/scsi/qla4xxx/ql4_mbx.c      |  5 +----
 drivers/scsi/qla4xxx/ql4_nx.c       |  8 ++------
 drivers/scsi/qla4xxx/ql4_os.c       | 15 ++++-----------
 6 files changed, 19 insertions(+), 55 deletions(-)

-- 
2.8.1


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

end of thread, other threads:[~2016-06-21  1:01 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-05-06 16:23 [PATCH v1 0/4] scsi: some (very) old clean ups Andy Shevchenko
2016-05-06 16:23 ` [PATCH v1 1/4] libsas: remove private hex2bin() implementation Andy Shevchenko
2016-05-06 16:23 ` [PATCH v1 2/4] scsi: fnic: use kernel's '%pM' format option to print MAC Andy Shevchenko
2016-05-06 16:23 ` [PATCH v1 3/4] fusion: print lan address via %pMR Andy Shevchenko
2016-05-06 16:23 ` [PATCH v1 4/4] scsi: qla4xxx: print MAC and SID via %p[mM][R] Andy Shevchenko
2016-06-20  9:03 ` [PATCH v1 0/4] scsi: some (very) old clean ups Andy Shevchenko
2016-06-21  0:59   ` Martin K. Petersen

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).