commit | dbc855ad1fd63e72026ef27c3d4d98ba2e1d4bf5 | [log] [tgz] |
---|---|---|
author | H Hartley Sweeten <hsweeten@visionengravers.com> | Thu Jun 18 10:54:38 2015 -0700 |
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | Thu Jun 18 21:19:00 2015 -0700 |
tree | f241300655c9ea2f21013405c6b3676347606356 | |
parent | 7f5ad0181621b08f68e2d4b772f410aec580642b [diff] |
staging: comedi: amplc_pc236_common: 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>