summaryrefslogtreecommitdiffstats
path: root/drivers/scsi/aacraid/dpcsup.c
diff options
context:
space:
mode:
authorSalyzyn, Mark <Mark_Salyzyn@adaptec.com>2008-01-08 22:08:04 +0100
committerJames Bottomley <James.Bottomley@HansenPartnership.com>2008-01-23 18:29:20 +0100
commit6dcd4a7fe5dfaace2763187d6941e700a8bc6f27 (patch)
tree598fee42d167757827257981ecec8c3cf5e01f24 /drivers/scsi/aacraid/dpcsup.c
parent[SCSI] aacraid: fix big endian issues (diff)
downloadlinux-6dcd4a7fe5dfaace2763187d6941e700a8bc6f27.tar.xz
linux-6dcd4a7fe5dfaace2763187d6941e700a8bc6f27.zip
[SCSI] aacraid: fix multiple definition of automatic variable warning.
The 'entry' automatic variable was defined at the top and within a block that uses it, removed the definition from the block that uses it. Some cosmetic changes were made while in the same file. This patch should be inert. Signed-off-by: Mark Salyzyn <aacraid@adaptec.com> Signed-off-by: James Bottomley <James.Bottomley@HansenPartnership.com>
Diffstat (limited to 'drivers/scsi/aacraid/dpcsup.c')
0 files changed, 0 insertions, 0 deletions