From: Jiri Slaby Date: Sun, 10 Jan 2010 09:01:19 +0000 (+0100) Subject: mtd: cfi: remove unneeded NULL checks X-Git-Tag: v2.6.35-rc1~465^2~134 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=17fabf156507ec0f688f1e58be02f38e04de0c6e;p=pandora-kernel.git mtd: cfi: remove unneeded NULL checks In cfi_intelext_setup and cfi_amdstd_setup, mtd is never NULL. Remove unnecessary checks. Signed-off-by: Jiri Slaby Signed-off-by: Artem Bityutskiy Signed-off-by: David Woodhouse --- Reading git-diff-tree failed