diff options
author | Chengsong Ke <[email protected]> | 2020-10-31 16:54:20 +0800 |
---|---|---|
committer | Richard Weinberger <[email protected]> | 2020-12-13 21:57:10 +0100 |
commit | f212400783911a2732eaa5022c9157659c85ccc6 (patch) | |
tree | 9b1c50150b0b8d55283e1dd5bf803421d479dbd2 /lib/test_overflow.c | |
parent | cd3ed3c73ac671ff6b0230ccb72b8300292d3643 (diff) |
ubifs: Fix the printing type of c->big_lpt
Ubifs uses %d to print c->big_lpt, but c->big_lpt is a variable
of type unsigned int and should be printed with %u.
Signed-off-by: Chengsong Ke <[email protected]>
Signed-off-by: Richard Weinberger <[email protected]>
Diffstat (limited to 'lib/test_overflow.c')
0 files changed, 0 insertions, 0 deletions