From: Dan Carpenter Date: Fri, 20 Apr 2012 13:35:24 +0000 (+0300) Subject: Yama: remove an unused variable X-Git-Tag: v3.5-rc1~161^2~17 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=08162e6a23d476544adfe1164afe9ea8b34ab859;p=pandora-kernel.git Yama: remove an unused variable GCC complains that we don't use "one" any more after 389da25f93 "Yama: add additional ptrace scopes". security/yama/yama_lsm.c:322:12: warning: ?one? defined but not used [-Wunused-variable] Signed-off-by: Dan Carpenter Acked-by: Kees Cook Signed-off-by: James Morris --- Reading git-diff-tree failed