]> Gentwo Git Trees - linux/.git/commit
s390/pai_crypto: Rename paicrypt_have_samples() to pai_have_samples()
authorThomas Richter <tmricht@linux.ibm.com>
Wed, 5 Nov 2025 14:38:51 +0000 (15:38 +0100)
committerHeiko Carstens <hca@linux.ibm.com>
Fri, 14 Nov 2025 10:30:06 +0000 (11:30 +0100)
commit0f1c0d754ac9c27cfb21e2e10c95261b1459e212
tree55f832d9e514559e25e4d61396f186ba71cf1f62
parent360e180d8b5d448429079d2c541c1968f3b82790
s390/pai_crypto: Rename paicrypt_have_samples() to pai_have_samples()

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 paicrypt_have_samples() to pai_have_samples() to reflect
its common usage. 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