commit | add873f29c6ed2c797208b861a99d992172b9495 | [log] [tgz] |
---|---|---|
author | Ian Abbott <abbotti@mev.co.uk> | Mon Mar 18 17:19:02 2013 +0000 |
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | Mon Mar 25 11:30:05 2013 -0700 |
tree | bd9a9d5b4a00b8622c34c0b07e9ec7922852a67d | |
parent | f7282f05e1cb39556b5e29d113803e934f3e6d3e [diff] |
staging: comedi: amplc_dio200: shrink struct dio200_subdev_intr Shave a few bytes off the size of `struct dio200_subdev_intr` by rearranging members and changing two of them to bit-fields. Signed-off-by: Ian Abbott <abbotti@mev.co.uk> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>