]> www.infradead.org Git - users/dwmw2/linux.git/commit
s390/ap: clarify AP scan bus related functions and variables
authorHarald Freudenberger <freude@linux.ibm.com>
Tue, 30 Jan 2024 15:50:05 +0000 (16:50 +0100)
committerHeiko Carstens <hca@linux.ibm.com>
Thu, 7 Mar 2024 13:41:14 +0000 (14:41 +0100)
commit99b3126e46ef8c5c40291b61958f7b9e78b9f162
treeff957b6045a92611f8afb8bd0e14891d9ec57243
parent778412ab915d6d257300a645e25d219a6344a58e
s390/ap: clarify AP scan bus related functions and variables

This patch tries to clarify the functions and variables
around the AP scan bus job. All these variables and
functions start with ap_scan_bus and are declared in
one place now.

No functional changes in this patch - only renaming and
move of code or declarations.

Signed-off-by: Harald Freudenberger <freude@linux.ibm.com>
Reviewed-by: Holger Dengler <dengler@linux.ibm.com>
Signed-off-by: Heiko Carstens <hca@linux.ibm.com>
drivers/s390/crypto/ap_bus.c