diff options
author | 2020-07-27 13:03:56 -0500 | |
---|---|---|
committer | 2020-07-28 02:37:55 -0700 | |
commit | c8b838d108bca05d759f0131db960ddf305cc255 (patch) | |
tree | e2f4dfb0c31248bd658357f22df0f71391b51289 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | net/mlx5: DR, Reduce print level for matcher print (diff) | |
download | linux-dev-c8b838d108bca05d759f0131db960ddf305cc255.tar.xz linux-dev-c8b838d108bca05d759f0131db960ddf305cc255.zip |
net/mlx5: Use fallthrough pseudo-keyword
Replace the existing /* fall through */ comments and its variants with
the new pseudo-keyword macro fallthrough[1]. Also, remove unnecessary
fall-through markings when it is the case.
[1] https://www.kernel.org/doc/html/v5.7/process/deprecated.html?highlight=fallthrough#implicit-switch-case-fall-through
Signed-off-by: Gustavo A. R. Silva <gustavoars@kernel.org>
Signed-off-by: Saeed Mahameed <saeedm@mellanox.com>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions