diff options
author | Jian Shen <shenjian15@huawei.com> | 2025-07-14 14:10:29 +0800 |
---|---|---|
committer | Jakub Kicinski <kuba@kernel.org> | 2025-07-15 16:50:04 -0700 |
commit | c557c183262614e41155728483358884fe5c26a2 (patch) | |
tree | 1237828e39f2c5b39ce85c49763f73e9197ef7d8 /net/lapb/lapb_subr.c | |
parent | 277ed0cc9d73552b37451eb6d0e35977633221ae (diff) |
net: hns3: clean up the build warning in debugfs by use seq file
Arnd reported that there are two build warning for on-stasck
buffer oversize. As Arnd's suggestion, using seq file way
to avoid the stack buffer or kmalloc buffer allocating.
Reported-by: Arnd Bergmann <arnd@kernel.org>
Closes: https://lore.kernel.org/all/20250610092113.2639248-1-arnd@kernel.org/
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-3-shaojijie@huawei.com
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
Diffstat (limited to 'net/lapb/lapb_subr.c')
0 files changed, 0 insertions, 0 deletions