commit | d99101fda034922d5ecaa735910e9930f076325f | [log] [tgz] |
---|---|---|
author | Alan Cox <alan@redhat.com> | Wed Jul 16 21:55:37 2008 +0100 |
committer | Linus Torvalds <torvalds@linux-foundation.org> | Sun Jul 20 17:12:36 2008 -0700 |
tree | 9a1b374037ceb6f26259980ba5ae8746e0f4bbe2 | |
parent | 85f8f81052eeb3eac1242731a8777caacfef0aa9 [diff] |
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>