mtd: fix 2 compiler warnings
authorJohn Crispin <blogic@openwrt.org>
Wed, 26 Nov 2014 08:59:17 +0000 (08:59 +0000)
committerJohn Crispin <blogic@openwrt.org>
Wed, 26 Nov 2014 08:59:17 +0000 (08:59 +0000)
commit030e67db751fd7db378c84748486ce6f6effde08
treee724d442d0a8eb09693026cd3367144c3f95d9d6
parente9f281e2d65a67c32c7fe3c95d7e228cf1c33db7
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>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@43383 3c298f89-4303-0410-b956-a3cf2f4a3e73
package/system/mtd/src/mtd.c