diff options
| author | Ian Abbott <abbotti@mev.co.uk> | 2017-02-17 14:09:15 +0300 |
|---|---|---|
| committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2017-03-06 11:16:58 +0300 |
| commit | de98befe56960dbeea0501d3cefa42c89825e39f (patch) | |
| tree | 20cfd5321b7586c3a991962dde2d61749ec3b8fd /scripts | |
| parent | dc5761db873f8fc03105a43e97970ee4b862e1e1 (diff) | |
| download | linux-de98befe56960dbeea0501d3cefa42c89825e39f.tar.xz | |
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 <abbotti@mev.co.uk>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'scripts')
0 files changed, 0 insertions, 0 deletions
