[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <1454542114-1797-1-git-send-email-tyreld@linux.vnet.ibm.com>
Date: Wed, 3 Feb 2016 17:28:28 -0600
From: Tyrel Datwyler <tyreld@...ux.vnet.ibm.com>
To: JBottomley@...n.com
Cc: martin.petersen@...cle.com, linux-scsi@...r.kernel.org,
linux-kernel@...r.kernel.org, linuxppc-dev@...ts.ozlabs.org,
nfont@...ux.vnet.ibm.com, brking@...ux.vnet.ibm.com, hare@...e.de,
Tyrel Datwyler <tyreld@...ux.vnet.ibm.com>
Subject: [PATCH 0/6] ibmvscsi: code cleanup
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
Powered by blists - more mailing lists