]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/commit
riscom8: remove bogus checks
authorAlan Cox <alan@redhat.com>
Wed, 16 Jul 2008 20:55:37 +0000 (21:55 +0100)
committerLinus Torvalds <torvalds@linux-foundation.org>
Mon, 21 Jul 2008 00:12:36 +0000 (17:12 -0700)
commitd99101fda034922d5ecaa735910e9930f076325f
tree9a1b374037ceb6f26259980ba5ae8746e0f4bbe2
parent85f8f81052eeb3eac1242731a8777caacfef0aa9
riscom8: remove bogus checks

Chris Malley posted a patch removing a NULL check in the riscom8 driver.
Further analysis shows that even more of the tests are irrelevant so we
can delete lots of stuff

Signed-off-by: Alan Cox <alan@redhat.com>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
drivers/char/riscom8.c