From: Steven Rostedt Date: Wed, 12 Nov 2008 20:24:24 +0000 (-0500) Subject: ftrace: rename unlikely iter_ctrl to branch X-Git-Tag: v2.6.29-rc1~586^2~65 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9f029e83e968e5661d7be045bbcb620dbb909938;p=pandora-kernel.git ftrace: rename unlikely iter_ctrl to branch Impact: rename of iter_ctrl unlikely to branch The unlikely name is ugly. This patch converts the iter_ctrl command "unlikely" and "nounlikely" to "branch" and "nobranch" respectively. It also renames a lot of internal functions to use "branch" instead of "unlikely". Signed-off-by: Steven Rostedt Signed-off-by: Ingo Molnar --- Reading git-diff-tree failed