linux/drivers/platform/x86
Axel Lin d47bb5b227 asus_acpi: fix a memory leak in asus_hotk_get_info()
In the case of no match ( hotk->model == END_MODEL ), model sholud be
kfreed before return AE_OK.

This patch includes below fixes:

1. adds a missing kfree(model) before return AE_OK.

2. asus_hotk_get_info should return int, thus return 0 instead of AE_OK.

Signed-off-by: Axel Lin <axel.lin@gmail.com>
Cc: Corentin Chary <corentincj@iksaif.net>
Cc: Karol Kozimor <sziwan@users.sourceforge.net>
Cc: Matthew Garrett <mjg@redhat.com>
Cc: Len Brown <len.brown@intel.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Matthew Garrett <mjg@redhat.com>
2010-08-03 09:48:58 -04:00
..
Kconfig compal-laptop: uses hwmon interfaces, depends on HWMON 2010-08-03 09:48:57 -04:00
Makefile rar: Move the RAR driver into the right place as its now clean 2010-08-03 09:48:50 -04:00
acer-wmi.c acer-wmi: make dmi_matched to return 1 instead of 0 2010-08-03 09:48:52 -04:00
acerhdf.c acerhdf: add AO531 and many BIOS versions for 1410, 1810xx and packard bell netbooks 2010-08-03 09:48:56 -04:00
asus-laptop.c asus-laptop: fix a memory leak in asus_laptop_get_info error path 2010-08-03 09:48:51 -04:00
asus_acpi.c asus_acpi: fix a memory leak in asus_hotk_get_info() 2010-08-03 09:48:58 -04:00
classmate-laptop.c classmate-laptop: should check for NULL as retval for rfkill_alloc 2010-08-03 09:48:46 -04:00
compal-laptop.c compal-laptop/fujitsu-laptop/msi-laptop: make dmi_check_cb to return 1 instead of 0 2010-08-03 09:48:57 -04:00
dell-laptop.c dell-laptop: Add another Dell laptop family to the DMI whitelist 2010-08-03 09:48:49 -04:00
dell-wmi.c dell-wmi: fix a memory leak 2010-08-03 09:48:53 -04:00
eeepc-laptop.c eeepc-laptop: add missing sparse_keymap_free 2010-04-23 15:23:21 -04:00
eeepc-wmi.c drivers/platform/x86/eeepc-wmi.c: fix build warning 2010-05-20 09:46:24 -04:00
fujitsu-laptop.c compal-laptop/fujitsu-laptop/msi-laptop: make dmi_check_cb to return 1 instead of 0 2010-08-03 09:48:57 -04:00
hp-wmi.c hp-wmi: return -ENODEV if BIOS does not export any supported hp wmi guid 2010-08-03 09:48:54 -04:00
intel_ips.c X86: intel_ips, check for kzalloc properly 2010-08-03 09:48:48 -04:00
intel_menlow.c intel_menlow: fix memory leaks in error path 2010-08-03 09:48:40 -04:00
intel_rar_register.c rar: Move the RAR driver into the right place as its now clean 2010-08-03 09:48:50 -04:00
intel_scu_ipc.c intel_scu_ipc: Oops/crash fixes 2010-07-19 13:17:37 -07:00
msi-laptop.c compal-laptop/fujitsu-laptop/msi-laptop: make dmi_check_cb to return 1 instead of 0 2010-08-03 09:48:57 -04:00
msi-wmi.c include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h 2010-03-30 22:02:32 +09:00
panasonic-laptop.c include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h 2010-03-30 22:02:32 +09:00
sony-laptop.c sony-laptop: use platform_device_unregister in sony_pf_remove 2010-08-03 09:48:53 -04:00
tc1100-wmi.c include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h 2010-03-30 22:02:32 +09:00
thinkpad_acpi.c thinkpad-acpi: document backlight level writeback at driver init 2010-05-16 19:45:57 -03:00
topstar-laptop.c include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h 2010-03-30 22:02:32 +09:00
toshiba_acpi.c toshiba-acpi: Add an extra couple of keys 2010-08-03 09:48:53 -04:00
toshiba_bluetooth.c ACPI: replace acpi_integer by u64 2010-01-28 01:47:33 -05:00
wmi.c wmi: fix a memory leak in wmi_notify_debug 2010-08-03 09:48:51 -04:00