]> git.ipfire.org Git - thirdparty/linux.git/commit
net: hns3: add \n at the end when print msg
authorPeiyang Wang <wangpeiyang1@huawei.com>
Mon, 23 Jun 2025 04:00:40 +0000 (12:00 +0800)
committerJakub Kicinski <kuba@kernel.org>
Wed, 25 Jun 2025 00:09:22 +0000 (17:09 -0700)
commitdd9480f6ed2816e8b766c2decf584545e90d9631
tree881649421fa7b10088e638021f8ac0b760f5cdaa
parent5306c10396866b8050d1bb8ca9dddaab607409e5
net: hns3: add \n at the end when print msg

To make the print message more clearly, add \n at the and of message if
it is missing currently.

Signed-off-by: Peiyang Wang <wangpeiyang1@huawei.com>
Signed-off-by: Jijie Shao <shaojijie@huawei.com>
Reviewed-by: Simon Horman <horms@kernel.org>
Link: https://patch.msgid.link/20250623040043.857782-5-shaojijie@huawei.com
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
drivers/net/ethernet/hisilicon/hns3/hns3_enet.c
drivers/net/ethernet/hisilicon/hns3/hns3_ethtool.c
drivers/net/ethernet/hisilicon/hns3/hns3pf/hclge_main.c
drivers/net/ethernet/hisilicon/hns3/hns3vf/hclgevf_main.c