From: Jiaxing Wang Date: Sun, 20 Apr 2014 15:10:44 +0000 (+0800) Subject: tracing: Fix documentation of ftrace_set_global_{filter,notrace}() X-Git-Tag: omap-for-v3.16/fixes-against-rc1~80^2~34 X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8d1b065d47ff1424b1aef7a6aa605b467694c120;p=pandora-kernel.git tracing: Fix documentation of ftrace_set_global_{filter,notrace}() The functions ftrace_set_global_filter() and ftrace_set_global_notrace() still have their old names in the kernel doc (ftrace_set_filter and ftrace_set_notrace respectively). Replace these with the real names. Link: http://lkml.kernel.org/p/1398006644-5935-3-git-send-email-wangjiaxing@insigma.com.cn Signed-off-by: Jiaxing Wang Signed-off-by: Steven Rostedt --- Reading git-diff-tree failed