Searched hist:"345 d2a4dcdb7d0f33ebd990a19aeb3f3f458817d" (Results 1 – 1 of 1) sorted by relevance
/openbmc/linux/arch/s390/kernel/ |
H A D | perf_cpum_cf.c | diff 345d2a4dcdb7d0f33ebd990a19aeb3f3f458817d Tue Jan 24 05:20:51 CST 2023 Thomas Richter <tmricht@linux.ibm.com> s390/cpum_cf: move cpum_cf_ctrset_size()
Function cpum_cf_ctrset_size() is defined in one source file and the only user is in another source file. Move this function to the source file where it is used and remove its prototype from the header file. No functional change.
Signed-off-by: Thomas Richter <tmricht@linux.ibm.com> Acked-by: Hendrik Brueckner <brueckner@linux.ibm.com> Signed-off-by: Heiko Carstens <hca@linux.ibm.com>
|