commit | 76cca89f4b032abad514c0821be35d999c9707ce | [log] [tgz] |
---|---|---|
author | H Hartley Sweeten <hsweeten@visionengravers.com> | Wed Dec 19 15:41:42 2012 -0700 |
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | Mon Jan 07 14:25:48 2013 -0800 |
tree | 848510284081d7917192c6c527b3b31917cd8c33 | |
parent | 91fa0b0c96eb46444c9bc0d2994626fc371dd6db [diff] |
staging: comedi: comedi_fops: move comedi_cleanup_legacy_minors() This function is only called by the module_{init,exit} functions. For aesthetic reasons, move it near them. Signed-off-by: H Hartley Sweeten <hsweeten@visionengravers.com> Cc: Ian Abbott <abbotti@mev.co.uk> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>