staging: comedi: ke_counter: remove the cnt_board_nbr macro
authorH Hartley Sweeten <hartleys@visionengravers.com>
Thu, 19 Jul 2012 02:03:08 +0000 (19:03 -0700)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Thu, 19 Jul 2012 23:51:38 +0000 (16:51 -0700)
commitbdc1afa388b89285d68de2ae423dd0d25cfc1d62
tree45c654e05a93947488953e63acc0061aaff1e3e1
parent6e4996bcd82453e43b324e53f5353e5c0fe625a2
staging: comedi: ke_counter: remove the cnt_board_nbr macro

This macro is an open-coded version of ARRAY_SIZE(). Use that
instead.

Signed-off-by: H Hartley Sweeten <hsweeten@visionengravers.com>
Cc: Ian Abbott <abbotti@mev.co.uk>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/comedi/drivers/ke_counter.c