From: Lenny Szubowicz Date: Fri, 28 Jun 2013 20:14:11 +0000 (-0400) Subject: efivars: If pstore_register fails, free unneeded pstore buffer X-Git-Tag: omap-for-v3.11/fixes-for-merge-window~34^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0d838347f1325cebfe8b9341a4b4c1f407022231;p=pandora-kernel.git efivars: If pstore_register fails, free unneeded pstore buffer This is patch 3/3 of a patch set that cleans up pstore_register failure paths. If efivars fails to register with pstore, there is no point to keeping the 4 KB buffer around. It's only used by the pstore read/write routines. Signed-off-by: Lenny Szubowicz Reported-by: Naotaka Hamaguchi Signed-off-by: Tony Luck --- Reading git-diff-tree failed