diff options
author | Jakub Kicinski <[email protected]> | 2023-10-03 08:34:14 -0700 |
---|---|---|
committer | Jakub Kicinski <[email protected]> | 2023-10-04 17:33:54 -0700 |
commit | 0629f22ec130940c9c8a15fa9a4994996816d474 (patch) | |
tree | 5f5ff0c65cd0534d6f9a3006fa0fe7e3a358912d /tools/perf/scripts/python/exported-sql-viewer.py | |
parent | d86e5fbd4c965fdda72f99ccd54a1031ea4df51d (diff) |
ynl: netdev: drop unnecessary enum-as-flags
enum-as-flags can be used when enum declares bit positions but
we want to carry bitmask in an attribute. If the definition
is already provided as flags there's no need to indicate
the flag-iness of the attribute.
Acked-by: Stanislav Fomichev <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Jakub Kicinski <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/exported-sql-viewer.py')
0 files changed, 0 insertions, 0 deletions