s390/cpum_sf: rework macro AUX_SDB_NUM_xxx
authorThomas Richter <tmricht@linux.ibm.com>
Fri, 13 Jan 2023 11:12:07 +0000 (12:12 +0100)
committerHeiko Carstens <hca@linux.ibm.com>
Sun, 22 Jan 2023 17:42:35 +0000 (18:42 +0100)
commit78157b4791a3e37659b33388fb639a2defc6e6e9
tree084e6f6c2c8a0d72cc19164548f08a55e5be2d61
parent1f8e50722fcc95ba65456706ff1b8e5ec72a65fd
s390/cpum_sf: rework macro AUX_SDB_NUM_xxx

Macro AUX_SDB_NUM() has three parameters. The first one is not used.
Remove the first parameter. Also convert the macros to inline functions.
No functional change.

Signed-off-by: Thomas Richter <tmricht@linux.ibm.com>
Acked-by: Heiko Carstens <hca@linux.ibm.com>
Signed-off-by: Heiko Carstens <hca@linux.ibm.com>
arch/s390/kernel/perf_cpum_sf.c