diff options
author | Will Deacon <will.deacon@arm.com> | 2018-10-05 13:26:21 +0100 |
---|---|---|
committer | Will Deacon <will.deacon@arm.com> | 2018-11-21 13:16:33 +0000 |
commit | d3adeed7289220fdc78ee4400efbcd4cf1556215 (patch) | |
tree | d04ee44d6443cbc75ccf814d58686e29331da173 /include/linux/perf | |
parent | 9ff01193a20d391e8dbce4403dd5ef87c7eaaca6 (diff) | |
download | linux-rt-d3adeed7289220fdc78ee4400efbcd4cf1556215.tar.gz |
arm64: perf: Terminate PMU assignment statements with semicolons
As a hangover from when this code used a designated initialiser, we've
been using commas to terminate the arm_pmu field assignments. Whilst
harmless, it's also weird, so replace them with semicolons instead.
Signed-off-by: Will Deacon <will.deacon@arm.com>
Diffstat (limited to 'include/linux/perf')
0 files changed, 0 insertions, 0 deletions