perf test: Remove unused argument
authorIan Rogers <irogers@google.com>
Wed, 17 Mar 2021 00:55:03 +0000 (17:55 -0700)
committerArnaldo Carvalho de Melo <acme@redhat.com>
Wed, 17 Mar 2021 13:13:06 +0000 (10:13 -0300)
commit87cb88d3c00275d7dfd695b2002eb53411a53cfa
treeca7d403e9aa88ab4492ac26208dacfb941836ec8
parent6859bc0e78c6a699599cbb21404fdb6c8125da74
perf test: Remove unused argument

Remove unused argument from daemon_exit.

Signed-off-by: Ian Rogers <irogers@google.com>
Cc: Alexander Shishkin <alexander.shishkin@linux.intel.com>
Cc: Jiri Olsa <jolsa@redhat.com>
Cc: Mark Rutland <mark.rutland@arm.com>
Cc: Namhyung Kim <namhyung@kernel.org>
Cc: Peter Zijlstra <peterz@infradead.org>
Cc: Stephane Eranian <eranian@google.com>
Link: http://lore.kernel.org/lkml/20210317005505.2794804-1-irogers@google.com
Signed-off-by: Arnaldo Carvalho de Melo <acme@redhat.com>
tools/perf/tests/shell/daemon.sh