]> git.ipfire.org Git - thirdparty/linux.git/commit
net: hns3: use seq_file for files in common/ of hns3 layer
authorJijie Shao <shaojijie@huawei.com>
Mon, 14 Jul 2025 06:10:31 +0000 (14:10 +0800)
committerJakub Kicinski <kuba@kernel.org>
Tue, 15 Jul 2025 23:50:04 +0000 (16:50 -0700)
commit2b65524d106e65fc7c1d2c2910066d7687136cfb
tree7caa8873887ff387c9a2beb76d70d46ca048067b
parenteced3d1c41db8753cd78ed1b54e18f6d6f8e1df5
net: hns3: use seq_file for files in common/ of hns3 layer

This patch use seq_file for the following nodes:
dev_info/coalesce_info/page_pool_info

Signed-off-by: Jijie Shao <shaojijie@huawei.com>
Reviewed-by: Andrew Lunn <andrew@lunn.ch>
Acked-by: Arnd Bergmann <arnd@arndb.de>
Link: https://patch.msgid.link/20250714061037.2616413-5-shaojijie@huawei.com
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
drivers/net/ethernet/hisilicon/hns3/hns3_debugfs.c