s390/pfault: remove not needed packed and aligned attributes
authorHeiko Carstens <hca@linux.ibm.com>
Mon, 24 Jul 2023 15:20:28 +0000 (17:20 +0200)
committerHeiko Carstens <hca@linux.ibm.com>
Sat, 29 Jul 2023 12:57:18 +0000 (14:57 +0200)
commitc5b6eef58f88810b8e641d8d32d24041fa20e016
tree48beb3ca04e790cc485b013e142d144dea50867b
parentb60624bb0a94126a26b9ac9653b4668a1a70ba2a
s390/pfault: remove not needed packed and aligned attributes

struct pfault_refbk is naturally packed and aligned; remove not needed
packed and aligned attributes.

Reviewed-by: Sven Schnelle <svens@linux.ibm.com>
Signed-off-by: Heiko Carstens <hca@linux.ibm.com>
arch/s390/mm/pfault.c