perf coresight: Remove superfluous check before use
authorKim Phillips <kim.phillips@arm.com>
Thu, 15 Jun 2017 17:55:21 +0000 (12:55 -0500)
committerArnaldo Carvalho de Melo <acme@redhat.com>
Mon, 19 Jun 2017 18:27:08 +0000 (15:27 -0300)
commit0c788d4726c916544490c17cdbfd1ae2a6347fa8
tree3000b5149a9f8d26598dfa40201314048381c409
parent5c97cac63ac24c78c8126958a453774e49e706dd
perf coresight: Remove superfluous check before use

The cs_etm_evsel variable is guaranteed to be set at this point in
cs_etm_recording_options().

Signed-off-by: Kim Phillips <kim.phillips@arm.com>
Acked-by: Mathieu Poirier <mathieu.poirier@linaro.org>
Cc: Alexander Shishkin <alexander.shishkin@linux.intel.com>
Cc: Peter Zijlstra <peterz@infradead.org>
Cc: linux-arm-kernel@lists.infradead.org
Link: http://lkml.kernel.org/r/20170615125521.80cc128dc856bc1f2e61b730@arm.com
Signed-off-by: Arnaldo Carvalho de Melo <acme@redhat.com>
tools/perf/arch/arm/util/cs-etm.c