git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
b61b2b1
)
staging: comedi: skel: remove most forward declarations
author
Ian Abbott
<abbotti@mev.co.uk>
Thu, 1 Nov 2012 14:02:17 +0000
(14:02 +0000)
committer
Greg Kroah-Hartman
<gregkh@linuxfoundation.org>
Thu, 1 Nov 2012 15:46:02 +0000
(08:46 -0700)
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>
No differences found