diff options
author | Dan Carpenter <dan.carpenter@oracle.com> | 2020-08-03 17:34:48 +0300 |
---|---|---|
committer | Saeed Mahameed <saeedm@nvidia.com> | 2020-09-15 21:59:49 +0300 |
commit | ec529b44abfe06a948115e48da02bc59d871242c (patch) | |
tree | 77819ac6f78947861f8768fe84b95f6df7276f4f /include/linux/serial_core.h | |
parent | 19f5b63bc9932d51292d72c9dc3ec95e5dfa2289 (diff) | |
download | linux-ec529b44abfe06a948115e48da02bc59d871242c.tar.xz |
net/mlx5: remove erroneous fallthrough
This isn't a fall through because it was after a return statement. The
fall through annotation leads to a Smatch warning:
drivers/net/ethernet/mellanox/mlx5/core/en_ethtool.c:246
mlx5e_ethtool_get_sset_count() warn: ignoring unreachable code.
Signed-off-by: Dan Carpenter <dan.carpenter@oracle.com>
Reviewed-by: Gustavo A. R. Silva <gustavoars@kernel.org>
Diffstat (limited to 'include/linux/serial_core.h')
0 files changed, 0 insertions, 0 deletions