summaryrefslogtreecommitdiff
path: root/include/linux/workqueue.h
diff options
context:
space:
mode:
authorH Hartley Sweeten <hartleys@visionengravers.com>2012-09-10 18:52:58 -0700
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2012-09-10 20:02:23 -0700
commit83dcfee0f2b29e689f79f259bde1c1dc34772b13 (patch)
treea06b666c79e841f141e0f9a5200c064e7cb9e951 /include/linux/workqueue.h
parentbfa6d3b80fe578d6f930107f75b600920d7e74e0 (diff)
staging: comedi: adl_pci9111: cleanup pci9111_do_insn_bits()
Remove the unnecessary comments. Cleanup the function to follow the comedi standard for digital outputs. The 'mask' does not need to be checked, the comedi core will make sure that it is valid based on the subdevice data. The outputs only need to be updated if the 'mask' indicates something is changing, otherwise we just need to return the current "state" of the outputs. 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>
Diffstat (limited to 'include/linux/workqueue.h')
0 files changed, 0 insertions, 0 deletions