From c0b37b7002cc16668f56e61257b05430c3bccdff Mon Sep 17 00:00:00 2001 From: Ashley Smith Date: Fri, 14 Mar 2014 19:10:22 -0400 Subject: [PATCH] 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-format-patch failed