commit | c79089c8d625824863bd922c9cf4096b54a98709 | [log] [tgz] |
---|---|---|
author | H Hartley Sweeten <hsweeten@visionengravers.com> | Wed Jan 21 15:11:49 2015 -0700 |
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | Sun Jan 25 19:59:13 2015 +0800 |
tree | 489d28164dec5d98b286616371bc7a3d6ecd6932 | |
parent | b35759de976320229ec708c7fa57a62249833ab9 [diff] |
staging: comedi: ni_labpc_common: use the cfc_check_trigger_arg_*() helpers For aesthetics, use the helper functions to check the min/max divisor values. Remove the const int local variables and open code the values. Signed-off-by: H Hartley Sweeten <hsweeten@visionengravers.com> Reviewed-by: Ian Abbott <abbotti@mev.co.uk> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>