diff options
author | Fabian Frederick <[email protected]> | 2015-02-14 13:10:22 +0100 |
---|---|---|
committer | Chris Mason <[email protected]> | 2015-03-13 13:38:22 -0700 |
commit | d22071293f17eedc96df25093d8e99d09cd76463 (patch) | |
tree | c7085c95e808b8b2d6e0a1ac8e63ebde814f6f12 /tools/perf/scripts/python/check-perf-trace.py | |
parent | dd9ef135e3542ffc621c4eb7f0091870ec7a1504 (diff) |
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: Fabian Frederick <[email protected]>
Acked-by: Geert Uytterhoeven <[email protected]>
Signed-off-by: Chris Mason <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/check-perf-trace.py')
0 files changed, 0 insertions, 0 deletions