From: Jiang Liu Date: Thu, 19 Dec 2013 12:38:15 +0000 (+0800) Subject: ACPI / TPM: fix memory leak when walking ACPI namespace X-Git-Tag: v3.13-rc8~7^2~2^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=df45c712d1f4ef37714245fb75de726f4ca2bf8d;p=pandora-kernel.git ACPI / TPM: fix memory leak when walking ACPI namespace In function ppi_callback(), memory allocated by acpi_get_name() will get leaked when current device isn't the desired TPM device, so fix the memory leak. Signed-off-by: Jiang Liu Cc: All applicable Signed-off-by: Rafael J. Wysocki --- Reading git-diff-tree failed