Re: [PATCH net-next] netlabel: Fix some kernel-doc warnings
From: David Miller <davem@davemloft.net>
Date: 2020-09-09 03:05:08
Also in:
lkml, netdev
From: David Miller <davem@davemloft.net>
Date: 2020-09-09 03:05:08
Also in:
lkml, netdev
From: Wang Hai <redacted> Date: Tue, 8 Sep 2020 22:05:43 +0800
Fixes the following W=1 kernel build warning(s): net/netlabel/netlabel_calipso.c:438: warning: Excess function parameter 'audit_secid' description in 'calipso_doi_remove' net/netlabel/netlabel_calipso.c:605: warning: Excess function parameter 'reg' description in 'calipso_req_delattr' Reported-by: Hulk Robot <redacted> Signed-off-by: Wang Hai <redacted>
Applied.