drivers/perf: arm-cci: Fix checkpatch spacing error
authorJunhao He <hejunhao2@hisilicon.com>
Tue, 11 May 2021 12:27:34 +0000 (20:27 +0800)
committerWill Deacon <will@kernel.org>
Tue, 25 May 2021 17:59:23 +0000 (18:59 +0100)
commiteb2b22f024c3615d576cead56f2a7d2c90355716
tree6094b02488b50fae068cfbad76eed1e86d3f0c04
parenta9f00c9760febb84215bcb489855b5b23e3ab4dc
drivers/perf: arm-cci: Fix checkpatch spacing error

Fix some coding style issues reported by checkpatch.pl, including
following types:

ERROR: need consistent spacing around '-' (ctx:WxV)
ERROR: space required before the open parenthesis '('

Signed-off-by: Junhao He <hejunhao2@hisilicon.com>
Signed-off-by: Jay Fang <f.fangjian@huawei.com>
Link: https://lore.kernel.org/r/1620736054-58412-5-git-send-email-f.fangjian@huawei.com
Signed-off-by: Will Deacon <will@kernel.org>
drivers/perf/arm-cci.c