lists.openwall.net | lists / announce owl-users owl-dev john-users john-dev passwdqc-users yescrypt popa3d-users / oss-security kernel-hardening musl sabotage tlsify passwords / crypt-dev xvendor / Bugtraq Full-Disclosure linux-kernel linux-netdev linux-ext4 linux-hardening PHC | |
Open Source and information security mailing list archives
| ||
|
Date: Sat, 12 Sep 2020 06:34:55 +0000 (UTC) From: Kalle Valo <kvalo@...eaurora.org> To: Lee Jones <lee.jones@...aro.org> Cc: davem@...emloft.net, kuba@...nel.org, linux-kernel@...r.kernel.org, linux-wireless@...r.kernel.org, netdev@...r.kernel.org, Lee Jones <lee.jones@...aro.org>, wil6210@....qualcomm.com, Maya Erez <merez@...eaurora.org> Subject: Re: [PATCH 06/29] wil6210: Fix a couple of formatting issues in 'wil6210_debugfs_init' Lee Jones <lee.jones@...aro.org> wrote: > Kerneldoc expects attributes/parameters to be in '@*.: ' format and > gets confused if the variable does not follow the type/attribute > definitions. > > Fixes the following W=1 kernel build warning(s): > > drivers/net/wireless/ath/wil6210/debugfs.c:456: warning: Function parameter or member 'wil' not described in 'wil6210_debugfs_init_offset' > drivers/net/wireless/ath/wil6210/debugfs.c:456: warning: Function parameter or member 'dbg' not described in 'wil6210_debugfs_init_offset' > drivers/net/wireless/ath/wil6210/debugfs.c:456: warning: Function parameter or member 'base' not described in 'wil6210_debugfs_init_offset' > drivers/net/wireless/ath/wil6210/debugfs.c:456: warning: Function parameter or member 'tbl' not described in 'wil6210_debugfs_init_offset' > > Cc: Kalle Valo <kvalo@...eaurora.org> > Cc: "David S. Miller" <davem@...emloft.net> > Cc: Jakub Kicinski <kuba@...nel.org> > Cc: linux-wireless@...r.kernel.org > Cc: wil6210@....qualcomm.com > Cc: netdev@...r.kernel.org > Reviewed-by: Maya Erez <merez@...eaurora.org> > Signed-off-by: Lee Jones <lee.jones@...aro.org> Aren't these also applied already? Please don't resend already applied patches. 8 patches set to Rejected. 11766845 [06/29] wil6210: Fix a couple of formatting issues in 'wil6210_debugfs_init' 11766747 [16/29] wil6210: wmi: Fix formatting and demote non-conforming function headers 11766827 [17/29] wil6210: interrupt: Demote comment header which is clearly not kernel-doc 11766825 [18/29] wil6210: txrx: Demote obvious abuse of kernel-doc 11766823 [19/29] wil6210: txrx_edma: Demote comments which are clearly not kernel-doc 11766821 [20/29] wil6210: pmc: Demote a few nonconformant kernel-doc function headers 11766819 [21/29] wil6210: wil_platform: Demote kernel-doc header to standard comment block 11766817 [22/29] wil6210: wmi: Correct misnamed function parameter 'ptr_' -- https://patchwork.kernel.org/patch/11766845/ https://wireless.wiki.kernel.org/en/developers/documentation/submittingpatches
Powered by blists - more mailing lists