From: Mattia Dongili Date: Sat, 19 May 2012 13:35:45 +0000 (+0900) Subject: sony-laptop: fix return path when no ACPI buffer is allocated X-Git-Tag: v3.5-rc1~9^2~18 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3398241b0567c662a6fcf7e61c72c74aa9cee3e8;p=pandora-kernel.git 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 Signed-off-by: Matthew Garrett --- Reading git-diff-tree failed