]> git.baikalelectronics.ru Git - kernel.git/commit
perf stat: Remove misplaced __maybe_unused
authorArnaldo Carvalho de Melo <acme@redhat.com>
Fri, 3 Jan 2014 20:34:42 +0000 (17:34 -0300)
committerArnaldo Carvalho de Melo <acme@redhat.com>
Mon, 13 Jan 2014 13:06:22 +0000 (10:06 -0300)
commit3e4578ba8cbd22601f51dd622ca7ceeac5acd531
tree0b2a9eb878d27a0a336befb0aa8acfc6bd8e068b
parent6b02452d58cbdcf279214c85ed7b68b41d49cc57
perf stat: Remove misplaced __maybe_unused

That 'argc' argument _is_ being used.

Cc: Adrian Hunter <adrian.hunter@intel.com>
Cc: David Ahern <dsahern@gmail.com>
Cc: Frederic Weisbecker <fweisbec@gmail.com>
Cc: Jiri Olsa <jolsa@redhat.com>
Cc: Mike Galbraith <efault@gmx.de>
Cc: Namhyung Kim <namhyung@kernel.org>
Cc: Paul Mackerras <paulus@samba.org>
Cc: Peter Zijlstra <peterz@infradead.org>
Cc: Stephane Eranian <eranian@google.com>
Link: http://lkml.kernel.org/n/tip-t2gsxc15zulkorieg8zq996o@git.kernel.org
Signed-off-by: Arnaldo Carvalho de Melo <acme@redhat.com>
tools/perf/builtin-stat.c