From: Bob Moore Date: Thu, 8 Aug 2013 07:30:05 +0000 (+0800) Subject: ACPICA: Update names for walk_namespace callbacks to clarify usage. X-Git-Tag: v3.12-rc1~178^2~13^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4ef17507834d19ba4fc24c4c1c61e8f68df356a6;p=pandora-kernel.git 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 Signed-off-by: Lv Zheng Signed-off-by: Rafael J. Wysocki --- Reading git-diff-tree failed