aboutsummaryrefslogtreecommitdiffstats
path: root/net/unix/af_unix.c
diff options
context:
space:
mode:
authorOlof Johansson <[email protected]>2019-11-11 02:25:23 +0000
committerTheodore Ts'o <[email protected]>2019-11-14 22:59:05 +0000
commit1e1a76ed9a1c090e1ac030ed73612e5fe2262f2d (patch)
tree6a370ee1d865e715debccb35bc172f84694cf704 /net/unix/af_unix.c
parentext4: Enable encryption for subpage-sized blocks (diff)
downloadkernel-1e1a76ed9a1c090e1ac030ed73612e5fe2262f2d.tar.gz
kernel-1e1a76ed9a1c090e1ac030ed73612e5fe2262f2d.zip
ext4: remove unused variable warning in parse_options()
Commit c33fbe8f673c5 ("ext4: Enable blocksize < pagesize for dioread_nolock") removed the only user of 'sbi' outside of the ifdef, so it caused a new warning: fs/ext4/super.c:2068:23: warning: unused variable 'sbi' [-Wunused-variable] Fixes: c33fbe8f673c5 ("ext4: Enable blocksize < pagesize for dioread_nolock") Signed-off-by: Olof Johansson <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Theodore Ts'o <[email protected]> Reviewed-by: Ritesh Harjani <[email protected]>
Diffstat (limited to 'net/unix/af_unix.c')
0 files changed, 0 insertions, 0 deletions