mtd: fix 2 compiler warnings
authorblogic <blogic@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Wed, 26 Nov 2014 08:59:17 +0000 (08:59 +0000)
committerblogic <blogic@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Wed, 26 Nov 2014 08:59:17 +0000 (08:59 +0000)
commitca1e09564e6af6d0010796d6471f793dd8c0eb4a
treee724d442d0a8eb09693026cd3367144c3f95d9d6
parent36904c1c076a4d6c0f014891e93d18afc718b1ba
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