diff options
| author | Ian Abbott <[email protected]> | 2012-11-14 13:10:37 +0000 |
|---|---|---|
| committer | Greg Kroah-Hartman <[email protected]> | 2012-11-14 16:25:47 -0800 |
| commit | af448aca8fa41789aec8a968a56ed0868c803a2b (patch) | |
| tree | ea98f659a75cde7affa5be5e99ceb33f8525ee92 /tools/perf/scripts/python/event_analyzing_sample.py | |
| parent | 45d6f1965e9a8b830dd69b98cf8d45de53394ee5 (diff) | |
staging: comedi: don't check driver->auto_attach
There is no need for `comedi_pci_auto_config()` and
`comedi_usb_auto_config()` to check that `driver->auto_attach` is
non-null before calling `comedi_auto_attach()` as this check is done by
`comedi_auto_config()` itself (actually by
`comedi_auto_config_wrapper()`). Remove the unnecessary checks.
Signed-off-by: Ian Abbott <[email protected]>
Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/event_analyzing_sample.py')
0 files changed, 0 insertions, 0 deletions