[SRU][B,F,G] Fix incorrect printk format compile warning

Kamal Mostafa kamal at canonical.com
Tue Nov 10 20:09:00 UTC 2020


BugLink: https://bugs.launchpad.net/bugs/1902254

This mainline commit, recently backported to [B,F,G] for the bug above:
    "btrfs: extent-tree: kill BUG_ON() in __btrfs_free_extent()"
introduces a compile warning.

The warning has been fixed in mainline by:
    cad69d139651 btrfs: tree-checker: fix incorrect printk format
so let's pick up that fix too.

This patch is a trivial backport of that fix, which applies to [B,F,G].

 -Kamal

-----

Pujin Shi (1):
  btrfs: tree-checker: fix incorrect printk format

 fs/btrfs/extent-tree.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

-- 
2.17.1




More information about the kernel-team mailing list