linux_dsm_epyc7002/drivers/scsi/cxlflash
Matthew R. Ochs fb67d44dfb scsi: cxlflash: Cleanup prints
The usage of prints within the cxlflash driver is inconsistent. This
hinders debug and makes the driver source and log output appear sloppy.

The following cleanups help unify the prints within cxlflash:
 - move all prints to dev-* where possible
 - transition all hex prints to lowercase
 - standardize variable prints in debug output
 - derive pointers in a consistent manner
 - change int to bool where appropriate
 - remove superfluous data from prints and print statements that do not
   make sense

Signed-off-by: Matthew R. Ochs <mrochs@linux.vnet.ibm.com>
Signed-off-by: Uma Krishnan <ukrishn@linux.vnet.ibm.com>
Reviewed-by: Andrew Donnellan <andrew.donnellan@au1.ibm.com>
Signed-off-by: Martin K. Petersen <martin.petersen@oracle.com>
2017-01-11 22:38:15 -05:00
..
common.h scsi: cxlflash: Support SQ Command Mode 2017-01-11 22:38:15 -05:00
Kconfig cxlflash: Base error recovery support 2015-08-26 18:03:47 -07:00
lunmgt.c scsi: cxlflash: Cleanup prints 2017-01-11 22:38:15 -05:00
main.c scsi: cxlflash: Cleanup prints 2017-01-11 22:38:15 -05:00
main.h powerpc updates for 4.8 # 1 2016-07-30 21:01:36 -07:00
Makefile cxlflash: Virtual LUN support 2015-08-26 18:05:39 -07:00
sislite.h scsi: cxlflash: Support SQ Command Mode 2017-01-11 22:38:15 -05:00
superpipe.c scsi: cxlflash: Cleanup prints 2017-01-11 22:38:15 -05:00
superpipe.h scsi: cxlflash: Remove adapter file descriptor cache 2016-08-23 22:23:52 -04:00
vlun.c scsi: cxlflash: Cleanup prints 2017-01-11 22:38:15 -05:00
vlun.h cxlflash: Virtual LUN support 2015-08-26 18:05:39 -07:00