diff options
author | Thomas Richter <[email protected]> | 2024-07-25 14:13:06 +0200 |
---|---|---|
committer | Vasily Gorbik <[email protected]> | 2024-08-07 20:52:53 +0200 |
commit | e09e58f425ad42726c008673b490aef53da10f1f (patch) | |
tree | 0af91602f4014f4b522416ba49ef5825143713c6 /rust/helpers.c | |
parent | 6bc565a99e77c8ced71c1184cebe4dda3bb4fa73 (diff) |
s390/cpum_sf: Use variable name cpuhw consistently
All functions but setup_pmc_cpu() use a local variable named
cpuhw to refer to struct cpu_hw_sf.
In setup_pmc_cpu() rename variable cpusf to cpuhw. This makes
the naming scheme consistent with all other functions.
No functional change.
Signed-off-by: Thomas Richter <[email protected]>
Acked-by: Sumanth Korikkar <[email protected]>
Cc: Heiko Carstens <[email protected]>
Cc: Vasily Gorbik <[email protected]>
Cc: Alexander Gordeev <[email protected]>
Signed-off-by: Vasily Gorbik <[email protected]>
Diffstat (limited to 'rust/helpers.c')
0 files changed, 0 insertions, 0 deletions