net/mlx5e: fix kdoc warning on eswitch.h
authorMoshe Shemesh <moshe@nvidia.com>
Wed, 16 Jul 2025 14:17:48 +0000 (17:17 +0300)
committerJakub Kicinski <kuba@kernel.org>
Fri, 18 Jul 2025 01:53:07 +0000 (18:53 -0700)
commit394d31d52fb64f622f51a461a4d7fc0c683a980f
treeb13076503e7f546b28425edab4d401973eb99181
parent159846ffbaf5e723b4eafdf6f951028cfda61601
net/mlx5e: fix kdoc warning on eswitch.h

Fix the following kdoc warning:
git ls-files *.[ch] | egrep drivers/net/ethernet/mellanox/mlx5/core/ |\
xargs scripts/kernel-doc --none
drivers/net/ethernet/mellanox/mlx5/core/eswitch.h:824: warning: cannot
understand function prototype: 'struct mlx5_esw_event_info '

Signed-off-by: Moshe Shemesh <moshe@nvidia.com>
Signed-off-by: Tariq Toukan <tariqt@nvidia.com>
Reviewed-by: Michal Swiatkowski <michal.swiatkowski@linux.intel.com>
Link: https://patch.msgid.link/1752675472-201445-3-git-send-email-tariqt@nvidia.com
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
drivers/net/ethernet/mellanox/mlx5/core/eswitch.h