From: Masami Hiramatsu Date: Tue, 5 May 2015 02:29:52 +0000 (+0900) Subject: perf probe: Remove redundant cleanup of params.filter X-Git-Tag: omap-for-v4.3/legacy-v2-signed~210^2~50^2~13 X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3da166b7b5253aaa6b36410f5d4c4a996ee5915d;p=pandora-kernel.git perf probe: Remove redundant cleanup of params.filter Since params.filter will be released in cleanup_params, we don't need to clear it in each command. Signed-off-by: Masami Hiramatsu Cc: David Ahern Cc: Jiri Olsa Cc: Namhyung Kim Cc: Peter Zijlstra Link: http://lkml.kernel.org/r/20150505022952.23399.58072.stgit@localhost.localdomain Signed-off-by: Arnaldo Carvalho de Melo --- Reading git-diff-tree failed