linux-next: build warnings after merge of the pci tree

Previous thread: [PATCH RESEND] jz4740-hwmon: check kmalloc() result by Axel Lin on Sunday, August 1, 2010 - 6:16 pm. (2 messages)

Next thread: linux-next: build failure after merge of the device-mapper tree by Stephen Rothwell on Sunday, August 1, 2010 - 6:31 pm. (3 messages)
From: Stephen Rothwell
Date: Sunday, August 1, 2010 - 6:18 pm

Hi Jesse,

After merging the rr tree, today's linux-next build (powerpc
ppc64_defconfig) produced lots of these warnings:

drivers/pci/pci.h: In function 'pci_create_firmware_label_files':
drivers/pci/pci.h:16: warning: 'return' with a value, in function returning void
drivers/pci/pci.h: In function 'pci_remove_firmware_label_files':
drivers/pci/pci.h:18: warning: 'return' with a value, in function returning void

Introduced by commit 911e1c9b05a8e3559a7aa89083930700a0b9e7ee ("PCI:
export SMBIOS provided firmware instance and label to sysfs").

Please build with and without the CONFIG options your new code depends
on ...  This adds considerably to the build noise.

-- 
Cheers,
Stephen Rothwell                    sfr@canb.auug.org.au
http://www.canb.auug.org.au/~sfr/
From: Stephen Rothwell
Date: Sunday, August 1, 2010 - 6:38 pm

Hi Jesse,

                    ^^
I meant the pci tree, of course.

-- 
Cheers,
Stephen Rothwell                    sfr@canb.auug.org.au
http://www.canb.auug.org.au/~sfr/
Previous thread: [PATCH RESEND] jz4740-hwmon: check kmalloc() result by Axel Lin on Sunday, August 1, 2010 - 6:16 pm. (2 messages)

Next thread: linux-next: build failure after merge of the device-mapper tree by Stephen Rothwell on Sunday, August 1, 2010 - 6:31 pm. (3 messages)