From: Dan Carpenter Date: Thu, 11 Dec 2014 19:59:38 +0000 (+0000) Subject: KEYS: remove a bogus NULL check X-Git-Tag: omap-for-v3.19/fixes-rc1~58^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5057975ae38452679b964f1382c5efcb9faee74e;p=pandora-kernel.git KEYS: remove a bogus NULL check We already checked if "desc" was NULL at the beginning of the function and we've dereferenced it so this causes a static checker warning. Signed-off-by: Dan Carpenter Signed-off-by: David Howells Signed-off-by: James Morris --- Reading git-diff-tree failed