[WARNINGS] 2.6.24-rc3 x86 make

From: Jaswinder Singh
Date: Fri Nov 30 2007 - 03:16:40 EST


2.6.24-rc3 git kernel's x86 make warnings:

1. CC fs/partitions/check.o
fs/partitions/check.c: In function 'add_partition':
fs/partitions/check.c:393: warning: ignoring return value of
'kobject_add', declared with attribute warn_unused_result
fs/partitions/check.c:396: warning: ignoring return value of
'sysfs_create_link', declared with attribute warn_unused_result
fs/partitions/check.c:403: warning: ignoring return value of
'sysfs_create_file', declared with attribute warn_unused_result
CC fs/partitions/ldm.o

2. CC drivers/pci/search.o
drivers/pci/search.c: In function 'pci_find_slot':
drivers/pci/search.c:135: warning: 'pci_find_device' is deprecated
(declared at include/linux/pci.h:492)
drivers/pci/search.c: At top level:
drivers/pci/search.c:478: warning: 'pci_find_device' is deprecated
(declared at drivers/pci/search.c:283)
drivers/pci/search.c:478: warning: 'pci_find_device' is deprecated
(declared at drivers/pci/search.c:283)
drivers/pci/search.c:479: warning: 'pci_find_slot' is deprecated
(declared at drivers/pci/search.c:132)
drivers/pci/search.c:479: warning: 'pci_find_slot' is deprecated
(declared at drivers/pci/search.c:132)
CC drivers/pci/pci-sysfs.o

3. CC sound/pci/ac97/ac97_codec.o
sound/pci/ac97/ac97_patch.h:86: warning: 'snd_ac97_restore_status'
declared 'static' but never defined
sound/pci/ac97/ac97_patch.h:87: warning: 'snd_ac97_restore_iec958'
declared 'static' but never defined
CC sound/pci/ac97/ac97_pcm.o

Thank you,

Jaswinder Singh.
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/