X-Git-Url: http://plrg.eecs.uci.edu/git/?a=blobdiff_plain;f=tools%2Fperf%2Fbuiltin-report.c;h=db10c0e8ecae7ee18f4ce352256bed5516fd4024;hb=a87da40875f5510866a699b72818cce09b0b9040;hp=5c2ab5357ec689b4047689fa6281a1d1a99f78fb;hpb=4e58fb7305449cf8c5a86dd97dfc1812221be77c;p=firefly-linux-kernel-4.4.55.git diff --git a/tools/perf/builtin-report.c b/tools/perf/builtin-report.c index 5c2ab5357ec6..db10c0e8ecae 100644 --- a/tools/perf/builtin-report.c +++ b/tools/perf/builtin-report.c @@ -294,8 +294,7 @@ setup: return 0; } -//static const char * const report_usage[] = { -const char * const report_usage[] = { +static const char * const report_usage[] = { "perf report [] ", NULL };