diff options
author | Mark Bloch <mbloch@nvidia.com> | 2022-03-15 10:45:00 +0000 |
---|---|---|
committer | Saeed Mahameed <saeedm@nvidia.com> | 2022-05-02 21:21:14 -0700 |
commit | c3ae3a9cfe2f3cfdea5a990fa96e23aee343fdb9 (patch) | |
tree | 75b6eb5d3bb001ab29c66086aa7a3c98617cd8be /include/target | |
parent | d49d63075e0f56f7f05e3ddda59e0484d8a3aa7b (diff) | |
download | linux-c3ae3a9cfe2f3cfdea5a990fa96e23aee343fdb9.tar.bz2 |
net/mlx5: fs, jump to exit point and don't fall through
For code clarity and to prevent future bugs make sure to jump
to the exit point once done handling that specific type.
This aligns the code with the rest logic in the function.
Signed-off-by: Mark Bloch <mbloch@nvidia.com>
Reviewed-by: Maor Gottlieb <maorg@nvidia.com>
Signed-off-by: Saeed Mahameed <saeedm@nvidia.com>
Diffstat (limited to 'include/target')
0 files changed, 0 insertions, 0 deletions