diff options
| author | H Hartley Sweeten <[email protected]> | 2013-05-23 12:39:41 -0700 |
|---|---|---|
| committer | Greg Kroah-Hartman <[email protected]> | 2013-05-30 20:40:39 +0900 |
| commit | 1c3032a4e98ee85073c7acf801cc5de721ed1acf (patch) | |
| tree | 591e203bd3ae5dec845dbd38a428ed02db872a87 /tools/perf/scripts/python | |
| parent | 956ddbcd89f2b335e7aaae8d7692f71f0e6b2ebf (diff) | |
staging: comedi: usbduxsigma: cleanup the unlink urb functions
These functions always return success. Change them to just return void.
The 'usbduxsub_tmp', which is actually the comedi_device private data, is
already validated by the callers. Remove the unnecessary validation and
rename the 'usbduxsub_tmp' parameter to 'devpriv' which is more common in
comedi drivers.
Remove the unnecessary comments.
Signed-off-by: H Hartley Sweeten <[email protected]>
Cc: Ian Abbott <[email protected]>
Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions