summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/rtlwifi/rtl8192cu
diff options
context:
space:
mode:
authorJoe Perches <joe@perches.com>2013-09-23 11:37:59 -0700
committerJoe Perches <joe@perches.com>2013-09-24 18:06:22 -0700
commit53406cd734ec5293069acd9135440ff36a4bbdbc (patch)
treee792f853015744b3c178e6b769104f843cc11897 /drivers/net/wireless/rtlwifi/rtl8192cu
parentb3a7cd194857b3dc099e8f8bb0ed97bb4a1b5fde (diff)
downloadop-kernel-dev-53406cd734ec5293069acd9135440ff36a4bbdbc.zip
op-kernel-dev-53406cd734ec5293069acd9135440ff36a4bbdbc.tar.gz
orinoco: Remove extern from function prototypes
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>
Diffstat (limited to 'drivers/net/wireless/rtlwifi/rtl8192cu')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud