Dear Andy,
Thank you for your patch. Am 27.11.25 um 08:44 schrieb Andy Shevchenko:
In many functions the Return section is missing. Fix kernel-doc descriptions to address that and other warnings. Before the change: $ scripts/kernel-doc -none -Wreturn drivers/net/ethernet/intel/idpf/idpf_txrx.c 2>&1 | wc -l 85 Reviewed-by: Przemek Kitszel <[email protected]> Reviewed-by: Aleksandr Loktionov <[email protected]> Signed-off-by: Andy Shevchenko <[email protected]> --- v2: collected tags drivers/net/ethernet/intel/idpf/idpf_txrx.c | 96 +++++++++++++-------- 1 file changed, 59 insertions(+), 37 deletions(-)
[…] Reviewed-by: Paul Menzel <[email protected]> Kind regards, Paul
