Hi Grant, still one warning/error left: On Thu, Jan 23 2014, Grant Grundler wrote: > V2: > Fix compiler borkage in use of strncmp(). > Use '\0' instead of 0 in char assignment. λ make cc -Wall -Werror -Wuninitialized -Wundef -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -g -O2 -Wp,-MMD,./.mmc_cmds.o.d,-MT,mmc_cmds.o -c mmc_cmds.c mmc_cmds.c: In function ‘do_firmware_update’: mmc_cmds.c:1290:4: error: format ‘%d’ expects argument of type ‘int’, but argument 3 has type ‘size_t’ [-Werror=format=] fwsize, fwfilename, ret); ^ cc1: all warnings being treated as errors -- Chris Ball <chris@xxxxxxxxxx> <http://printf.net/> -- To unsubscribe from this list: send the line "unsubscribe linux-mmc" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html