projects
/
openwrt
/
staging
/
blogic.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
6fb189c
)
drivers/scsi/a100u2w.c: trivial typo patch
author
Robert P. J. Day
<rpjday@mindspring.com>
Sat, 17 Feb 2007 18:18:52 +0000
(19:18 +0100)
committer
Adrian Bunk
<bunk@stusta.de>
Sat, 17 Feb 2007 18:18:52 +0000
(19:18 +0100)
Trivial typo fix.
Signed-off-by: Robert P. J. Day <rpjday@mindspring.com>
Signed-off-by: Adrian Bunk <bunk@stusta.de>
drivers/scsi/a100u2w.c
patch
|
blob
|
history
diff --git
a/drivers/scsi/a100u2w.c
b/drivers/scsi/a100u2w.c
index 2650a5d0a161f34b03ba19e224e4752ea0e4dae7..7f4241bfb9c437dcadf63f21913f803cccfdbae7 100644
(file)
--- a/
drivers/scsi/a100u2w.c
+++ b/
drivers/scsi/a100u2w.c
@@
-1067,7
+1067,7
@@
static int __devinit inia100_probe_one(struct pci_dev *pdev,
goto out_disable_device;
}
- /* <02> read from base address + 0x50 offset to get the bios
b
alue. */
+ /* <02> read from base address + 0x50 offset to get the bios
v
alue. */
bios = ORC_RDWORD(port, 0x50);