diff options
author | Masami Hiramatsu <[email protected]> | 2015-02-27 13:50:28 +0900 |
---|---|---|
committer | Arnaldo Carvalho de Melo <[email protected]> | 2015-02-27 15:52:36 -0300 |
commit | cc169c7c31253e80e0d504f0cd5dbb9f1e3d3ac5 (patch) | |
tree | cb5475b086ede337c3b7d7ccaf74c8d417601712 /tools/perf/builtin-annotate.c | |
parent | 8d8c8e4cb3014fcc51f0e127b4316043306f5bb0 (diff) |
perf buildid-cache: Use pr_debug instead of verbose && pr_info
Use pr_debug instead of the combination of verbose and pr_info.
"if (verbose) pr_info(...)" is same as "pr_debug(...)", replace it.
Signed-off-by: Masami Hiramatsu <[email protected]>
Suggested-by: Namhyung Kim <[email protected]>
Cc: Adrian Hunter <[email protected]>
Cc: Borislav Petkov <[email protected]>
Cc: Hemant Kumar <[email protected]>
Cc: Jiri Olsa <[email protected]>
Cc: Paul Mackerras <[email protected]>
Cc: Peter Zijlstra <[email protected]>
Link: http://lkml.kernel.org/r/[email protected]
Signed-off-by: Arnaldo Carvalho de Melo <[email protected]>
Diffstat (limited to 'tools/perf/builtin-annotate.c')
0 files changed, 0 insertions, 0 deletions