summaryrefslogtreecommitdiffstats
path: root/drivers/mtd/parsers/redboot.c
diff options
context:
space:
mode:
authorChengsong Ke <kechengsong@huawei.com>2020-10-31 16:54:20 +0800
committerRichard Weinberger <richard@nod.at>2020-12-13 21:57:10 +0100
commitf212400783911a2732eaa5022c9157659c85ccc6 (patch)
tree9b1c50150b0b8d55283e1dd5bf803421d479dbd2 /drivers/mtd/parsers/redboot.c
parentcd3ed3c73ac671ff6b0230ccb72b8300292d3643 (diff)
downloadlinux-stable-f212400783911a2732eaa5022c9157659c85ccc6.tar.gz
linux-stable-f212400783911a2732eaa5022c9157659c85ccc6.tar.bz2
linux-stable-f212400783911a2732eaa5022c9157659c85ccc6.zip
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 <kechengsong@huawei.com> Signed-off-by: Richard Weinberger <richard@nod.at>
Diffstat (limited to 'drivers/mtd/parsers/redboot.c')
0 files changed, 0 insertions, 0 deletions