[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <20250226093904.6632-1-gal@nvidia.com>
Date: Wed, 26 Feb 2025 11:38:59 +0200
From: Gal Pressman <gal@...dia.com>
To: "David S. Miller" <davem@...emloft.net>, Eric Dumazet
<edumazet@...gle.com>, Jakub Kicinski <kuba@...nel.org>, Paolo Abeni
<pabeni@...hat.com>, Andrew Lunn <andrew+netdev@...n.ch>,
<netdev@...r.kernel.org>
CC: Tony Nguyen <anthony.l.nguyen@...el.com>, Przemek Kitszel
<przemyslaw.kitszel@...el.com>, Tariq Toukan <tariqt@...dia.com>, Edward Cree
<ecree.xilinx@...il.com>, Martin Habets <habetsm.xilinx@...il.com>, "Jamal
Hadi Salim" <jhs@...atatu.com>, Cong Wang <xiyou.wangcong@...il.com>, "Jiri
Pirko" <jiri@...nulli.us>, Simon Horman <horms@...nel.org>, Julia Lawall
<Julia.Lawall@...ia.fr>, Nicolas Palix <nicolas.palix@...g.fr>, Gal Pressman
<gal@...dia.com>
Subject: [PATCH net-next 0/5] Add missing netlink error message macros to coccinelle test
The newline_in_nl_msg.cocci test is missing some variants in the list of
checked macros, add them and fix all reported issues.
Thanks,
Gal
Gal Pressman (5):
coccinelle: Add missing (GE)NL_SET_ERR_MSG_* to strings ending with
newline test
net/mlx5: Remove newline at the end of a netlink error message
sfc: Remove newline at the end of a netlink error message
net: sched: Remove newline at the end of a netlink error message
ice: dpll: Remove newline at the end of a netlink error message
drivers/net/ethernet/intel/ice/ice_dpll.c | 14 +++++++-------
drivers/net/ethernet/mellanox/mlx5/core/dpll.c | 2 +-
.../ethernet/mellanox/mlx5/core/en/tc_tun_vxlan.c | 2 +-
.../net/ethernet/mellanox/mlx5/core/en_ethtool.c | 2 +-
.../net/ethernet/mellanox/mlx5/core/esw/bridge.c | 6 +++---
drivers/net/ethernet/sfc/mae.c | 2 +-
drivers/net/ethernet/sfc/tc.c | 6 +++---
net/sched/sch_qfq.c | 2 +-
scripts/coccinelle/misc/newline_in_nl_msg.cocci | 13 ++++++++-----
9 files changed, 26 insertions(+), 23 deletions(-)
--
2.40.1
Powered by blists - more mailing lists