diff options
| author | Ian Abbott <[email protected]> | 2017-02-17 11:09:15 +0000 |
|---|---|---|
| committer | Greg Kroah-Hartman <[email protected]> | 2017-03-06 09:16:58 +0100 |
| commit | de98befe56960dbeea0501d3cefa42c89825e39f (patch) | |
| tree | 20cfd5321b7586c3a991962dde2d61749ec3b8fd /tools/perf/scripts/python | |
| parent | dc5761db873f8fc03105a43e97970ee4b862e1e1 (diff) | |
staging: comedi: jr3_pci: separate out poll state enum
The type of the `state` member of `struct jr3_pci_subdev_private` is
defined in-situ as an enumerated type without a tag. For aesthetic
reasons, define the type as `enum jr3_pci_poll_state` outside the
containing `struct`.
Signed-off-by: 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