parisc: fixed faulty check in lba_pci
authorStoyan Gaydarov <sgayda2@uiuc.edu>
Thu, 30 Jul 2009 10:25:19 +0000 (10:25 +0000)
committerHelge Deller <deller@gmx.de>
Sun, 2 Aug 2009 10:35:40 +0000 (12:35 +0200)
commit450d6e306b4717bfae11218a02648509baf04ce1
tree44795a0a096c465de59d297be11fabfee1ca0435
parent447c233da4d109c6194fefd69e5185cbc93cc062
parisc: fixed faulty check in lba_pci

This patche fixes a spelling error that has resulted from copy and pasting.
The location of the error was found using a semantic patch but the semantic
patch was not trying to find these errors. After looking things over it
seemed logical that this change was needed.

Signed-off-by: Stoyan Gaydarov <sgayda2@uiuc.edu>
Signed-off-by: Helge Deller <deller@gmx.de>
drivers/parisc/lba_pci.c