diff options
| author | Mika Westerberg <[email protected]> | 2017-10-02 13:38:29 +0300 |
|---|---|---|
| committer | David S. Miller <[email protected]> | 2017-10-02 11:24:40 -0700 |
| commit | 806717081ab6088957c4857d42941159a07cc571 (patch) | |
| tree | 96975df8da36c683b0e4df085b9d9fcc858ffcb2 /tools/perf/scripts/python | |
| parent | f2f2efb807d339513199b1bb771806c90cce83ae (diff) | |
thunderbolt: Remove __packed from ICM message structures
These messages are all 32-bit aligned and they should be packed without
the __packed attribute just fine. It also allows compiler to generate
better code on some architectures.
Signed-off-by: Mika Westerberg <[email protected]>
Reviewed-by: Michael Jamet <[email protected]>
Reviewed-by: Yehezkel Bernat <[email protected]>
Reviewed-by: Andy Shevchenko <[email protected]>
Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions