public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/2] qla2xxx: logging functions fixups
@ 2011-07-30 23:05 Joe Perches
  2011-07-30 23:05 ` [PATCH 1/2] qla2xxx: Rewrite logging functions to use %pV Joe Perches
  2011-07-30 23:05 ` [PATCH 2/2] qla2xxx: Add __attribute__((format(printf... and fix fallout Joe Perches
  0 siblings, 2 replies; 7+ messages in thread
From: Joe Perches @ 2011-07-30 23:05 UTC (permalink / raw)
  To: linux-scsi; +Cc: linux-kernel

Joe Perches (2):
  qla2xxx: Rewrite logging functions to use %pV
  qla2xxx: Add __attribute__((format(printf... and fix fallout

 drivers/scsi/qla2xxx/qla_attr.c |    4 +-
 drivers/scsi/qla2xxx/qla_dbg.c  |  212 +++++++++++++++++++--------------------
 drivers/scsi/qla2xxx/qla_dbg.h  |   18 ++--
 drivers/scsi/qla2xxx/qla_init.c |    3 +-
 drivers/scsi/qla2xxx/qla_iocb.c |    2 +-
 drivers/scsi/qla2xxx/qla_isr.c  |    2 +-
 drivers/scsi/qla2xxx/qla_nx.c   |   12 +-
 drivers/scsi/qla2xxx/qla_os.c   |   12 +-
 drivers/scsi/qla2xxx/qla_sup.c  |    5 +-
 9 files changed, 132 insertions(+), 138 deletions(-)

-- 
1.7.6.131.g99019


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

end of thread, other threads:[~2011-08-09 20:57 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-07-30 23:05 [PATCH 0/2] qla2xxx: logging functions fixups Joe Perches
2011-07-30 23:05 ` [PATCH 1/2] qla2xxx: Rewrite logging functions to use %pV Joe Perches
2011-07-31  8:02   ` Rolf Eike Beer
2011-07-31  8:08     ` Joe Perches
2011-08-09 20:54   ` Saurav Kashyap
2011-07-30 23:05 ` [PATCH 2/2] qla2xxx: Add __attribute__((format(printf... and fix fallout Joe Perches
2011-08-09 20:55   ` Saurav Kashyap

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