Skip to content
Snippets Groups Projects
Commit 9a70c8ef authored by John Crispin's avatar John Crispin
Browse files

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: default avatarJohn Crispin <blogic@openwrt.org>

SVN-Revision: 43383
parent 15f6f67d
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment