]> git.ipfire.org Git - thirdparty/kernel/stable.git/commit
net: hns3: use seq_file for files in tx_bd_info/ and rx_bd_info/ in debugfs
authorJian Shen <shenjian15@huawei.com>
Mon, 14 Jul 2025 06:10:37 +0000 (14:10 +0800)
committerJakub Kicinski <kuba@kernel.org>
Tue, 15 Jul 2025 23:50:05 +0000 (16:50 -0700)
commitb0aabb3b1efbf2b4c65118acfa01b50ec9a8df71
tree798859eeed2a16e3329e0934a749c3cc3e4746b1
parent9e1545b48818e0503fcaacf692644d7e1107f992
net: hns3: use seq_file for files in tx_bd_info/ and rx_bd_info/ in debugfs

This patch use seq_file for the following nodes:
tx_bd_queue_*/rx_bd_queue_*

This patch is the last modification to debugfs file.
Unused functions and variables are removed together.

Signed-off-by: Jian Shen <shenjian15@huawei.com>
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-11-shaojijie@huawei.com
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
drivers/net/ethernet/hisilicon/hns3/hns3_debugfs.c
drivers/net/ethernet/hisilicon/hns3/hns3_debugfs.h