summaryrefslogtreecommitdiffstats
path: root/commands/readf.c
diff options
context:
space:
mode:
authorAlexander Aring <alex.aring@gmail.com>2014-02-09 10:35:58 +0100
committerSascha Hauer <s.hauer@pengutronix.de>2014-02-10 09:34:35 +0100
commita6f19bc782bf488360175afe21ac53d0904968e4 (patch)
tree36395e4ffc042e01c743aa844a192e0c4df5c701 /commands/readf.c
parent68fc6e6eaed4bae40b8df2c91d30bf0b2aeb37a6 (diff)
downloadbarebox-a6f19bc782bf488360175afe21ac53d0904968e4.tar.gz
barebox-a6f19bc782bf488360175afe21ac53d0904968e4.tar.xz
bpkfs: fix compiler warning
Correct formatstring of size_t is %zu otherwise we get: fs/bpkfs.c: In function ‘bpkfs_probe’: fs/bpkfs.c:440:3: warning: format ‘%d’ expects argument of type ‘int’, but argument 5 has type ‘size_t’ [-Wformat=] dev_dbg(dev, "%d: offset = %d\n", i, d->offset); Signed-off-by: Alexander Aring <alex.aring@gmail.com> Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
Diffstat (limited to 'commands/readf.c')
0 files changed, 0 insertions, 0 deletions