From: Ashley Smith Date: Fri, 14 Mar 2014 23:10:22 +0000 (-0400) Subject: staging: lustre: Remove extern keyword from function prototypes X-Git-Tag: v3.15-rc1~139^2~368 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c0b37b7002cc16668f56e61257b05430c3bccdff;p=pandora-kernel.git 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 Acked-by: Paul E. McKenney Signed-off-by: Peter P Waskiewicz Jr --- Reading git-diff-tree failed