s390/zcrypt: cleanup CPRB struct definitions
authorHarald Freudenberger <freude@linux.ibm.com>
Fri, 1 Apr 2022 14:59:09 +0000 (16:59 +0200)
committerHeiko Carstens <hca@linux.ibm.com>
Mon, 25 Apr 2022 11:54:13 +0000 (13:54 +0200)
commit6acb086d9f78578992c146746387e136db8b4998
tree977e866cc57afc25c7dfc0d971354e33bbb4dbff
parentd9b38e9d0fd3be59122af56a299f84c951453598
s390/zcrypt: cleanup CPRB struct definitions

This patch does a little cleanup on the CPRBX struct
in zcrypt.h and the redundant CPRB struct definition in
zcrypt_msgtype6.c. Especially some of the misleading
fields from the CPRBX struct have been removed.

There is no semantic change coming with this patch.
The field names changed in the XCRB struct are only related
to reserved fields which should never been used.

Signed-off-by: Harald Freudenberger <freude@linux.ibm.com>
Reviewed-by: Jürgen Christ <jchrist@linux.ibm.com>
Signed-off-by: Heiko Carstens <hca@linux.ibm.com>
arch/s390/include/uapi/asm/zcrypt.h
drivers/s390/crypto/zcrypt_msgtype6.c