Skip to content
Commit 581b7e9f authored by Justin P. Mattock's avatar Justin P. Mattock Committed by Jan Kara
Browse files

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: default avatarJustin P. Mattock <justinmattock@gmail.com>
Signed-off-by: default avatarJan Kara <jack@suse.cz>
parent de67445f
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment