From: Bob Moore Date: Wed, 31 Oct 2012 02:26:01 +0000 (+0000) Subject: ACPICA: Audit/update for ACPICA return macros and debug depth counter X-Git-Tag: omap-for-v3.8/fixes-for-merge-window-v4-signed~88^2~14^2~18 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=68aafc35161dcc9d365a32c2f9f077aedc61754d;p=pandora-kernel.git ACPICA: Audit/update for ACPICA return macros and debug depth counter 1) Ensure that all functions that use the various TRACE macros also use the appropriate ACPICA return macros. 2) Ensure that all normal return statements surround the return expression (value) with parens. Signed-off-by: Bob Moore Signed-off-by: Lv Zheng Signed-off-by: Rafael J. Wysocki --- Reading git-diff-tree failed