diff options
author | H Hartley Sweeten <hartleys@visionengravers.com> | 2012-09-18 18:50:23 -0700 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2012-09-19 09:41:45 +0100 |
commit | 0352b932be274d0d67b02f93fe94e30e57265f85 (patch) | |
tree | f906ae11481aad3030341a8be31fd63ca3fd089a /tools/perf/scripts/python/failed-syscalls-by-pid.py | |
parent | bdf7c9dc10912dbad3a5052ee824546535e0b4c1 (diff) |
staging: comedi: daqboard2000: remove local variable in daqboard2000_attach_pci()
The 'pci_base' variable is only used to hold the pci_resource_start()
value used to ioremap the pci bars. Remove the local variable and just
use pci_resource_start() directly in the ioremap.
Signed-off-by: H Hartley Sweeten <hsweeten@visionengravers.com>
Cc: Ian Abbott <abbotti@mev.co.uk>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'tools/perf/scripts/python/failed-syscalls-by-pid.py')
0 files changed, 0 insertions, 0 deletions