diff options
| author | H Hartley Sweeten <[email protected]> | 2014-09-09 13:05:33 -0700 |
|---|---|---|
| committer | Greg Kroah-Hartman <[email protected]> | 2014-09-11 14:34:24 -0700 |
| commit | 45ada8e85c1c2c434256dcd54fb80450ed956ea6 (patch) | |
| tree | b1207b58e9fd1f65691bddbdfc74ecc557f32806 /include/linux/debugobjects.h | |
| parent | f16a7b85168af1dc6621a7edb7925fca577e1017 (diff) | |
staging: comedi: adl_pci9118: do cfc_handle_events() at end of interrupt
Each of the error detections currently do a cfc_handle_events() and exits
the interrupt handler if the error is detected. The DMA and non-DMA handlers
also to a cfc_handle_events().
For aesthetics, use goto to exit the interrupt handler if an error is detected
and move the cfc_handle_events() call to the end of the interrupt.
Signed-off-by: H Hartley Sweeten <[email protected]>
Reviewed-by: Ian Abbott <[email protected]>
Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'include/linux/debugobjects.h')
0 files changed, 0 insertions, 0 deletions