From: Fabian Frederick Date: Mon, 16 Jun 2014 17:58:07 +0000 (+0200) Subject: fs/jffs2/acl.c: remove null test before kfree X-Git-Tag: omap-for-v3.17/fixes-against-rc2~111^2~26 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b6861d0a15d6628a5b161f014c542d03577e4c26;p=pandora-kernel.git fs/jffs2/acl.c: remove null test before kfree Fix checkpatch warning: WARNING: kfree(NULL) is safe this check is probably not required Cc: David Woodhouse Cc: linux-mtd@lists.infradead.org Signed-off-by: Fabian Frederick Signed-off-by: Brian Norris --- Reading git-diff-tree failed