Code Review
/
linux-2.6.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
review
|
tree
raw
|
inline
| side by side
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivial
[linux-2.6.git]
/
drivers
/
ide
/
pci
/
it821x.c
diff --git
a/drivers/ide/pci/it821x.c
b/drivers/ide/pci/it821x.c
index 1a7ddd12e65c111d9779324019848951844b34ec..5c99754353194478890a3ae073bddcdd509e07f5 100644
(file)
--- a/
drivers/ide/pci/it821x.c
+++ b/
drivers/ide/pci/it821x.c
@@
-95,7
+95,7
@@
struct it821x_dev
/*
* We allow users to force the card into non raid mode without
/*
* We allow users to force the card into non raid mode without
- * flashing the alternative BIOS. This is also nec
c
essary right now
+ * flashing the alternative BIOS. This is also necessary right now
* for embedded platforms that cannot run a PC BIOS but are using this
* device.
*/
* for embedded platforms that cannot run a PC BIOS but are using this
* device.
*/
@@
-564,7
+564,7
@@
static void __devinit init_hwif_it821x(ide_hwif_t *hwif)
/*
* Not in the docs but according to the reference driver
/*
* Not in the docs but according to the reference driver
- * this is nec
c
essary.
+ * this is necessary.
*/
pci_read_config_byte(hwif->pci_dev, 0x08, &conf);
*/
pci_read_config_byte(hwif->pci_dev, 0x08, &conf);