]> Gentwo Git Trees - linux/.git/commit
s390/pai_crypto: Rename paicrypt_root_alloc() and paicrypt_root_free()
authorThomas Richter <tmricht@linux.ibm.com>
Wed, 5 Nov 2025 14:38:45 +0000 (15:38 +0100)
committerHeiko Carstens <hca@linux.ibm.com>
Fri, 14 Nov 2025 10:30:05 +0000 (11:30 +0100)
commit387c7b5f04eff53f5bd7990b9909f7cc3a4e2e8c
treef5051ecd34647ee90ce27b2b119f9b2ae161f009
parent3f082c2e479b02e553bf1ed0b47f0a315179585c
s390/pai_crypto: Rename paicrypt_root_alloc() and paicrypt_root_free()

To support one common PAI PMU device driver which handles
both PMUs pai_crypto and pai_ext, use a common naming scheme
for structures and variables suitable for both device drivers.
Rename functions paicrypt_root_alloc() and paicrypt_root_free()
to pai_root_alloc() and pai_root_free().
No functional change.

Signed-off-by: Thomas Richter <tmricht@linux.ibm.com>
Reviewed-by: Jan Polensky <japo@linux.ibm.com>
Signed-off-by: Heiko Carstens <hca@linux.ibm.com>
arch/s390/kernel/perf_pai_crypto.c