staging: comedi: comedi_test: remove devpriv macro
authorH Hartley Sweeten <hartleys@visionengravers.com>
Mon, 20 Aug 2012 22:04:24 +0000 (15:04 -0700)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Tue, 4 Sep 2012 18:29:29 +0000 (11:29 -0700)
This macro relies on a local variable having a specific name. Remove it.

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>

No differences found