mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
From: Kalle Valo <kvalo@qca.qualcomm.com>
To: Joe Perches <joe@perches.com>
Cc: <netdev@vger.kernel.org>, <linux-wireless@vger.kernel.org>,
	Jouni Malinen <jouni@qca.qualcomm.com>,
	"Luis R. Rodriguez" <rodrigue@qca.qualcomm.com>,
	<ath10k@lists.infradead.org>,
	"John W. Linville" <linville@tuxdriver.com>,
	<ath9k-devel@venema.h4ckr.net>,
	"David S. Miller" <davem@davemloft.net>,
	<linux-kernel@vger.kernel.org>
Subject: Re: [PATCH 04/11] ath: Remove extern from function prototypes
Date: Thu, 26 Sep 2013 10:30:00 +0300	[thread overview]
Message-ID: <871u4ct4zr.fsf@kamboji.qca.qualcomm.com> (raw)
In-Reply-To: <a3dabaf02d36dbb4051188b706a3e66e6465c56b.1380137609.git.joe@perches.com> (Joe Perches's message of "Wed, 25 Sep 2013 12:37:22 -0700")

Joe Perches <joe@perches.com> writes:

> There are a mix of function prototypes with and without extern
> in the kernel sources.  Standardize on not using extern for
> function prototypes.
>
> Function prototypes don't need to be written with extern.
> extern is assumed by the compiler.  Its use is as unnecessary as
> using auto to declare automatic/local variables in a block.
>
> Signed-off-by: Joe Perches <joe@perches.com>
> ---
>  drivers/net/wireless/ath/ath10k/debug.h  | 8 ++++----
>  drivers/net/wireless/ath/ath6kl/common.h | 3 +--
>  drivers/net/wireless/ath/ath6kl/debug.h  | 9 ++++-----
>  drivers/net/wireless/ath/ath9k/ath9k.h   | 2 +-
>  4 files changed, 10 insertions(+), 12 deletions(-)

For the ath10k and ath6kl changes:

Acked-by: Kalle Valo <kvalo@qca.qualcomm.com>

-- 
Kalle Valo

  reply	other threads:[~2013-09-26  7:30 UTC|newest]

Thread overview: 21+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-09-25 19:37 [PATCH 00/11 - GIT PULL] drivers: net: Last block of " Joe Perches
2013-09-25 19:37 ` [PATCH 01/11] vmxnet3: " Joe Perches
2013-09-25 19:37 ` [PATCH 02/11] wan: " Joe Perches
2013-09-25 19:37 ` [PATCH 03/11] wimax: " Joe Perches
2013-09-25 19:37 ` [PATCH 04/11] ath: " Joe Perches
2013-09-26  7:30   ` Kalle Valo [this message]
2013-09-25 19:37 ` [PATCH 05/11] brcm80211: " Joe Perches
2013-09-26  7:32   ` Arend van Spriel
2013-09-25 19:37 ` [PATCH 06/11] ipw2x00: " Joe Perches
2013-09-25 22:24   ` Stanislav Yakovlev
2013-09-25 19:37 ` [PATCH 07/11] iwlegacy: " Joe Perches
2013-09-25 19:37 ` [PATCH 08/11] iwlwifi: " Joe Perches
2013-09-27  4:25   ` Grumbach, Emmanuel
2013-09-25 19:37 ` [PATCH 09/11] mwifiex: " Joe Perches
2013-09-25 23:13   ` Bing Zhao
2013-09-25 19:37 ` [PATCH 10/11] orinoco: " Joe Perches
2013-09-25 19:37 ` [PATCH 11/11] rtlwifi: " Joe Perches
2013-09-25 23:01   ` Larry Finger
2013-09-26 17:44 ` [PATCH 00/11 - GIT PULL] drivers: net: Last block of " David Miller
2013-09-26 18:02   ` Joe Perches
2013-09-26 19:31     ` David Miller

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=871u4ct4zr.fsf@kamboji.qca.qualcomm.com \
    --to=kvalo@qca.qualcomm.com \
    --cc=ath10k@lists.infradead.org \
    --cc=ath9k-devel@venema.h4ckr.net \
    --cc=davem@davemloft.net \
    --cc=joe@perches.com \
    --cc=jouni@qca.qualcomm.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-wireless@vger.kernel.org \
    --cc=linville@tuxdriver.com \
    --cc=netdev@vger.kernel.org \
    --cc=rodrigue@qca.qualcomm.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

Powered by JetHome