commit | 68aafc35161dcc9d365a32c2f9f077aedc61754d | [log] [tgz] |
---|---|---|
author | Bob Moore <robert.moore@intel.com> | Wed Oct 31 02:26:01 2012 +0000 |
committer | Rafael J. Wysocki <rafael.j.wysocki@intel.com> | Thu Nov 15 00:31:24 2012 +0100 |
tree | 86604dba947e9ee53dad4e613f1f1d7f47e8b5b8 | |
parent | 86ff0e508f88eda6e479a897476026055831d2d8 [diff] |
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 <robert.moore@intel.com> Signed-off-by: Lv Zheng <lv.zheng@intel.com> Signed-off-by: Rafael J. Wysocki <rafael.j.wysocki@intel.com>