coresight: etm4x: core: Remove redundant check of attr
authorJunhao He <hejunhao2@hisilicon.com>
Mon, 14 Jun 2021 17:58:59 +0000 (11:58 -0600)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Tue, 15 Jun 2021 07:31:26 +0000 (09:31 +0200)
commitaf36b6859a2ef0af516c5b9118580d1598070942
tree4f077647bd65dba72ab56ea2d6e25b6b86f5c30c
parente12f6b5593e48065347a4213ad8ec3981c248fba
coresight: etm4x: core: Remove redundant check of attr

"attr" is checked by perf framework, so remove the redundant check in
etm4_parse_event_config().

Link: https://lore.kernel.org/r/1620912469-52222-4-git-send-email-liuqi115@huawei.com
Signed-off-by: Junhao He <hejunhao2@hisilicon.com>
Signed-off-by: Qi Liu <liuqi115@huawei.com>
Signed-off-by: Suzuki K Poulose <suzuki.poulose@arm.com>
Signed-off-by: Mathieu Poirier <mathieu.poirier@linaro.org>
Link: https://lore.kernel.org/r/20210614175901.532683-5-mathieu.poirier@linaro.org
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/hwtracing/coresight/coresight-etm4x-core.c