diff options
author | Gustavo A. R. Silva <gustavoars@kernel.org> | 2020-07-27 12:55:26 -0500 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2020-07-27 13:14:10 -0700 |
commit | 5e619d73e6797ed9f2554a1bf996d52d8c91ca50 (patch) | |
tree | d55a1d9e14a6cb7ac25d7e0c0061eb90f2a21661 /drivers/net/ethernet/mellanox/mlx4/resource_tracker.c | |
parent | a02d26fe48f580ba1e9f88ad6f22aae9a6eca0db (diff) |
net/mlx4: Use fallthrough pseudo-keyword
Replace the existing /* fall through */ comments and its variants with
the new pseudo-keyword macro fallthrough[1].
[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: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'drivers/net/ethernet/mellanox/mlx4/resource_tracker.c')
0 files changed, 0 insertions, 0 deletions