net/mlx5: HWS, fix typo - 'nope' to 'nop'
authorYevgeny Kliteynik <kliteyn@nvidia.com>
Tue, 20 May 2025 18:46:41 +0000 (21:46 +0300)
committerJakub Kicinski <kuba@kernel.org>
Thu, 22 May 2025 03:44:21 +0000 (20:44 -0700)
commit0b6e452caf03da63aeb2e84475771d6fb6d6cd99
treee8acc001b0a9e1d7bd00f6053d7c077bef20bd08
parentb206d9ec19dfc2db706883ff6b46b259831a033d
net/mlx5: HWS, fix typo - 'nope' to 'nop'

Fix typo - rename 'nope_locations' to 'nop_locations', which describes
the locations of 'nop' actions. To shorten the lines, this renaming
also required some refactoring.

Signed-off-by: Yevgeny Kliteynik <kliteyn@nvidia.com>
Reviewed-by: Mark Bloch <mbloch@nvidia.com>
Signed-off-by: Tariq Toukan <tariqt@nvidia.com>
Link: https://patch.msgid.link/1747766802-958178-4-git-send-email-tariqt@nvidia.com
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
drivers/net/ethernet/mellanox/mlx5/core/steering/hws/action.c
drivers/net/ethernet/mellanox/mlx5/core/steering/hws/action.h
drivers/net/ethernet/mellanox/mlx5/core/steering/hws/pat_arg.c
drivers/net/ethernet/mellanox/mlx5/core/steering/hws/pat_arg.h