sony-laptop: fix return path when no ACPI buffer is allocated
authorMattia Dongili <malattia@linux.it>
Sat, 19 May 2012 13:35:45 +0000 (22:35 +0900)
committerMatthew Garrett <mjg@redhat.com>
Thu, 31 May 2012 18:29:34 +0000 (14:29 -0400)
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>

No differences found