Skip to content
Commit d2207129 authored by Fabian Frederick's avatar Fabian Frederick Committed by Chris Mason
Browse files

btrfs: fix sizeof format specifier in btrfs_check_super_valid()



This patch fixes mips compilation warning:

fs/btrfs/disk-io.c: In function 'btrfs_check_super_valid':
fs/btrfs/disk-io.c:3927:21: warning: format '%lu' expects argument
of type 'long unsigned int', but argument 3 has type 'unsigned int' [-Wformat]

Signed-off-by: default avatarFabian Frederick <fabf@skynet.be>
Acked-by: default avatarGeert Uytterhoeven <geert@linux-m68k.org>
Signed-off-by: default avatarChris Mason <clm@fb.com>
parent dd9ef135
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment