summaryrefslogtreecommitdiff
path: root/kernel/workqueue.c
diff options
context:
space:
mode:
authorH Hartley Sweeten <hartleys@visionengravers.com>2012-10-25 17:27:12 -0700
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2012-10-26 09:18:18 -0700
commit0014048e091da8bfdbe6f5a15d4045d3747d1335 (patch)
tree3c4e07c3d88a0b62cf0babc2cf84a3a468d49eff /kernel/workqueue.c
parentd3bf2177c85f15a10c715cb0225311992503e8eb (diff)
staging: comedi: dt3000: change return type of dt3k_send_cmd to void
None of the callers check the return value. Just make it a void. Flip the status check at the end of the function to check for an error before outputing the dev_dbg(). Use __func__ for the function name in the message. 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 'kernel/workqueue.c')
0 files changed, 0 insertions, 0 deletions