diff options
| author | 2017-03-08 18:44:28 +0000 | |
|---|---|---|
| committer | 2017-03-12 14:57:00 +0100 | |
| commit | 9d6a94291e002d3fa499ccef73fcd286cddeeb6f (patch) | |
| tree | 8ec832dd71ef469d45f3a0cf3293404de48d4068 /tools/perf/scripts/python/export-to-postgresql.py | |
| parent | staging: comedi: jr3_pci: separate out block type (diff) | |
staging: comedi: jr3_pci: use struct jr3_block instead of jr3_t
`struct jr3_t` contains a single array member `block` of member type
`struct jr3_block`. Rather than using pointers to `struct jr3_t`, just
use pointers to `struct jr3_block` instead and treat it as an array.
Replace the local variables `struct jr3_t __iomem *iobase` with `struct
jr3_block __iomem *block`. Remove the definition of `struct jr3_t` as
it is no longer needed.
Signed-off-by: Ian Abbott <abbotti@mev.co.uk>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions
