diff options
author | Gao Xiang <[email protected]> | 2019-09-04 10:08:51 +0800 |
---|---|---|
committer | Greg Kroah-Hartman <[email protected]> | 2019-09-05 20:10:07 +0200 |
commit | ed34aa4a8a7d41ce0a160ccec0fd4f6b44a79c15 (patch) | |
tree | 28adb4382a5595997ca64a1bd57ca60bcb0268c7 /scripts/gdb/linux/modules.py | |
parent | b6796abd3cc155eb5d49b9a7600a26f503b62da7 (diff) |
erofs: kill __packed for on-disk structures
As Christoph suggested "Please don't add __packed" [1],
remove all __packed except struct erofs_dirent here.
Note that all on-disk fields except struct erofs_dirent
(12 bytes with a 8-byte nid) in EROFS are naturally aligned.
[1] https://lore.kernel.org/r/[email protected]/
Reported-by: Christoph Hellwig <[email protected]>
Signed-off-by: Gao Xiang <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'scripts/gdb/linux/modules.py')
0 files changed, 0 insertions, 0 deletions