From: Oleg Nesterov Date: Tue, 15 Jul 2014 18:48:32 +0000 (+0200) Subject: tracing: Kill "filter_string" arg of replace_preds() X-Git-Tag: omap-for-v3.17/fixes-against-rc2~185^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6355d54438bfc3b636cb6453cd091f782fb9b4d7;p=pandora-kernel.git tracing: Kill "filter_string" arg of replace_preds() Cosmetic, but replace_preds() doesn't need/use "char *filter_string". Remove it to microsimplify the code. Link: http://lkml.kernel.org/p/20140715184832.GA20519@redhat.com Signed-off-by: Oleg Nesterov Signed-off-by: Steven Rostedt --- Reading git-diff-tree failed