drivers/perf: arm_pmu: Fix some coding style issues
authorJunhao He <hejunhao2@hisilicon.com>
Tue, 11 May 2021 12:27:32 +0000 (20:27 +0800)
committerWill Deacon <will@kernel.org>
Tue, 25 May 2021 17:59:23 +0000 (18:59 +0100)
commitf265fd166bce9837ce1ae6c2a4b56f8bd18d1fe4
tree2ea7cfd85ef161a11f0367311725dd5c362aa8f0
parent27e4482075718997b366e19eaa81aeb7e42e1df3
drivers/perf: arm_pmu: Fix some coding style issues

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

ERROR: spaces required around that '=' (ctx:VxW)
WARNING: Possible unnecessary 'out of memory' message

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-3-git-send-email-f.fangjian@huawei.com
Signed-off-by: Will Deacon <will@kernel.org>
drivers/perf/arm_pmu.c