commit | 3398241b0567c662a6fcf7e61c72c74aa9cee3e8 | [log] [tgz] |
---|---|---|
author | Mattia Dongili <malattia@linux.it> | Sat May 19 22:35:45 2012 +0900 |
committer | Matthew Garrett <mjg@redhat.com> | Thu May 31 14:29:34 2012 -0400 |
tree | 7dd9271a7f61c28f142958fc0d3eb50b9e802ff1 | |
parent | d6f15ed876b83a1a0eba1d0473eef58acc95444a [diff] |
sony-laptop: fix return path when no ACPI buffer is allocated The goto target location would still try to free a buffer that was never allocated. Signed-off-by: Mattia Dongili <malattia@linux.it> Signed-off-by: Matthew Garrett <mjg@redhat.com>