From: Eric Sesterhenn Date: Fri, 20 Oct 2006 21:35:59 +0000 (-0700) Subject: Remove unnecessary check in drivers/video/intelfb/intelfbhw.c X-Git-Tag: v2.6.19-rc4~87^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f84fcb06a1f7ab4ac0444ece82b25b0701369641;p=pandora-kernel.git Remove unnecessary check in drivers/video/intelfb/intelfbhw.c All callers and the function itself dereference dinfo, so we can remove the check. (coverity id #1371) Signed-off-by: Eric Sesterhenn Signed-off-by: Andrew Morton Signed-off-by: Dave Airlie --- Reading git-diff-tree failed