]> Gentwo Git Trees - linux/.git/commit
s390/pai_crypto: Rename structure paicrypt_root
authorThomas Richter <tmricht@linux.ibm.com>
Wed, 5 Nov 2025 14:38:44 +0000 (15:38 +0100)
committerHeiko Carstens <hca@linux.ibm.com>
Fri, 14 Nov 2025 10:30:04 +0000 (11:30 +0100)
commit3f082c2e479b02e553bf1ed0b47f0a315179585c
tree9cb8f2e0d8b44a1b99da09b5a8be1bcbd377e8e8
parenta626e0d46acb84acb07534c672b19690d5363315
s390/pai_crypto: Rename structure paicrypt_root

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 structure paicrypt_root to pai_root.
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