From: Stephen Rothwell on 16 May 2010 22:40 Hi David, After merging the mtd tree, today's linux-next build (x86_64 allmodconfig) produced this warning: drivers/mtd/maps/pcmciamtd.c: In function 'pcmcia_copy_from_remap': drivers/mtd/maps/pcmciamtd.c:164: warning: format '%u' expects type 'unsigned int', but argument 5 has type 'ssize_t' drivers/mtd/maps/pcmciamtd.c: In function 'pcmcia_copy_to_remap': drivers/mtd/maps/pcmciamtd.c:213: warning: format '%u' expects type 'unsigned int', but argument 5 has type 'ssize_t' drivers/mtd/maps/pcmciamtd.c: In function 'pcmcia_copy_from': drivers/mtd/maps/pcmciamtd.c:275: warning: format '%u' expects type 'unsigned int', but argument 5 has type 'ssize_t' drivers/mtd/maps/pcmciamtd.c: In function 'pcmcia_copy_to': drivers/mtd/maps/pcmciamtd.c:313: warning: format '%u' expects type 'unsigned int', but argument 5 has type 'ssize_t' -- Cheers, Stephen Rothwell sfr(a)canb.auug.org.au http://www.canb.auug.org.au/~sfr/
|
Pages: 1 Prev: ncpfs: BKL ioctl pushdown Next: linux-next: manual merge of the pcmcia tree with the mtd tree |