diff options
author | Jesse Brandeburg <jesse.brandeburg@intel.com> | 2022-12-16 23:06:57 +0300 |
---|---|---|
committer | Tony Nguyen <anthony.l.nguyen@intel.com> | 2023-01-25 19:55:19 +0300 |
commit | 4e4df55941f0784e08e0ab50b04a08c7e1c949eb (patch) | |
tree | bc02c5b5ed4632f51bec98b3a3ab69b4fb681b7a /tools/perf/scripts/python/exported-sql-viewer.py | |
parent | 43fc70a208ce848f2ec93dadf160ebcc77ec71e8 (diff) | |
download | linux-4e4df55941f0784e08e0ab50b04a08c7e1c949eb.tar.xz |
virtchnl: do structure hardening
The virtchnl interface can have a bunch of "soft" defined structures
hardened by using explicit sizes for declarations, and then referring to
the enum type that uses them in a comment. None of these changes should
change any of the structure sizes.
Also, remove a duplicate line in a switch statement and let two cases
uses the same code.
Signed-off-by: Jesse Brandeburg <jesse.brandeburg@intel.com>
Tested-by: Marek Szlosek <marek.szlosek@intel.com>
Signed-off-by: Tony Nguyen <anthony.l.nguyen@intel.com>
Diffstat (limited to 'tools/perf/scripts/python/exported-sql-viewer.py')
0 files changed, 0 insertions, 0 deletions