]> rtime.felk.cvut.cz Git - linux-imx.git/commit
staging: comedi: pcmuio: remove 'subpriv' macro
authorH Hartley Sweeten <hsweeten@visionengravers.com>
Tue, 4 Jun 2013 01:01:17 +0000 (18:01 -0700)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Wed, 5 Jun 2013 22:33:31 +0000 (15:33 -0700)
commit8099a9841f1d9ff15de8f12cf1ba36b574d804c8
treee8ee29dace2baccc36c38a2380af23bb7ccf255f
parente7400ab4f495572fcd3ec547e839208589cfbc15
staging: comedi: pcmuio: remove 'subpriv' macro

The 'subpriv' macro relies on a local variable having a specific name.
Replace the macro with a local variable where used.

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