s390/diag: use __packed __aligned
authorSven Schnelle <svens@linux.ibm.com>
Mon, 5 Dec 2022 14:20:46 +0000 (15:20 +0100)
committerHeiko Carstens <hca@linux.ibm.com>
Mon, 9 Jan 2023 13:34:05 +0000 (14:34 +0100)
commitfe5e23dd983cc3e676f2f9355796e2505d889ce4
tree283f1c963a3dd45b6a50433c150637823c5f29d5
parent61f37f63f930a0d759fc3a98bb3a2330a34c6220
s390/diag: use __packed __aligned

Use __packed __aligned instead of __attribute__((packed, aligned(X)));
to match the rest of the file.

Signed-off-by: Sven Schnelle <svens@linux.ibm.com>
Acked-by: Heiko Carstens <hca@linux.ibm.com>
Signed-off-by: Heiko Carstens <hca@linux.ibm.com>
arch/s390/include/asm/diag.h