diff options
author | Bjorn Helgaas <bjorn.helgaas@hp.com> | 2008-04-28 02:15:57 -0700 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2008-04-28 08:58:42 -0700 |
commit | 0bc11fd446d2ca29459c3c8e04a6d36db9bbbea4 (patch) | |
tree | 3464f1e029a877be3f998da7c5542617d77b324a /drivers/char | |
parent | 62b0559aad5cba060568cb962e4bbb111ec73a14 (diff) | |
download | linux-0bc11fd446d2ca29459c3c8e04a6d36db9bbbea4.tar.gz linux-0bc11fd446d2ca29459c3c8e04a6d36db9bbbea4.tar.xz |
PNP: skip dev->protocol NULL checks
Every PNP device should have a valid protocol pointer. If it doesn't,
something's wrong and we should oops so we can find and fix the problem.
Signed-off-by: Bjorn Helgaas <bjorn.helgaas@hp.com>
Cc: Adam Belay <ambx1@neo.rr.com>
Cc: Adrian Bunk <bunk@kernel.org>
Cc: Rene Herman <rene.herman@keyaccess.nl>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Diffstat (limited to 'drivers/char')
0 files changed, 0 insertions, 0 deletions