diff options
author | Ritesh Harjani <[email protected]> | 2020-05-10 11:54:44 +0530 |
---|---|---|
committer | Theodore Ts'o <[email protected]> | 2020-06-03 23:16:51 -0400 |
commit | 36bad4233cc50e29022c1095666935cee1c978ad (patch) | |
tree | f14ae8d7cfb8d0329c66cd9f66b5a5d4adc34a22 /drivers/fpga/fpga-mgr.c | |
parent | bbc4ec77e9f9c7ac71aee15c6adbd1674fe66c60 (diff) |
ext4: mballoc: correct the mb_debug() format specifier for pa_len var
pa->pa_len is an integer. Fix all of the format specifier used in
mb_debug() for pa_len to %d instead of %u.
As such no functionality change in this patch.
Signed-off-by: Ritesh Harjani <[email protected]>
Link: https://lore.kernel.org/r/af4987f643c586f62bcc9961e43f0a67151d5551.1589086800.git.riteshh@linux.ibm.com
Signed-off-by: Theodore Ts'o <[email protected]>
Diffstat (limited to 'drivers/fpga/fpga-mgr.c')
0 files changed, 0 insertions, 0 deletions