commit | 5382bfb9788822a9d470ab777f34ad62d0b97224 | [log] [tgz] |
---|---|---|
author | H Hartley Sweeten <hsweeten@visionengravers.com> | Thu Dec 19 16:31:54 2013 -0700 |
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | Fri Dec 20 11:49:33 2013 -0800 |
tree | c83d634904d664b87c6838191d6e8a26720cad8a | |
parent | e6b1624aae473aaf81f7170cafafdc242fd76044 [diff] |
staging: comedi: ni_tiocmd: use a local var for the 'counter_index' Use a local variable for the 'counter->counter_index' to help shorten the long lines and ugly line breaks. 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>