]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commita84185bc405609657e8c720b6f1f4c60944ded10
tree0077bf60aa9de9e7553b9bde61da88a1666c10cb
parent71b2ce11e7ce2a343f84e901c92bf63d34d5c99b
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