summaryrefslogtreecommitdiff
path: root/fs
diff options
context:
space:
mode:
authorIan Abbott <abbotti@mev.co.uk>2013-04-04 13:58:46 (GMT)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2013-04-05 21:33:16 (GMT)
commit24fb134d1c336b263f75d7659f56a96382aebb56 (patch)
tree1edef41cc49136865d29d8bf450b0c26b1d68a97 /fs
parenta649a6754d246d5b5447f74b86ed4b947e5f5446 (diff)
downloadlinux-fsl-qoriq-24fb134d1c336b263f75d7659f56a96382aebb56.tar.xz
staging: comedi: refactor comedi_free_board_minor()
Split out the part of `comedi_free_board_minor()` that clears the `comedi_file_info_table[]` element into new function `comedi_clear_minor()`. Split out the remainder of the original function into new function `comedi_free_board_file_info()`. Also re-use a call to `comedi_clear_minor()` in `comedi_free_subdevice_minor()` instead of doing the same thing inline. Signed-off-by: Ian Abbott <abbotti@mev.co.uk> Reviewed-by: H Hartley Sweeten <hsweeten@visionengravers.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'fs')
0 files changed, 0 insertions, 0 deletions