diff options
author | Jules Irenge <[email protected]> | 2021-09-12 02:17:41 +0100 |
---|---|---|
committer | Hans de Goede <[email protected]> | 2021-09-14 12:27:15 +0200 |
commit | 1f88e0a22f7cef04e2ef7eeb5252b061e5842d6b (patch) | |
tree | c0b182547182965a9d71d8a95af5fda4baa00b7c /tools/perf/scripts/python/mem-phys-addr.py | |
parent | b0179b805eed104eb3b2319c23ccbfa717c18897 (diff) |
platform/x86: acer-wmi: use __packed instead of __attribute__((packed))
checkpatch.pl tool warns about using __attribute__((packed))
"WARNING: __packed is preferred over __attribute__((packed))"
To fix this __attribute__((packed)) is replaced by __packed
Signed-off-by: Jules Irenge <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Reviewed-by: Hans de Goede <[email protected]>
Signed-off-by: Hans de Goede <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/mem-phys-addr.py')
0 files changed, 0 insertions, 0 deletions