All of lore.kernel.org
 help / color / mirror / Atom feed
From: Kalle Valo <kvalo@codeaurora.org>
To: <yhchuang@realtek.com>
Cc: <linux-wireless@vger.kernel.org>
Subject: Re: [PATCH 1/2] rtw88: fix sparse warnings for DPK
Date: Thu, 31 Oct 2019 08:03:37 +0000 (UTC)	[thread overview]
Message-ID: <20191031080337.68CF0603A3@smtp.codeaurora.org> (raw)
In-Reply-To: <20191025083200.20245-2-yhchuang@realtek.com>

<yhchuang@realtek.com> wrote:

> From: Yan-Hsuan Chuang <yhchuang@realtek.com>
> 
> sparse warnings:
>     drivers/net/wireless/realtek/rtw88/rtw8822c.c:2871:6: sparse:
> sparse: symbol 'rtw8822c_dpk_cal_coef1' was not declared. Should it be
> static?
>     drivers/net/wireless/realtek/rtw88/rtw8822c.c:3112:6: sparse:
> sparse: symbol 'rtw8822c_dpk_track' was not declared. Should it be
> static?
> 
> Fixes: 5227c2ee453d ("rtw88: 8822c: add SW DPK support")
> Reported-by: kbuild test robot <lkp@intel.com>
> Signed-off-by: Yan-Hsuan Chuang <yhchuang@realtek.com>

2 patches applied to wireless-drivers-next.git, thanks.

1f592108bbd0 rtw88: fix sparse warnings for DPK
a969cf42e5fe rtw88: fix sparse warnings for power tracking

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

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


  reply	other threads:[~2019-10-31  8:03 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-10-25  8:31 [PATCH 0/2] rtw88: fix sparse warnings yhchuang
2019-10-25  8:31 ` [PATCH 1/2] rtw88: fix sparse warnings for DPK yhchuang
2019-10-31  8:03   ` Kalle Valo [this message]
2019-10-25  8:32 ` [PATCH 2/2] rtw88: fix sparse warnings for power tracking yhchuang

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=20191031080337.68CF0603A3@smtp.codeaurora.org \
    --to=kvalo@codeaurora.org \
    --cc=linux-wireless@vger.kernel.org \
    --cc=yhchuang@realtek.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.