diff options
author | Pujin Shi <shipujin.t@gmail.com> | 2020-10-14 05:24:19 +0200 |
---|---|---|
committer | David Sterba <dsterba@suse.com> | 2020-10-26 15:02:30 +0100 |
commit | cad69d139651423b9cb8917f514740ed3f08b10a (patch) | |
tree | 424edc211adeeaef75fd9123cbb25c8acb84d290 /fs/btrfs/compression.h | |
parent | btrfs: drop the path before adding block group sysfs files (diff) | |
download | linux-cad69d139651423b9cb8917f514740ed3f08b10a.tar.xz linux-cad69d139651423b9cb8917f514740ed3f08b10a.zip |
btrfs: tree-checker: fix incorrect printk format
This patch addresses a compile warning:
fs/btrfs/extent-tree.c: In function '__btrfs_free_extent':
fs/btrfs/extent-tree.c:3187:4: warning: format '%lu' expects argument of type 'long unsigned int', but argument 8 has type 'unsigned int' [-Wformat=]
Fixes: 1c2a07f598d5 ("btrfs: extent-tree: kill BUG_ON() in __btrfs_free_extent()")
Reviewed-by: Filipe Manana <fdmanana@suse.com>
Signed-off-by: Pujin Shi <shipujin.t@gmail.com>
Reviewed-by: David Sterba <dsterba@suse.com>
Signed-off-by: David Sterba <dsterba@suse.com>
Diffstat (limited to 'fs/btrfs/compression.h')
0 files changed, 0 insertions, 0 deletions