linux-wireless.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Kalle Valo <kvalo@codeaurora.org>
To: Ping-Ke Shih <pkshih@realtek.com>
Cc: <Larry.Finger@lwfinger.net>, <linux-wireless@vger.kernel.org>
Subject: Re: [v2, 01/15] rtlwifi: Add modifier static to functions reported by sparse
Date: Tue, 27 Mar 2018 09:01:36 +0000 (UTC)	[thread overview]
Message-ID: <20180327090136.DDD7D60588@smtp.codeaurora.org> (raw)
In-Reply-To: <20180306012554.3108-2-pkshih@realtek.com>

Ping-Ke Shih <pkshih@realtek.com> wrote:

> From: Ping-Ke Shih <pkshih@realtek.com>
> 
> sparse reports some functions were not declared, so add 'static' as
> modifier. Remove an unused function btc8821a1ant_is_wifi_status_changed()
> exposed due to 'static'.
> 
> Signed-off-by: Ping-Ke Shih <pkshih@realtek.com>
> Acked-by: Larry Finger <Larry.Finger@lwfinger.net>

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

91b9e6844240 rtlwifi: Add modifier static to functions reported by sparse
757a9eb8df1f rtlwifi: remove redundant statement found by static checker
5ffd1155d536 rtlwifi: btcoex: Add enum DM_INFO for btcoex to query dm's counters
a1ee1a09cbba rtlwifi: btcoex: Add customer_id to do special deal to oem vendor
123068f2eb30 rtlwifi: btcoex: Get status of multichannel concurrence
1f0ab4fbacc6 rtlwifi: btcoex: Add rate table for the use of btcoex
7fd34dc4d827 rtlwifi: btcoex: Add interaction with phydm
c3468950ef80 rtlwifi: btcoex: Add pre- and post- normal LPS function
0843e98a3b9a rtlwifi: btcoex: add assoc type v2 to connection notify
b82f5e0fd2a2 rtlwifi: btcoex: new definitions introduced by 8822be
c37889472515 rtlwifi: btcoex: Add new but dummy definitions introduced by 8822b

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

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

  reply	other threads:[~2018-03-27  9:01 UTC|newest]

Thread overview: 29+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-03-06  1:25 [PATCH v2 00/15] rtlwifi: Add 8822b 1ant/2ant btcoex files pkshih
2018-03-06  1:25 ` [PATCH v2 01/15] rtlwifi: Add modifier static to functions reported by sparse pkshih
2018-03-27  9:01   ` Kalle Valo [this message]
2018-03-06  1:25 ` [PATCH v2 02/15] rtlwifi: remove redundant statement found by static checker pkshih
2018-03-06  1:25 ` [PATCH v2 03/15] rtlwifi: btcoex: Add enum DM_INFO for btcoex to query dm's counters pkshih
2018-03-20  3:55   ` Larry Finger
2018-03-06  1:25 ` [PATCH v2 04/15] rtlwifi: btcoex: Add customer_id to do special deal to oem vendor pkshih
2018-03-06  1:25 ` [PATCH v2 05/15] rtlwifi: btcoex: Get status of multichannel concurrence pkshih
2018-03-20  3:56   ` Larry Finger
2018-03-06  1:25 ` [PATCH v2 06/15] rtlwifi: btcoex: Add rate table for the use of btcoex pkshih
2018-03-20  3:58   ` Larry Finger
2018-03-06  1:25 ` [PATCH v2 07/15] rtlwifi: btcoex: Add interaction with phydm pkshih
2018-03-20  3:59   ` Larry Finger
2018-03-06  1:25 ` [PATCH v2 08/15] rtlwifi: btcoex: Add pre- and post- normal LPS function pkshih
2018-03-20  4:00   ` Larry Finger
2018-03-06  1:25 ` [PATCH v2 09/15] rtlwifi: btcoex: add assoc type v2 to connection notify pkshih
2018-03-20  4:01   ` Larry Finger
2018-03-06  1:25 ` [PATCH v2 10/15] rtlwifi: btcoex: new definitions introduced by 8822be pkshih
2018-03-20  4:02   ` Larry Finger
2018-03-06  1:25 ` [PATCH v2 11/15] rtlwifi: btcoex: Add new but dummy definitions introduced by 8822b pkshih
2018-03-20  4:02   ` Larry Finger
2018-03-06  1:25 ` [PATCH v2 12/15] rtlwifi: btcoex: Add 8822b 1ant/2ant coex files pkshih
2018-03-20  4:12   ` Larry Finger
2018-03-06  1:25 ` [PATCH v2 13/15] rtlwifi: btcoex: Add 8822b header files to precomp.h pkshih
2018-03-20  4:03   ` Larry Finger
2018-03-06  1:25 ` [PATCH v2 14/15] rtlwifi: btcoex: Add 8822b to Makefile pkshih
2018-03-20  4:04   ` Larry Finger
2018-03-06  1:25 ` [PATCH v2 15/15] rtlwifi: btcoex: Add 8822b routine to btc interfaces pkshih
2018-03-20  4:05   ` Larry Finger

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=20180327090136.DDD7D60588@smtp.codeaurora.org \
    --to=kvalo@codeaurora.org \
    --cc=Larry.Finger@lwfinger.net \
    --cc=linux-wireless@vger.kernel.org \
    --cc=pkshih@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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).