From: Justin P. Mattock Date: Thu, 8 Jul 2010 04:42:13 +0000 (-0700) Subject: udf: super.c Fix warning: variable 'sbi' set but not used X-Git-Tag: v2.6.36-rc1~504^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=581b7e9fc00789782cb3bdca58db49f6f0f66608;p=pandora-kernel.git udf: super.c Fix warning: variable 'sbi' set but not used This fixes this warning when building the kernel: CC fs/udf/super.o fs/udf/super.c: In function 'udf_load_sequence': fs/udf/super.c:1582:22: warning: variable 'sbi' set but not used Please have a look, when you have time and let me know. Signed-off-by: Justin P. Mattock Signed-off-by: Jan Kara --- Reading git-diff-tree failed