summaryrefslogtreecommitdiff
path: root/drivers/scsi/isci/firmware
diff options
context:
space:
mode:
authorDan Williams <dan.j.williams@intel.com>2011-03-26 23:43:01 (GMT)
committerDan Williams <dan.j.williams@intel.com>2011-07-03 11:00:36 (GMT)
commit35173d579a08c0d145b3020039d3ba33fbf2c184 (patch)
tree3621fd21219c967dd2284c8e51208a6a91ea44b8 /drivers/scsi/isci/firmware
parent068b2c03635bf50c9b408b21435e23e7a0b89b0f (diff)
downloadlinux-fsl-qoriq-35173d579a08c0d145b3020039d3ba33fbf2c184.tar.xz
isci: namespacecheck cleanups
* mark needlessly global routines static * delete unused functions * move kernel-doc blocks from header files to source * reorder some functions to delete declarations * more default handler cleanups phy Signed-off-by: Dan Williams <dan.j.williams@intel.com>
Diffstat (limited to 'drivers/scsi/isci/firmware')
-rw-r--r--drivers/scsi/isci/firmware/README2
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/scsi/isci/firmware/README b/drivers/scsi/isci/firmware/README
index cf7e428..8056d2b 100644
--- a/drivers/scsi/isci/firmware/README
+++ b/drivers/scsi/isci/firmware/README
@@ -32,5 +32,5 @@ Header Type - u8: 0xf
==============================================================================
Place isci_firmware.bin in /lib/firmware
-Be sure to recreate the initramfs image to include the firmware.
+Be sure to recreate the initramfs image to include the firmware.