linux-next.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* linux-next: build warning after merge of the mtd tree
@ 2010-05-17  2:36 Stephen Rothwell
  0 siblings, 0 replies; 2+ messages in thread
From: Stephen Rothwell @ 2010-05-17  2:36 UTC (permalink / raw)
  To: David Woodhouse
  Cc: linux-next, linux-kernel, Alexander Kurz, Dominik Brodowski

[-- Attachment #1: Type: text/plain, Size: 960 bytes --]

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@canb.auug.org.au
http://www.canb.auug.org.au/~sfr/

[-- Attachment #2: Type: application/pgp-signature, Size: 198 bytes --]

^ permalink raw reply	[flat|nested] 2+ messages in thread

* linux-next: build warning after merge of the mtd tree
@ 2019-11-13  0:22 Stephen Rothwell
  0 siblings, 0 replies; 2+ messages in thread
From: Stephen Rothwell @ 2019-11-13  0:22 UTC (permalink / raw)
  To: Richard Weinberger
  Cc: Linux Next Mailing List, Linux Kernel Mailing List,
	Greg Kroah-Hartman, Miquel Raynal

[-- Attachment #1: Type: text/plain, Size: 444 bytes --]

Hi all,

After merging the mtd tree, today's linux-next build (arm
multi_v7_defconfig) produced this warning:

drivers/mtd/ubi/debug.c: In function 'ubi_debugfs_init_dev':
drivers/mtd/ubi/debug.c:512:6: warning: unused variable 'err' [-Wunused-variable]
  512 |  int err, n;
      |      ^~~

Introduced by commit

  3427dd213259 ("mtd: no need to check return value of debugfs_create functions")

-- 
Cheers,
Stephen Rothwell

[-- Attachment #2: OpenPGP digital signature --]
[-- Type: application/pgp-signature, Size: 488 bytes --]

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2019-11-13  0:22 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2010-05-17  2:36 linux-next: build warning after merge of the mtd tree Stephen Rothwell
2019-11-13  0:22 Stephen Rothwell

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).