linux-kernel-test/include/net/irda
Joe Perches 0e418f94d3 irda: 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>
Signed-off-by: David S. Miller <davem@davemloft.net>
2013-09-23 16:29:42 -04:00
..
af_irda.h
crc.h
discovery.h
ircomm_core.h
ircomm_event.h
ircomm_lmp.h
ircomm_param.h
ircomm_ttp.h
ircomm_tty_attach.h
ircomm_tty.h irda: Remove extern from function prototypes 2013-09-23 16:29:42 -04:00
irda_device.h
irda.h irda: Remove extern from function prototypes 2013-09-23 16:29:42 -04:00
iriap_event.h
iriap.h
irias_object.h
irlan_client.h
irlan_common.h include: Convert ethernet mac address declarations to use ETH_ALEN 2013-08-02 12:33:54 -07:00
irlan_eth.h
irlan_event.h net/irda: Use static const char * const where possible 2010-09-14 20:22:05 -07:00
irlan_filter.h
irlan_provider.h
irlap_event.h irda: Remove extern from function prototypes 2013-09-23 16:29:42 -04:00
irlap_frame.h irda: Remove extern from function prototypes 2013-09-23 16:29:42 -04:00
irlap.h Fix common misspellings 2011-03-31 11:26:23 -03:00
irlmp_event.h
irlmp_frame.h
irlmp.h irda: small read past the end of array in debug code 2013-04-19 17:32:31 -04:00
irmod.h
irqueue.h
irttp.h treewide: Replace incomming with incoming in all comments and strings 2013-01-03 16:15:49 +01:00
parameters.h
qos.h
timer.h
wrapper.h Fix common misspellings 2011-03-31 11:26:23 -03:00