Home
last modified time | relevance | path

Searched hist:fe5e23dd983cc3e676f2f9355796e2505d889ce4 (Results 1 – 1 of 1) sorted by relevance

/linux/arch/s390/include/asm/
H A Ddiag.hdiff fe5e23dd983cc3e676f2f9355796e2505d889ce4 Mon Dec 05 15:20:46 CET 2022 Sven Schnelle <svens@linux.ibm.com> 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>