[PATCH 0/6] ibmvscsi: code cleanup

Tyrel Datwyler tyreld at linux.vnet.ibm.com
Thu Feb 4 10:28:28 AEDT 2016


Fixed up a couple spots that were out of line with the PAPR in regards
to its defined VSCSI protocol. Did away with some magic numbers directly
in the code. Fixed a minor endian issue.

Tyrel Datwyler (6):
  ibmvscsi: Correct values for several viosrp_crq_format enums
  ibmvscsi: Add and use enums for valid CRQ header values
  ibmvscsi: Replace magic values in set_adpater_info() with defines
  ibmvscsi: Use of_root to access OF device tree root node
  ibmvscsi: Remove unsupported host config MAD and sysfs interface
  ibmvscsi: Add endian conversions to sysfs attribute show functions

 drivers/scsi/ibmvscsi/ibmvscsi.c | 117 +++++++--------------------------------
 drivers/scsi/ibmvscsi/viosrp.h   |  20 ++++---
 2 files changed, 30 insertions(+), 107 deletions(-)

-- 
2.5.0



More information about the Linuxppc-dev mailing list