staging: comedi: amplc_dio200: rename struct dio200_layout_struct
authorIan Abbott <abbotti@mev.co.uk>
Wed, 24 Oct 2012 15:47:52 +0000 (16:47 +0100)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Wed, 24 Oct 2012 22:25:11 +0000 (15:25 -0700)
commit4821bdfc9c39349f97e9c604992aafd55f45255a
tree0077bf60aa9de9e7553b9bde61da88a1666c10cb
parent853376e502283d740b7700524c822bb924b171b5
staging: comedi: amplc_dio200: rename struct dio200_layout_struct

Now that the tag name `dio200_layout` is available, rename `struct
dio200_layout_struct` to `struct dio200_layout` as the `_struct` suffix
is a bit redundant and I plan to use this type in other places in the
module.

Signed-off-by: Ian Abbott <abbotti@mev.co.uk>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/comedi/drivers/amplc_dio200.c