linux-stable/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 irda: Fix a misalign access issue. (v2) 2008-05-13 23:25:57 -07:00
ircomm_core.h
ircomm_event.h net: mark read-only arrays as const 2009-08-05 10:42:58 -07:00
ircomm_lmp.h
ircomm_param.h
ircomm_ttp.h
ircomm_tty.h irda: Remove extern from function prototypes 2013-09-23 16:29:42 -04:00
ircomm_tty_attach.h net: mark read-only arrays as const 2009-08-05 10:42:58 -07:00
irda.h irda: Remove extern from function prototypes 2013-09-23 16:29:42 -04:00
irda_device.h irda: Add irda_skb_cb qdisc related padding 2008-12-17 15:44:58 -08:00
iriap.h
iriap_event.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 [IRDA]: Remove irlan_eth_send_gratuitous_arp() 2008-04-15 00:29:24 -07:00
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.h Fix common misspellings 2011-03-31 11:26:23 -03:00
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
irlmp.h irda: small read past the end of array in debug code 2013-04-19 17:32:31 -04:00
irlmp_event.h net: mark read-only arrays as const 2009-08-05 10:42:58 -07:00
irlmp_frame.h
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