WSL2-Linux-Kernel/drivers/scsi/qla2xxx
Oleksandr Khoshaba 7b83355890 [SCSI] qla2xxx: Print some variables to hexadecimal string via %*phN format
The patch changes a specifier used to output some variables. Instead of using
stack for each byte the '%*ph[CN]' allows to take a one pointer and prints
entire buffer as a hexadecimal string with the separator ':' or ''.

Signed-off-by: Oleksandr Khoshaba <Oleksandr.Khoshaba@gmail.com>
Signed-off-by: Saurav Kashyap <saurav.kashyap@qlogic.com>
Signed-off-by: James Bottomley <JBottomley@Parallels.com>
2013-09-03 07:27:59 -07:00
..
Kconfig [SCSI] qla2xxx: Update firmware link in Kconfig file. 2013-05-10 07:47:53 -07:00
Makefile [SCSI] qla2xxx: Enhancements to support ISPFx00. 2013-04-11 15:42:04 -07:00
qla_attr.c [SCSI] qla2xxx: Do not query FC statistics during chip reset. 2013-07-08 17:19:32 +01:00
qla_bsg.c [SCSI] qla2xxx: Print some variables to hexadecimal string via %*phN format 2013-09-03 07:27:59 -07:00
qla_bsg.h [SCSI] qla2xxx: Enhancements to support ISPFx00. 2013-04-11 15:42:04 -07:00
qla_dbg.c [SCSI] qla2xxx: Remove redundant assignments. 2013-07-08 17:30:25 +01:00
qla_dbg.h [SCSI] qla2xxx: Update the copyright information. 2013-02-22 12:49:22 +00:00
qla_def.h [SCSI] qla2xxx: Fix sparse warning from qla_mr.c and qla_iocb.c. 2013-07-08 17:22:52 +01:00
qla_devtbl.h [SCSI] qla2xxx: fix Kernel Panic with Qlogic 2472 Card. 2009-02-10 11:15:18 -05:00
qla_dfs.c [SCSI] qla2xxx: Update the copyright information. 2013-02-22 12:49:22 +00:00
qla_fw.h [SCSI] qla2xxx: Update the copyright information. 2013-02-22 12:49:22 +00:00
qla_gbl.h [SCSI] qla2xxx: Fix sparse warning from qla_mr.c and qla_iocb.c. 2013-07-08 17:22:52 +01:00
qla_gs.c [SCSI] qla2xxx: Print some variables to hexadecimal string via %*phN format 2013-09-03 07:27:59 -07:00
qla_init.c [SCSI] qla2xxx: Print some variables to hexadecimal string via %*phN format 2013-09-03 07:27:59 -07:00
qla_inline.h [SCSI] qla2xxx: Fix sparse warning from qla_mr.c and qla_iocb.c. 2013-07-08 17:22:52 +01:00
qla_iocb.c [SCSI] qla2xxx: Properly set the tagging for commands. 2013-07-23 07:23:47 -07:00
qla_isr.c [SCSI] qla2xxx: Print some variables to hexadecimal string via %*phN format 2013-09-03 07:27:59 -07:00
qla_mbx.c [SCSI] qla2xxx: Do not take a second firmware dump when intentionally generating one. 2013-07-08 17:21:51 +01:00
qla_mid.c [SCSI] qla2xxx: Update the copyright information. 2013-02-22 12:49:22 +00:00
qla_mr.c [SCSI] qla2xxx: Print some variables to hexadecimal string via %*phN format 2013-09-03 07:27:59 -07:00
qla_mr.h [SCSI] qla2xxx: Fix sparse warnings in qlafx00_fxdisc_iocb function. 2013-08-23 13:43:13 -04:00
qla_nx.c [SCSI] qla2xxx: Fix for locking issue between driver ISR and mailbox routines 2013-05-12 12:51:15 -07:00
qla_nx.h [SCSI] qla2xxx: Update the copyright information. 2013-02-22 12:49:22 +00:00
qla_os.c [SCSI] qla2xxx: Print some variables to hexadecimal string via %*phN format 2013-09-03 07:27:59 -07:00
qla_settings.h [SCSI] qla2xxx: Update the copyright information. 2013-02-22 12:49:22 +00:00
qla_sup.c [SCSI] qla2xxx: Update the copyright information. 2013-02-22 12:49:22 +00:00
qla_target.c [SCSI] qla2xxx: Print some variables to hexadecimal string via %*phN format 2013-09-03 07:27:59 -07:00
qla_target.h qla2xxx: Remove unused function 2013-04-25 01:05:23 -07:00
qla_version.h [SCSI] qla2xxx: Update the driver version to 8.05.00.03-k. 2013-04-11 15:49:41 -07:00
tcm_qla2xxx.c [SCSI] qla2xxx: Print some variables to hexadecimal string via %*phN format 2013-09-03 07:27:59 -07:00
tcm_qla2xxx.h tcm_qla2xxx: Format VPD page 83h SCSI name string according to SPC 2012-10-26 12:29:46 -07:00