From: Bob Moore Date: Mon, 31 Dec 2012 00:06:10 +0000 (+0000) Subject: ACPICA: FUNCTION_TRACE macros: Check if debug is enabled up-front. X-Git-Tag: v3.9-rc1~146^2~11^2~27 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=db38bf5a57a955975986b514c6bbd7cb324fddc3;p=pandora-kernel.git ACPICA: FUNCTION_TRACE macros: Check if debug is enabled up-front. In the functions that implement the macros, check if debug is enabled up-front before the call to the lower debug print function. This provides a small performance improvement. Signed-off-by: Bob Moore Signed-off-by: Lv Zheng Signed-off-by: Rafael J. Wysocki --- Reading git-diff-tree failed