staging: comedi: comedi_fc: remove 'extern' from function prototypes
authorH Hartley Sweeten <hsweeten@visionengravers.com>
Sat, 8 Mar 2014 00:31:21 +0000 (17:31 -0700)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Mon, 17 Mar 2014 20:55:52 +0000 (13:55 -0700)
commit8af9dd12118ef85ba93812b3388114966313dc6f
tree2532e2e6b8c5c0c5ab561f7470af513a06613754
parentb6b9377332833dc81313a45f5edfb178a546c2ac
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 <hsweeten@visionengravers.com>
Reviewed-by: Ian Abbott <abbotti@mev.co.uk>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/comedi/drivers/comedi_fc.h
This page took 0.025822 seconds and 5 git commands to generate.