commit | 4ef17507834d19ba4fc24c4c1c61e8f68df356a6 | [log] [tgz] |
---|---|---|
author | Bob Moore <robert.moore@intel.com> | Thu Aug 08 15:30:05 2013 +0800 |
committer | Rafael J. Wysocki <rafael.j.wysocki@intel.com> | Tue Aug 13 13:14:16 2013 +0200 |
tree | 979deb29c661ebabecd34d3f3fecabc9ed3c9cba | |
parent | a50abf4842dd7d603a2ad6dcc7f1467fd2a66f03 [diff] |
ACPICA: Update names for walk_namespace callbacks to clarify usage. Use of "preorder" and "postorder" was incorrect. The callbacks are simply invoked during tree ascent and descent during the depth-first walk. 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>