From: Syam Sidhardhan Date: Tue, 26 Feb 2013 19:46:56 +0000 (+0530) Subject: mtd: maps: Remove redundant NULL check before kfree X-Git-Tag: v3.10-rc1~36^2~61 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8be84e035c3f585f22f87034b41324681cf5c3ad;p=pandora-kernel.git mtd: maps: Remove redundant NULL check before kfree kfree on NULL pointer is a no-op. Signed-off-by: Syam Sidhardhan Signed-off-by: Artem Bityutskiy Signed-off-by: David Woodhouse --- Reading git-diff-tree failed