]> Pileus Git - ~andy/linux/commit
perf timechart: Remove misplaced __maybe_unused
authorArnaldo Carvalho de Melo <acme@redhat.com>
Wed, 27 Nov 2013 19:32:56 +0000 (16:32 -0300)
committerArnaldo Carvalho de Melo <acme@redhat.com>
Wed, 27 Nov 2013 19:32:56 +0000 (16:32 -0300)
commit972ec653c489fd08ac2904caa98a6fa3f44dc303
tree99ae9c56f2ab59ad3c08bdefe35e694136844a65
parent6e53ad9ff65226f79d5888452992222284c7e4d4
perf timechart: Remove misplaced __maybe_unused

The 'event' parameter _is_ 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: Stanislav Fomichev <stfomichev@yandex-team.ru>
Cc: Stephane Eranian <eranian@google.com>
Link: http://lkml.kernel.org/n/tip-`ranpwd
Signed-off-by: Arnaldo Carvalho de Melo <acme@redhat.com>
tools/perf/builtin-timechart.c