diff options
author | Roel Kluin <[email protected]> | 2009-03-04 11:55:30 -0800 |
---|---|---|
committer | Len Brown <[email protected]> | 2009-03-16 00:38:24 -0400 |
commit | da511997d2bbc09f5e39385e0ed209578db07c91 (patch) | |
tree | a366c9ec369846fb5bce7b35ae0f234c53441c3a /net/lapb/lapb_timer.c | |
parent | b36a50f92d1c4300a88f606b4d2bbdc4f442a2d7 (diff) |
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 <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Signed-off-by: Len Brown <[email protected]>
Diffstat (limited to 'net/lapb/lapb_timer.c')
0 files changed, 0 insertions, 0 deletions