[PATCH] mips: nuke trailing whitespace
Signed-off-by: Ralf Baechle <ralf@linux-mips.org> Signed-off-by: Andrew Morton <akpm@osdl.org> Signed-off-by: Linus Torvalds <torvalds@osdl.org>
This commit is contained in:

committed by
Linus Torvalds

parent
875d43e72b
commit
42a3b4f25a
@@ -65,7 +65,7 @@ static void ddb5477_amd_lance_fixup(struct pci_dev *dev)
|
||||
ioaddr = pci_resource_start(dev, 0);
|
||||
|
||||
inw(ioaddr + PCNET32_WIO_RESET); /* reset chip */
|
||||
|
||||
|
||||
/* bcr_18 |= 0x0800 */
|
||||
outw(18, ioaddr + PCNET32_WIO_RAP);
|
||||
temp = inw(ioaddr + PCNET32_WIO_BDP);
|
||||
|
Reference in New Issue
Block a user