[PATCH 0/2] qla2xxx: logging functions fixups

From: Joe Perches
Date: Sat Jul 30 2011 - 19:05:23 EST


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

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