projects
/
GitHub
/
moto-9609
/
android_kernel_motorola_exynos9610.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
6becdff
)
[SCSI] fix warning in aic7770.c
author
akpm@osdl.org
<akpm@osdl.org>
Tue, 9 Aug 2005 04:49:48 +0000
(21:49 -0700)
committer
James Bottomley
<jejb@mulgrave.(none)>
Fri, 12 Aug 2005 17:28:10 +0000
(12:28 -0500)
From: "Martin J. Bligh" <mbligh@mbligh.org>
drivers/scsi/aic7xxx/aic7770.c: In function `aic7770_config':
drivers/scsi/aic7xxx/aic7770.c:129: warning: unused variable `l'
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: James Bottomley <James.Bottomley@SteelEye.com>
drivers/scsi/aic7xxx/aic7770.c
patch
|
blob
|
blame
|
history
diff --git
a/drivers/scsi/aic7xxx/aic7770.c
b/drivers/scsi/aic7xxx/aic7770.c
index 00f3bd1e181e7bba9514583f4b2e45b8ab752a03..527efd36f5c18c2a373872e25840fadc178b855c 100644
(file)
--- a/
drivers/scsi/aic7xxx/aic7770.c
+++ b/
drivers/scsi/aic7xxx/aic7770.c
@@
-126,7
+126,6
@@
aic7770_find_device(uint32_t id)
int
aic7770_config(struct ahc_softc *ahc, struct aic7770_identity *entry, u_int io)
{
- u_long l;
int error;
int have_seeprom;
u_int hostconf;