]> git.baikalelectronics.ru Git - kernel.git/commit
staging: comedi: mite: tidy up local variables in mite_sync_output_dma()
authorH Hartley Sweeten <hsweeten@visionengravers.com>
Tue, 27 May 2014 17:30:52 +0000 (10:30 -0700)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Wed, 28 May 2014 21:28:53 +0000 (14:28 -0700)
commit73c190931c39c1de22d929cfb0c432b0ff3e5c4a
tree14ca327da29d43c30544db4c798c50e3304369c4
parent8e75a8f394e6abcbc445b64501f19ab34042ea79
staging: comedi: mite: tidy up local variables in mite_sync_output_dma()

Tidy up the local variables so that the comedi_cmd is accessed as a pointer
instead of getting to it from the comedi_async pointer.

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/mite.c