]> git.ipfire.org Git - thirdparty/kernel/stable.git/commit
s390/cpum_sf: Use hwc as variable consistently
authorThomas Richter <tmricht@linux.ibm.com>
Thu, 25 Jul 2024 11:20:32 +0000 (13:20 +0200)
committerVasily Gorbik <gor@linux.ibm.com>
Wed, 7 Aug 2024 18:52:53 +0000 (20:52 +0200)
commitb20182829001f945ac854e22f305eb92917d5a1a
treee0d1ccbfac4400f06cb0b217eef330f8f6398964
parentd4559eabc1a61c1f9e99ed34489f060a2097598d
s390/cpum_sf: Use hwc as variable consistently

In hw_perf_event_update() and cpumsf_pmu_enable() use variable hwc
consistently to access event's hardware related data.
No functional change.

Signed-off-by: Thomas Richter <tmricht@linux.ibm.com>
Acked-by: Sumanth Korikkar <sumanthk@linux.ibm.com>
Cc: Heiko Carstens <hca@linux.ibm.com>
Cc: Vasily Gorbik <gor@linux.ibm.com>
Cc: Alexander Gordeev <agordeev@linux.ibm.com>
Signed-off-by: Vasily Gorbik <gor@linux.ibm.com>
arch/s390/kernel/perf_cpum_sf.c