diff options
author | Ian Abbott <[email protected]> | 2017-03-08 18:44:27 +0000 |
---|---|---|
committer | Greg Kroah-Hartman <[email protected]> | 2017-03-12 14:57:00 +0100 |
commit | 4e861f0fd828d2c058271ace21963fa2ef7e861d (patch) | |
tree | 70f7f495e572d15b343b93def733b30eeff39dc8 /lib/netdev-notifier-error-inject.c | |
parent | 6c7f58084fce3f07d4954555173171348ddff8f5 (diff) |
staging: comedi: jr3_pci: separate out block type
`struct jr3_t` contains a single array member `block` of a tag-less
`struct` type. Rename the tag-less `struct` type to `struct jr3_block`
and move its definition outside of `struct jr3_t`. This will allow us
to use pointers of this type.
Signed-off-by: Ian Abbott <[email protected]>
Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'lib/netdev-notifier-error-inject.c')
0 files changed, 0 insertions, 0 deletions