git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
03696e5
)
msi-wmi: Fix memory leak
author
Maxim Mikityanskiy
<maxtram95@gmail.com>
Sat, 15 Dec 2012 17:31:31 +0000
(19:31 +0200)
committer
Matthew Garrett
<matthew.garrett@nebula.com>
Sun, 24 Feb 2013 22:49:54 +0000
(14:49 -0800)
Fix memory leak - don't forget to kfree ACPI object when returning from
msi_wmi_notify() after suppressing key event.
Signed-off-by: Maxim Mikityanskiy <maxtram95@gmail.com>
Acked-by: Anisse Astier <anisse@astier.eu>
Signed-off-by: Lee, Chun-Yi <jlee@suse.com>
Signed-off-by: Matthew Garrett <matthew.garrett@nebula.com>
No differences found