net: hns3: use seq_file for files in fd/ in debugfs
authorJijie Shao <shaojijie@huawei.com>
Mon, 14 Jul 2025 06:10:35 +0000 (14:10 +0800)
committerJakub Kicinski <kuba@kernel.org>
Tue, 15 Jul 2025 23:50:05 +0000 (16:50 -0700)
commit3945d94c9f4b11c0155e23888dbeaec3284ebff2
tree356da1f2ac6b45d13233baea6aaa5e97e4db8c34
parent2363145ad86e701481bbe884eeda5c35c9ac658c
net: hns3: use seq_file for files in fd/ in debugfs

This patch use seq_file for the following nodes:
fd_tcam/fd_counter

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-9-shaojijie@huawei.com
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
drivers/net/ethernet/hisilicon/hns3/hns3_debugfs.c
drivers/net/ethernet/hisilicon/hns3/hns3pf/hclge_debugfs.c