commit | 1867e04db2ed067df9903400c96c33fe555becc3 | [log] [tgz] |
---|---|---|
author | H Hartley Sweeten <hsweeten@visionengravers.com> | Thu Jun 18 10:54:59 2015 -0700 |
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | Thu Jun 18 21:19:04 2015 -0700 |
tree | d7ea42bf60edc32fed8ceec0fb4b41f6cab58820 | |
parent | 1ee02fe1a100f57a2d35e78c38d22dedddc52ff4 [diff] |
staging: comedi: addi_apci_1516: rename 'this_board' variables For aesthetics, rename the 'this_board' 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>