]> git.openfabrics.org - ~shefty/rdma-dev.git/commit
staging: comedi: ni_labpc: return bool from labpc_use_continuous_mode()
authorH Hartley Sweeten <hsweeten@visionengravers.com>
Fri, 22 Mar 2013 16:57:26 +0000 (09:57 -0700)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Mon, 25 Mar 2013 18:43:02 +0000 (11:43 -0700)
commit63a93381ef17902c1d8dd33506163c43cf2178be
tree5b9cd66dae89b9d3e62e2f17ea4bb8cb06e9396a
parent58cd9b91f809196adb39b52d1c18069ca73c8103
staging: comedi: ni_labpc: return bool from labpc_use_continuous_mode()

This is a simple true/false test, return bool instead of int.

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>
drivers/staging/comedi/drivers/ni_labpc.c