Skip to content

Commit

Permalink
staging: comedi: das08: Remove forward function declarations.
Browse files Browse the repository at this point in the history
Moved some functions to avoid forward declarations.  Moved a few other
bits at the same time to keep EXPORT_SYMBOL{,_GPL}() close to the symbol
being exported, and PCI table close to the code that refers to it.

Changed whitespace in das08_board[] and das08_cs_board[] initializers.

Signed-off-by: Ian Abbott <abbotti@mev.co.uk>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
  • Loading branch information
Ian Abbott authored and Greg Kroah-Hartman committed Jun 5, 2012
1 parent 1e576a5 commit d8fdaea
Showing 1 changed file with 277 additions and 308 deletions.
Loading

0 comments on commit d8fdaea

Please sign in to comment.