summaryrefslogtreecommitdiff
path: root/scripts
diff options
context:
space:
mode:
authorH Hartley Sweeten <hartleys@visionengravers.com>2012-10-26 04:27:12 +0400
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2012-10-26 20:18:18 +0400
commit0014048e091da8bfdbe6f5a15d4045d3747d1335 (patch)
tree3c4e07c3d88a0b62cf0babc2cf84a3a468d49eff /scripts
parentd3bf2177c85f15a10c715cb0225311992503e8eb (diff)
downloadlinux-0014048e091da8bfdbe6f5a15d4045d3747d1335.tar.xz
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 'scripts')
0 files changed, 0 insertions, 0 deletions