diff options
author | 2020-04-30 12:23:29 +0200 | |
---|---|---|
committer | 2020-07-03 10:49:34 +0200 | |
commit | 74ecbef7b90800e368809642ecc671ba4a57ab09 (patch) | |
tree | 2aa692e57420ec87466dd308809c1bd633856d2f /tools/perf/scripts/python/exported-sql-viewer.py | |
parent | s390/zcrypt: fix smatch warnings (diff) | |
download | wireguard-linux-74ecbef7b90800e368809642ecc671ba4a57ab09.tar.xz wireguard-linux-74ecbef7b90800e368809642ecc671ba4a57ab09.zip |
s390/zcrypt: code beautification and struct field renames
Some beautifications related to the internal only used
struct ap_message and related code. Instead of one int carrying
only the special flag now a u32 flags field is used.
At struct CPRBX the pointers to additional data are now marked
with __user. This caused some changes needed on code, where
these structs are also used within the zcrypt misc functions.
The ica_rsa_* structs now use the generic types __u8, __u32, ...
instead of char, unsigned int.
zcrypt_msg6 and zcrypt_msg50 use min_t() instead of min().
Signed-off-by: Harald Freudenberger <freude@linux.ibm.com>
Signed-off-by: Heiko Carstens <heiko.carstens@de.ibm.com>
Diffstat (limited to 'tools/perf/scripts/python/exported-sql-viewer.py')
0 files changed, 0 insertions, 0 deletions