openwrtv3/package/system/mtd
John Crispin 9a70c8ef9b 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
2014-11-26 08:59:17 +00:00
..
src mtd: fix 2 compiler warnings 2014-11-26 08:59:17 +00:00
Makefile license info - revert r43155 2014-11-03 09:56:44 +00:00