staging: comedi: mite.c: remove commented out USE_KMALLOC
authorIan Abbott <abbotti@mev.co.uk>
Fri, 1 May 2015 17:03:58 +0000 (18:03 +0100)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Fri, 8 May 2015 07:24:02 +0000 (09:24 +0200)
commitc0cb606a3456ca956431e7b554c29f0212475e98
tree8b1a12fe23a4b4410b96035ee4c89fd335d38471
parent5f7c682226c3601649e59c5d3bcaf1c8e6a6ca33
staging: comedi: mite.c: remove commented out USE_KMALLOC

The definition of the macro `USE_KMALLOC` is commented out, and nothing
refers to it.  Remove the commented out macro.

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