]> git.baikalelectronics.ru Git - kernel.git/commit
perf inject: Remove unused 'input_name' static var
authorArnaldo Carvalho de Melo <acme@redhat.com>
Sun, 30 Sep 2012 22:48:53 +0000 (19:48 -0300)
committerArnaldo Carvalho de Melo <acme@redhat.com>
Tue, 2 Oct 2012 21:36:26 +0000 (18:36 -0300)
commita2c65d034135c98f48e79eb3268b7ac435dcecc7
tree7f991c639697f141a82ff5561ad56e0e3abe88da
parente4c1a4b0aeae4a417c9686c1ba64261dce6cb84b
perf inject: Remove unused 'input_name' static var

If we ever want to allow inject to work with something other than stdin,
we can put it back, but so far it is completely unused, so ditch it.

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@gmail.com>
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-qmwpnktckhd43eynnkxgqfpm@git.kernel.org
Signed-off-by: Arnaldo Carvalho de Melo <acme@redhat.com>
tools/perf/builtin-inject.c