]> git.baikalelectronics.ru Git - kernel.git/commit
staging: comedi: ni_tio: convert global static const variables to defines
authorH Hartley Sweeten <hsweeten@visionengravers.com>
Thu, 24 Jul 2014 17:14:43 +0000 (10:14 -0700)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Sun, 27 Jul 2014 18:16:47 +0000 (11:16 -0700)
commitdf5dbf7c0002ed3a498c556940fd9b13e36511dd
treea13d5ad17db6e32b740cf8e8d4257d9d6bb7de0f
parent08246ead3ddb22436b6b545c0ba051f43ab71b51
staging: comedi: ni_tio: convert global static const variables to defines

For aesthetics, convert the global static const varaibles into defines.

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/ni_tio.c