commit | 20218e6a3c180b3814bd1600737c5ab26508b47b | [log] [tgz] |
---|---|---|
author | H Hartley Sweeten <hsweeten@visionengravers.com> | Mon Dec 09 15:30:57 2013 -0700 |
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | Tue Dec 17 10:02:12 2013 -0800 |
tree | a88409bcf1304516e95488a39f8ec5b5e135c5c4 | |
parent | 03a36f172bf0e249b2671fe1f0d7e4552048f417 [diff] |
staging: comedi: pcmmio: remove 'subpriv' macro This macro relies on a local variable having a specific name. Remove the macro and add 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>