From: KAMBAROV, ZAUR Date: Fri, 8 Jul 2005 00:57:05 +0000 (-0700) Subject: [PATCH] coverity: fix fbsysfs null pointer check X-Git-Tag: v2.6.13-rc3~242 X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8f96c95680bfe66ff00c91859d4c73edf539b854;p=pandora-kernel.git [PATCH] coverity: fix fbsysfs null pointer check Correctly test for a null pointer before going and dereferencing it. This defect was found automatically by Coverity Prevent, a static analysis tool. Signed-off-by: Zaur Kambarov Cc: Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed