linux/include/net/caif
Joe Perches a22b8f4b57 caif_hsi.h: 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:41 -04:00
..
caif_dev.h caif: Remove my bouncing email address. 2013-04-23 13:25:51 -04:00
caif_device.h caif: Remove my bouncing email address. 2013-04-23 13:25:51 -04:00
caif_hsi.h caif_hsi.h: Remove extern from function prototypes 2013-09-23 16:29:41 -04:00
caif_layer.h caif: Remove my bouncing email address. 2013-04-23 13:25:51 -04:00
caif_spi.h caif-spi: Bugfix for dump upon device removal 2011-12-06 13:34:12 -05:00
cfcnfg.h caif: Remove my bouncing email address. 2013-04-23 13:25:51 -04:00
cfctrl.h caif: Remove my bouncing email address. 2013-04-23 13:25:51 -04:00
cffrml.h caif: Remove my bouncing email address. 2013-04-23 13:25:51 -04:00
cfmuxl.h caif: Remove my bouncing email address. 2013-04-23 13:25:51 -04:00
cfpkt.h caif: Remove my bouncing email address. 2013-04-23 13:25:51 -04:00
cfserl.h caif: Remove my bouncing email address. 2013-04-23 13:25:51 -04:00
cfsrvl.h caif: Remove my bouncing email address. 2013-04-23 13:25:51 -04:00