s390/pai_ext: rework function paiext_copy argments
authorThomas Richter <tmricht@linux.ibm.com>
Thu, 16 Nov 2023 09:43:14 +0000 (10:43 +0100)
committerAlexander Gordeev <agordeev@linux.ibm.com>
Fri, 12 Jan 2024 13:23:26 +0000 (14:23 +0100)
commit0dade41d16132ac11ac9e3ac0b0313d438037224
tree5db9981ee48c2f6d4997f669e1e00d5cbda29f58
parentcb1259b7b574bd90ef22dac2c6282327cdae31c6
s390/pai_ext: rework function paiext_copy argments

Change the function paiext_copy() parameter from a pointer to a
structure to two pointers to memory areas referenced. The other
members of that structure are not needed.

Signed-off-by: Thomas Richter <tmricht@linux.ibm.com>
Acked-by: Mete Durlu <meted@linux.ibm.com>
Signed-off-by: Alexander Gordeev <agordeev@linux.ibm.com>
arch/s390/kernel/perf_pai_ext.c