openwrt/package/system/mtd/src
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
..
crc32.c packages: clean up the package folder 2013-06-21 16:54:37 +00:00
crc32.h packages: clean up the package folder 2013-06-21 16:54:37 +00:00
fis.c packages: clean up the package folder 2013-06-21 16:54:37 +00:00
fis.h packages: clean up the package folder 2013-06-21 16:54:37 +00:00
imagetag.c packages: clean up the package folder 2013-06-21 16:54:37 +00:00
jffs2.c mtd: add support for bad blocks in NAND flash 2014-03-26 10:50:09 +00:00
jffs2.h packages: clean up the package folder 2013-06-21 16:54:37 +00:00
Makefile bcm53xx: add fixtrx 2014-09-21 21:56:31 +00:00
md5.c packages: clean up the package folder 2013-06-21 16:54:37 +00:00
md5.h packages: clean up the package folder 2013-06-21 16:54:37 +00:00
mtd.c mtd: fix 2 compiler warnings 2014-11-26 08:59:17 +00:00
mtd.h mtd: add support for bad blocks in NAND flash 2014-03-26 10:50:09 +00:00
seama.c packages: clean up the package folder 2013-06-21 16:54:37 +00:00
seama.h packages: clean up the package folder 2013-06-21 16:54:37 +00:00
trx.c mtd: disable trx_check() for ar71xx, fixes a regression introduced in r42403 2014-09-02 21:06:35 +00:00