From: H Hartley Sweeten Date: Sat, 8 Mar 2014 00:31:21 +0000 (-0700) Subject: staging: comedi: comedi_fc: remove 'extern' from function prototypes X-Git-Tag: v3.15-rc1~139^2~301 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8af9dd12118ef85ba93812b3388114966313dc6f;p=pandora-kernel.git 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-diff-tree failed