dell-wmi: sys_init_module: 'dell_wmi'->init suspiciously returned 21, it should
authorLen Brown <len.brown@intel.com>
Sun, 27 Dec 2009 02:51:38 +0000 (21:51 -0500)
committerLen Brown <len.brown@intel.com>
Wed, 30 Dec 2009 07:48:38 +0000 (02:48 -0500)
follow 0/-E convention

wmi_install_notify_handler() returns an acpi_error,
but dell_wmi_init() needs return a -errno style error.

Tested-by: Paul Rolland <rol@as2917.net>
Signed-off-by: Len Brown <len.brown@intel.com>

No differences found