diff options
author | Shannon Nelson <snelson@pensando.io> | 2020-03-07 04:04:02 +0300 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2020-03-10 05:34:04 +0300 |
commit | 5dca69c425bcd9b6a9295156e2ba716e42a78557 (patch) | |
tree | cda553e466c8ded4b080876cfd71d5ea46a2488d /tools/perf/scripts/python/exported-sql-viewer.py | |
parent | 30a1e6d0f8e26069b45a16d92dc739764cd857bc (diff) | |
download | linux-5dca69c425bcd9b6a9295156e2ba716e42a78557.tar.xz |
ionic: remove pragma packed
Replace the misguided "#pragma packed" with tags on each
struct/union definition that actually needs it. This is safer
and more efficient on the various compilers and architectures.
Signed-off-by: Shannon Nelson <snelson@pensando.io>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'tools/perf/scripts/python/exported-sql-viewer.py')
0 files changed, 0 insertions, 0 deletions