All of lore.kernel.org
 help / color / mirror / Atom feed
From: Kalle Valo <kvalo@codeaurora.org>
To: "weiyongjun (A)" <weiyongjun1@huawei.com>
Cc: Kalle Valo <kvalo@qca.qualcomm.com>,
	Govind Singh <govinds@codeaurora.org>,
	ath10k@lists.infradead.org, linux-wireless@vger.kernel.org,
	kernel-janitors@vger.kernel.org
Subject: Re: [net-next] ath10k: make some functions static
Date: Thu, 14 Jun 2018 15:11:07 +0000	[thread overview]
Message-ID: <20180614151107.CBAC8602D7@smtp.codeaurora.org> (raw)
In-Reply-To: <1527733994-149212-1-git-send-email-weiyongjun1@huawei.com>

"weiyongjun \(A\)" <weiyongjun1@huawei.com> wrote:

> 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 <weiyongjun1@huawei.com>
> Signed-off-by: Kalle Valo <kvalo@codeaurora.org>

Patch applied to ath-next branch of ath.git, thanks.

6ee0e175a33d ath10k: make some functions static

-- 
https://patchwork.kernel.org/patch/10440159/

https://wireless.wiki.kernel.org/en/developers/documentation/submittingpatches


WARNING: multiple messages have this Message-ID (diff)
From: Kalle Valo <kvalo@codeaurora.org>
To: "weiyongjun \(A\)" <weiyongjun1@huawei.com>
Cc: Kalle Valo <kvalo@qca.qualcomm.com>,
	Govind Singh <govinds@codeaurora.org>,
	Wei Yongjun <weiyongjun1@huawei.com>,
	<ath10k@lists.infradead.org>, <linux-wireless@vger.kernel.org>,
	<kernel-janitors@vger.kernel.org>
Subject: Re: [net-next] ath10k: make some functions static
Date: Thu, 14 Jun 2018 15:11:07 +0000 (UTC)	[thread overview]
Message-ID: <20180614151107.CBAC8602D7@smtp.codeaurora.org> (raw)
In-Reply-To: <1527733994-149212-1-git-send-email-weiyongjun1@huawei.com>

"weiyongjun \(A\)" <weiyongjun1@huawei.com> wrote:

> 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 <weiyongjun1@huawei.com>
> Signed-off-by: Kalle Valo <kvalo@codeaurora.org>

Patch applied to ath-next branch of ath.git, thanks.

6ee0e175a33d ath10k: make some functions static

-- 
https://patchwork.kernel.org/patch/10440159/

https://wireless.wiki.kernel.org/en/developers/documentation/submittingpatches

  parent reply	other threads:[~2018-06-14 15:11 UTC|newest]

Thread overview: 27+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-05-31  2:33 [PATCH net-next] ath10k: make some functions static Wei Yongjun
2018-05-31  2:33 ` Wei Yongjun
2018-05-31  2:33 ` Wei Yongjun
2018-06-04 10:27 ` Kalle Valo
2018-06-04 10:27   ` Kalle Valo
2018-06-04 10:27   ` Kalle Valo
2018-06-04 12:04   ` Niklas Cassel
2018-06-04 12:04     ` Niklas Cassel
2018-06-04 12:04     ` Niklas Cassel
2018-06-04 13:41     ` Govind Singh
2018-06-04 13:53       ` Govind Singh
2018-06-04 13:41       ` Govind Singh
2018-06-14  8:55 ` Kalle Valo
2018-06-14  8:55   ` Kalle Valo
2018-06-14  8:55   ` Kalle Valo
2018-06-14 13:55   ` Dan Carpenter
2018-06-14 13:55     ` Dan Carpenter
2018-06-14 13:55     ` Dan Carpenter
2018-06-14 14:18     ` Kalle Valo
2018-06-14 14:18       ` Kalle Valo
2018-06-14 14:18       ` Kalle Valo
2018-06-14 14:23       ` Dan Carpenter
2018-06-14 14:23         ` Dan Carpenter
2018-06-14 14:23         ` Dan Carpenter
2018-06-14 15:11 ` Kalle Valo [this message]
2018-06-14 15:11   ` [net-next] " Kalle Valo
2018-06-14 15:11 ` Kalle Valo

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20180614151107.CBAC8602D7@smtp.codeaurora.org \
    --to=kvalo@codeaurora.org \
    --cc=ath10k@lists.infradead.org \
    --cc=govinds@codeaurora.org \
    --cc=kernel-janitors@vger.kernel.org \
    --cc=kvalo@qca.qualcomm.com \
    --cc=linux-wireless@vger.kernel.org \
    --cc=weiyongjun1@huawei.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.