On Wed, Jun 30, 2010 at 05:25:46PM +0800, Axel Lin wrote: > If dell_new_hk_type is true, dell_legacy_wmi_keymap will point to a memory > allocated in setup_new_hk_map(). > In this case, the memory is not freed in current implementation. > This patch fixes the leak by kfree(dell_wmi_keymap) if dell_new_hk_type is true. > > Signed-off-by: Axel Lin <axel.lin@xxxxxxxxx> Applied, thanks. -- Matthew Garrett | mjg59@xxxxxxxxxxxxx -- To unsubscribe from this list: send the line "unsubscribe platform-driver-x86" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html