linux/drivers/platform/x86
Roel Kluin da511997d2 acpi-wmi: unsigned cannot be less than 0
include/linux/pci-acpi.h:74:

typedef u32                 acpi_status;

result is unsigned, so an error returned by acpi_bus_register_driver()
will not be noticed.

Signed-off-by: Roel Kluin <roel.kluin@gmail.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Len Brown <len.brown@intel.com>
2009-03-16 00:38:24 -04:00
..
Kconfig acer-wmi: Unmark as 'experimental' 2009-03-16 00:38:23 -04:00
Makefile dell-laptop: move to drivers/platform/x86/ from drivers/misc/ 2009-01-16 14:32:18 -05:00
acer-wmi.c acer-wmi: double free in acer_rfkill_exit() 2009-03-16 00:37:33 -04:00
asus-laptop.c asus-laptop: restore acpi_generate_proc_event() 2009-03-16 00:37:31 -04:00
asus_acpi.c asus_acpi: Add R1F support 2009-01-20 14:34:30 -05:00
compal-laptop.c
dell-laptop.c dell-laptop: move to drivers/platform/x86/ from drivers/misc/ 2009-01-16 14:32:18 -05:00
eeepc-laptop.c eeepc-laptop: restore acpi_generate_proc_event() 2009-03-16 00:37:31 -04:00
fujitsu-laptop.c fujitsu-laptop: Use RFKILL support bitmask from firmware 2009-02-21 21:59:55 -05:00
hp-wmi.c hp-wmi: fix error path in hp_wmi_bios_setup() 2009-02-05 12:56:47 -08:00
intel_menlow.c
msi-laptop.c
panasonic-laptop.c panasonic-laptop: fix X[ ARRAY_SIZE(X) ] 2009-01-17 20:20:13 -05:00
sony-laptop.c
tc1100-wmi.c
thinkpad_acpi.c thinkpad-acpi: fix module autoloading for older models 2009-03-16 00:38:24 -04:00
toshiba_acpi.c
wmi.c acpi-wmi: unsigned cannot be less than 0 2009-03-16 00:38:24 -04:00