From: Antonino A. Daplas Date: Mon, 27 Mar 2006 09:17:33 +0000 (-0800) Subject: [PATCH] i810fb: Remove NULL check X-Git-Tag: v2.6.17-rc1~325 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7c518eb84ce75d4c8e8799f4fcad59837f6d1894;p=pandora-kernel.git [PATCH] i810fb: Remove NULL check Remove unnecessary NULL check. Being a function private to the driver, out_edid can never be NULL. Signed-off-by: Antonino Daplas Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed