From: Jakub Kicinski Date: Tue, 15 Jul 2025 23:50:06 +0000 (-0700) Subject: Merge branch 'net-hns3-use-seq_file-for-debugfs' X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c3886ccaadf8fdc2c91bfbdcdca36ccdc6ef8f70;p=thirdparty%2Fkernel%2Fstable.git Merge branch 'net-hns3-use-seq_file-for-debugfs' Jijie Shao says: ==================== net: hns3: use seq_file for debugfs 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. v2: https://lore.kernel.org/20250711061725.225585-1-shaojijie@huawei.com v1: https://lore.kernel.org/20250708130029.1310872-1-shaojijie@huawei.com ==================== Link: https://patch.msgid.link/20250714061037.2616413-1-shaojijie@huawei.com Signed-off-by: Jakub Kicinski --- c3886ccaadf8fdc2c91bfbdcdca36ccdc6ef8f70