Lee Jones <lee.jo...@linaro.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: Maya Erez <me...@codeaurora.org> > Cc: Kalle Valo <kv...@codeaurora.org> > Cc: "David S. Miller" <da...@davemloft.net> > Cc: Jakub Kicinski <k...@kernel.org> > Cc: linux-wirel...@vger.kernel.org > Cc: wil6...@qti.qualcomm.com > Cc: net...@vger.kernel.org > Signed-off-by: Lee Jones <lee.jo...@linaro.org> > Reviewed-by: Maya Erez <me...@codeaurora.org> > Signed-off-by: Kalle Valo <kv...@codeaurora.org>
Patch applied to ath-next branch of ath.git, thanks. 48e12d004437 wil6210: debugfs: Fix a couple of formatting issues in 'wil6210_debugfs_init' -- https://patchwork.kernel.org/patch/11723171/ https://wireless.wiki.kernel.org/en/developers/documentation/submittingpatches