commit | ab55b5c9f225d32a5355f7c799ab09c7fae5456d | [log] [tgz] |
---|---|---|
author | H Hartley Sweeten <hsweeten@visionengravers.com> | Mon May 02 10:11:40 2016 -0700 |
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | Tue May 03 14:11:15 2016 -0700 |
tree | 0e2a09c7fca388305ee548a6546199d6b71dc1ec | |
parent | 3303410d04f28fa70d19adc9de2ae15a0909aff5 [diff] |
staging: comedi: mite: rename mite member 'mite_io_addr' Rename this member of struct mite to 'mmio' to help shorten the long lines. Add a local variable for the mite pointer in the ni_pcimio driver to clarify and shorten the long lines. 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>