]> asedeno.scripts.mit.edu Git - linux.git/commit
staging: comedi: skel: remove most forward declarations
authorIan Abbott <abbotti@mev.co.uk>
Thu, 1 Nov 2012 14:02:17 +0000 (14:02 +0000)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Thu, 1 Nov 2012 15:46:02 +0000 (08:46 -0700)
commitd8cba40472d9f2cd6590a1f96f0a1be19ff52645
tree6723836540963b8206ed05b582b472af5ba94f5c
parentb61b2b1f588ba8b0a5eef64a78687fe5cc80d337
staging: comedi: skel: remove most forward declarations

Move `skel_attach()`, `skel_detach()` and `skel_driver` down the file so
that a bunch of forward declarations can be removed.

Signed-off-by: Ian Abbott <abbotti@mev.co.uk>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/comedi/drivers/skel.c