From: Jeff Layton Date: Wed, 4 May 2011 12:08:19 +0000 (-0400) Subject: cifs: fix some unused variable warnings in id_rb_search X-Git-Tag: v3.0-rc1~380^2~12 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0e6e37a7a81f370d9aafafdf88aca13977f6fb5f;p=pandora-kernel.git cifs: fix some unused variable warnings in id_rb_search fs/cifs/cifsacl.c: In function ‘id_rb_search’: fs/cifs/cifsacl.c:215:19: warning: variable ‘linkto’ set but not used [-Wunused-but-set-variable] fs/cifs/cifsacl.c:214:18: warning: variable ‘parent’ set but not used [-Wunused-but-set-variable] Reviewed-by: Shirish Pargaonkar Signed-off-by: Jeff Layton Signed-off-by: Steve French --- Reading git-diff-tree failed