diff options
author | Salyzyn, Mark <Mark_Salyzyn@adaptec.com> | 2008-01-09 00:08:04 +0300 |
---|---|---|
committer | James Bottomley <James.Bottomley@HansenPartnership.com> | 2008-01-23 20:29:20 +0300 |
commit | 6dcd4a7fe5dfaace2763187d6941e700a8bc6f27 (patch) | |
tree | 598fee42d167757827257981ecec8c3cf5e01f24 /drivers/scsi/aacraid/dpcsup.c | |
parent | a3940da5e6fe8b833eecdbca3fac9456b4204d6e (diff) | |
download | linux-6dcd4a7fe5dfaace2763187d6941e700a8bc6f27.tar.xz |
[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