From: Tetsuo Handa Date: Thu, 12 Feb 2009 06:53:38 +0000 (+0900) Subject: tomoyo: fix sparse warning X-Git-Tag: v2.6.30-rc1~679^2~25 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=35d50e60e8b12e4adc2fa317343a176d87294a72;p=pandora-kernel.git tomoyo: fix sparse warning Fix sparse warning. $ make C=2 SUBDIRS=security/tomoyo CF="-D__cold__=" CHECK security/tomoyo/common.c CHECK security/tomoyo/realpath.c CHECK security/tomoyo/tomoyo.c security/tomoyo/tomoyo.c:110:8: warning: symbol 'buf' shadows an earlier one security/tomoyo/tomoyo.c:100:7: originally declared here Signed-off-by: Kentaro Takeda Signed-off-by: Tetsuo Handa Signed-off-by: Toshiharu Harada Signed-off-by: James Morris --- Reading git-diff-tree failed