From: Bjorn Helgaas Date: Mon, 28 Apr 2008 09:15:57 +0000 (-0700) Subject: PNP: skip dev->protocol NULL checks X-Git-Tag: v2.6.26-rc1~769 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0bc11fd446d2ca29459c3c8e04a6d36db9bbbea4;p=pandora-kernel.git 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 Cc: Adam Belay Cc: Adrian Bunk Cc: Rene Herman Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed