aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorH Hartley Sweeten <[email protected]>2012-04-23 15:57:48 -0700
committerGreg Kroah-Hartman <[email protected]>2012-04-24 11:38:35 -0700
commit632d391b3572673fc272a6fd74e5c753065eca1c (patch)
tree605210ecd6040989d71d0ad0a33ff984ff0d9187 /tools/perf/scripts/python
parent3c4ba9e8743d664e6c71cabf09f05aa92b50c366 (diff)
staging: comedi: refactor adq12b driver to remove forward declarations
Move the module_init/module_exit routines and the associated struct comedi_driver and struct boardtype variables to the end of the source as is more typically done with other drivers. Then rearrange the attach/detach functions, this removes the need for all the forward declarations. Signed-off-by: H Hartley Sweeten <[email protected]> Cc: Ian Abbott <[email protected]> Cc: Mori Hess <[email protected]> Cc: Greg Kroah-Hartman <[email protected]> Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions