]> git.baikalelectronics.ru Git - kernel.git/commit
staging: comedi: pcmuio: remove 'CALC_N_SUBDEVS' macro
authorH Hartley Sweeten <hsweeten@visionengravers.com>
Tue, 4 Jun 2013 01:02:34 +0000 (18:02 -0700)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Wed, 5 Jun 2013 22:33:32 +0000 (15:33 -0700)
commit0c1f946de69fa54d6d99694c94c181af84e43889
tree719a026bd45355f6d3c4d26d094ee5e2963a4cd4
parent3dd8f8bd22b564023bff35f64eb07ccf7a3e5c1a
staging: comedi: pcmuio: remove 'CALC_N_SUBDEVS' macro

This macro is only used once in the driver, just remove it.

This also fixes a > 80 char line checkpatch.pl warning.

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