From 8af9dd12118ef85ba93812b3388114966313dc6f Mon Sep 17 00:00:00 2001 From: H Hartley Sweeten Date: Fri, 7 Mar 2014 17:31:21 -0700 Subject: [PATCH] staging: comedi: comedi_fc: remove 'extern' from function prototypes The 'extern' is not needed in the prototypes for the exported functions in the header. Remove it. Signed-off-by: H Hartley Sweeten Reviewed-by: Ian Abbott Signed-off-by: Greg Kroah-Hartman --- Reading git-format-patch failed