Skip to content
Commit d3adeed7 authored by Will Deacon's avatar Will Deacon
Browse files

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: default avatarWill Deacon <will.deacon@arm.com>
parent 9ff01193
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment