diff options
author | John Crispin <john@openwrt.org> | 2014-11-26 08:59:17 +0000 |
---|---|---|
committer | John Crispin <john@openwrt.org> | 2014-11-26 08:59:17 +0000 |
commit | 9a70c8ef9b4978f169adb40231987ec44af3e77d (patch) | |
tree | fa857285fbae076391b5a34e0563ac32953b382d /tools/firmware-utils | |
parent | 15f6f67d18bea6174d026d6af944f4553bcc3c98 (diff) | |
download | upstream-9a70c8ef9b4978f169adb40231987ec44af3e77d.tar.gz upstream-9a70c8ef9b4978f169adb40231987ec44af3e77d.tar.bz2 upstream-9a70c8ef9b4978f169adb40231987ec44af3e77d.zip |
mtd: fix 2 compiler warnings
mtd.c:544:7: warning: format ‘%x’ expects argument of type ‘unsigned int’, but argument 3 has type ‘ssize_t’ [-Wformat]
mtd.c:602:1: warning: label ‘done’ defined but not used [-Wunused-label]
Signed-off-by: John Crispin <blogic@openwrt.org>
SVN-Revision: 43383
Diffstat (limited to 'tools/firmware-utils')
0 files changed, 0 insertions, 0 deletions