On 07/01/17 01:05, Uma Krishnan wrote:
From: "Matthew R. Ochs" <mro...@linux.vnet.ibm.com>

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
 - remove superfluous data from prints and print statements that do not
   make sense

And change a couple of ints to bools, which isn't strictly print-related. :)


Signed-off-by: Matthew R. Ochs <mro...@linux.vnet.ibm.com>

An impressive cleanup! Nothing bad which stands out to me.

Reviewed-by: Andrew Donnellan <andrew.donnel...@au1.ibm.com>


--
Andrew Donnellan              OzLabs, ADL Canberra
andrew.donnel...@au1.ibm.com  IBM Australia Limited

--
To unsubscribe from this list: send the line "unsubscribe linux-scsi" in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to