staging: comedi: comedi_test: tidy up waveform_ai_interrupt()
authorIan Abbott <abbotti@mev.co.uk>
Fri, 4 Jan 2013 11:33:25 +0000 (11:33 +0000)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Mon, 7 Jan 2013 22:37:13 +0000 (14:37 -0800)
Use a local variable to reduce the indentation in
`waveform_ai_interrupt()`.

Signed-off-by: Ian Abbott <abbotti@mev.co.uk>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>

No differences found