From: H Hartley Sweeten Date: Thu, 19 Jul 2012 02:03:08 +0000 (-0700) Subject: staging: comedi: ke_counter: remove the cnt_board_nbr macro X-Git-Tag: v3.6-rc1~100^2~64 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=bdc1afa388b89285d68de2ae423dd0d25cfc1d62;p=pandora-kernel.git 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 Cc: Ian Abbott Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed