From: Larry Finger <Larry.Finger@lwfinger•net>
To: Joe Perches <joe@perches•com>
Cc: netdev@vger•kernel.org, "David S. Miller" <davem@davemloft•net>,
Chaoming Li <chaoming_li@realsil•com.cn>,
"John W. Linville" <linville@tuxdriver•com>,
linux-wireless@vger•kernel.org, linux-kernel@vger•kernel.org
Subject: Re: [PATCH 11/11] rtlwifi: Remove extern from function prototypes
Date: Wed, 25 Sep 2013 18:01:06 -0500 [thread overview]
Message-ID: <52436B32.4040109@lwfinger.net> (raw)
In-Reply-To: <a958df5dc3065ce517726dc54087639e13ffee8f.1380137610.git.joe@perches.com>
On 09/25/2013 02:37 PM, Joe Perches wrote:
> 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>
Acked-by: Larry Finger <Larry.Finger@lwfinger•net>
Larry
next prev parent reply other threads:[~2013-09-25 23:01 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 Remove extern from function prototypes 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
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
[not found] ` <b3a7cd194857b3dc099e8f8bb0ed97bb4a1b5fde.1380137610.git.joe-6d6DIl74uiNBDgjK7y7TUQ@public.gmane.org>
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 [this message]
2013-09-26 17:44 ` [PATCH 00/11 - GIT PULL] drivers: net: Last block of " David Miller
[not found] ` <20130926.134408.91633054642517467.davem-H+wXaHxf7aLQT0dZR+AlfA@public.gmane.org>
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=52436B32.4040109@lwfinger.net \
--to=larry.finger@lwfinger$(echo .)net \
--cc=chaoming_li@realsil$(echo .)com.cn \
--cc=davem@davemloft$(echo .)net \
--cc=joe@perches$(echo .)com \
--cc=linux-kernel@vger$(echo .)kernel.org \
--cc=linux-wireless@vger$(echo .)kernel.org \
--cc=linville@tuxdriver$(echo .)com \
--cc=netdev@vger$(echo .)kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
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