staging: comedi: addi_apci_3120: rename 'this_board' variables
authorH Hartley Sweeten <hsweeten@visionengravers.com>
Thu, 18 Jun 2015 17:55:00 +0000 (10:55 -0700)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Fri, 19 Jun 2015 04:19:04 +0000 (21:19 -0700)
commit52a79403cb4dd9b5993691733a07e5cb42e3446b
tree290049680050cca902832fceacaa3bea6a864451
parent1867e04db2ed067df9903400c96c33fe555becc3
staging: comedi: addi_apci_3120: 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>
drivers/staging/comedi/drivers/addi_apci_3120.c