diff options
author | 2009-03-04 11:55:30 -0800 | |
---|---|---|
committer | 2009-03-16 00:38:24 -0400 | |
commit | da511997d2bbc09f5e39385e0ed209578db07c91 (patch) | |
tree | a366c9ec369846fb5bce7b35ae0f234c53441c3a /lib/dma-debug.c | |
parent | thinkpad-acpi: fix module autoloading for older models (diff) | |
download | linux-dev-da511997d2bbc09f5e39385e0ed209578db07c91.tar.xz linux-dev-da511997d2bbc09f5e39385e0ed209578db07c91.zip |
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>
Diffstat (limited to 'lib/dma-debug.c')
0 files changed, 0 insertions, 0 deletions