Re: [PATCH net-next] ath10k: make some functions static
From: Dan Carpenter <hidden>
Date: 2018-06-14 13:55:15
Also in:
kernel-janitors
From: Dan Carpenter <hidden>
Date: 2018-06-14 13:55:15
Also in:
kernel-janitors
On Thu, Jun 14, 2018 at 11:55:44AM +0300, Kalle Valo wrote:
Wei Yongjun [off-list ref] writes:quoted
Fixes the following sparse warnings: drivers/net/wireless/ath/ath10k/snoc.c:823:5: warning: symbol 'ath10k_snoc_get_ce_id_from_irq' was not declared. Should it be static? drivers/net/wireless/ath/ath10k/snoc.c:871:6: warning: symbol 'ath10k_snoc_init_napi' was not declared. Should it be static? Signed-off-by: Wei Yongjun <redacted>Your name in patchwork is wrong[1] and hence my script uses the wrong name. Please fix it by registering to patchwork[2] where it's possible to change your name during registration, but only one time. If that doesn't work then send a request to helpdesk@kernel.org and the admins can fix it. But no need to resend this patch, I can fix your name manually this time. [1] "weiyongjun (A)" in https://patchwork.kernel.org/patch/10440159/ [2] https://patchwork.kernel.org/register/
That's a weird patchwork issue... It sounds like this is a known bug? regards, dan carpenter