aboutsummaryrefslogtreecommitdiff
path: root/include/linux
diff options
context:
space:
mode:
authorH Hartley Sweeten <[email protected]>2014-09-09 16:15:59 -0700
committerGreg Kroah-Hartman <[email protected]>2014-09-11 14:35:21 -0700
commit1e2e39effd11ca7c09cc47aff9e99d976109bbe8 (patch)
tree33f15c87114356d794243ba2b93a90b5c3dc7081 /include/linux
parent8e7fed7ed760275c3e8e73e4328751fcb8f21642 (diff)
staging: comedi: pcmuio: return void from pcmuio_start_intr()
This function always returns '0' so the comedi_event() is never done by the callers. Change the return type to void and remove the comedi_event() dead code. 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')
0 files changed, 0 insertions, 0 deletions