]> git.baikalelectronics.ru Git - kernel.git/commit
staging: comedi: amplc_pci224: rename 'thisboard' variables
authorH Hartley Sweeten <hsweeten@visionengravers.com>
Thu, 18 Jun 2015 17:54:39 +0000 (10:54 -0700)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Fri, 19 Jun 2015 04:19:00 +0000 (21:19 -0700)
commit021ed4e222c9e665199d9ac19eb49e35784022d4
tree9ea1f9fed4387ffd2e5e7e2f958f2245083ef853
parentaa7e13215da0d9a1e07f16f3dd3b4a7556783932
staging: comedi: amplc_pci224: 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>
drivers/staging/comedi/drivers/amplc_pci224.c