From: Alexander Nyberg Date: Sat, 26 Feb 2005 12:38:51 +0000 (+0100) Subject: [PATCH] Hotplug: Make dev->bus checking consistent X-Git-Tag: v2.6.12-rc4~133^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=177a4324944478f2799ce4ede2797cb0f602f274;p=pandora-kernel.git [PATCH] Hotplug: Make dev->bus checking consistent Earlier in the same function dev->bus is checked before dereferenced, make consistent although I honestly don't know if dev->bus could ever be NULL Found by the Coverity tool Signed-off-by: Alexander Nyberg Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed