staging: lustre: Remove extern keyword from function prototypes
authorAshley Smith <ashley@eclipso.ch>
Fri, 14 Mar 2014 23:10:22 +0000 (19:10 -0400)
committerPeter P Waskiewicz Jr <peter.p.waskiewicz.jr@intel.com>
Mon, 17 Mar 2014 03:13:33 +0000 (20:13 -0700)
commitc0b37b7002cc16668f56e61257b05430c3bccdff
tree112d89762c1b17017c6dbac34e5f23bfacdf195e
parentf137058f82d4e9aa1b7086dfa70428d236fd9820
staging: lustre: Remove extern keyword from function prototypes

A function prototype is always a declaration and thus has "extern" prepended by default.

Signed-off-by: Ashley Smith <ashley@eclipso.ch>
Acked-by: Paul E. McKenney <paulmck@linux.vnet.ibm.com>
Signed-off-by: Peter P Waskiewicz Jr <peter.p.waskiewicz.jr@intel.com>
drivers/staging/lustre/include/linux/libcfs/libcfs_ioctl.h