commit | c0b37b7002cc16668f56e61257b05430c3bccdff | [log] [tgz] |
---|---|---|
author | Ashley Smith <ashley@eclipso.ch> | Fri Mar 14 19:10:22 2014 -0400 |
committer | Peter P Waskiewicz Jr <peter.p.waskiewicz.jr@intel.com> | Sun Mar 16 20:13:33 2014 -0700 |
tree | 112d89762c1b17017c6dbac34e5f23bfacdf195e | |
parent | f137058f82d4e9aa1b7086dfa70428d236fd9820 [diff] |
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>