commit | 6e2b126dbda1f874b262fa212cc1cb0c2f6a9fe8 | [log] [tgz] |
---|---|---|
author | H Hartley Sweeten <hsweeten@visionengravers.com> | Thu Jun 18 10:54:42 2015 -0700 |
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | Thu Jun 18 21:19:01 2015 -0700 |
tree | 51ac6942e55b56cd8ba4ee75d1c193fd0a5fea1e | |
parent | 91d4beba92477aab8bdf5084d538d28c2a9e3081 [diff] |
staging: comedi: ni_670x: rename 'thisboard' variables For aesthetics, rename the 'thisboard' variables to 'board'. That name is more commonly used for the boardinfo pointer in comedi drivers. 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>