]> git.ipfire.org Git - thirdparty/kernel/stable.git/commit
ice: dpll: Remove newline at the end of a netlink error message
authorGal Pressman <gal@nvidia.com>
Wed, 26 Feb 2025 09:39:04 +0000 (11:39 +0200)
committerJakub Kicinski <kuba@kernel.org>
Fri, 28 Feb 2025 02:11:38 +0000 (18:11 -0800)
commite0c032d26dab01461e918e3b599630b2ab8c8ec6
treefd38db817174d18fbaadd58a01af0708bc5b4f8e
parentc94fae5f1ccfd38de6ca92fda9736412b0d96770
ice: dpll: Remove newline at the end of a netlink error message

Netlink error messages should not have a newline at the end of the
string.

Reviewed-by: Tariq Toukan <tariqt@nvidia.com>
Signed-off-by: Gal Pressman <gal@nvidia.com>
Acked-by: Przemek Kitszel <przemyslaw.kitszel@intel.com>
Reviewed-by: Michal Swiatkowski <michal.swiatkowski@linux.intel.com>
Link: https://patch.msgid.link/20250226093904.6632-6-gal@nvidia.com
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
drivers/net/ethernet/intel/ice/ice_dpll.c