ext4: mballoc: fix few other format specifier in mb_debug()
authorRitesh Harjani <riteshh@linux.ibm.com>
Sun, 10 May 2020 06:24:45 +0000 (11:54 +0530)
committerTheodore Ts'o <tytso@mit.edu>
Thu, 4 Jun 2020 03:16:51 +0000 (23:16 -0400)
commit004379d0b02ab8e8efbee1f2f878d5f578bed72c
tree5a413d6492d63ddd41bad7399d368ba5f51e28e0
parent36bad4233cc50e29022c1095666935cee1c978ad
ext4: mballoc: fix few other format specifier in mb_debug()

Fix few other format specifiers in mb_debug() msgs.
As such no other functionality change in this patch.

Signed-off-by: Ritesh Harjani <riteshh@linux.ibm.com>
Link: https://lore.kernel.org/r/574fa7f833abf2dbf3b53a2fea3195e71f6cdbd8.1589086800.git.riteshh@linux.ibm.com
Signed-off-by: Theodore Ts'o <tytso@mit.edu>
fs/ext4/mballoc.c