aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/exported-sql-viewer.py
diff options
context:
space:
mode:
authorLeonard Crestez <[email protected]>2021-11-04 00:17:51 +0200
committerDavid S. Miller <[email protected]>2021-11-04 11:26:15 +0000
commit3b65abb8d8a650e50ff5448ac38992ef8a74c584 (patch)
treea985ffe29cd47ccb1e2433968a488e66adfe6a2c /tools/perf/scripts/python/exported-sql-viewer.py
parenta985442fdecb59504e3a2f1cfdd3c53af017ea5b (diff)
tcp: Use BIT() for OPTION_* constants
Extending these flags using the existing (1 << x) pattern triggers complaints from checkpatch. Instead of ignoring checkpatch modify the existing values to use BIT(x) style in a separate commit. Signed-off-by: Leonard Crestez <[email protected]> Reviewed-by: Eric Dumazet <[email protected]> Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/exported-sql-viewer.py')
0 files changed, 0 insertions, 0 deletions