From: Ian Abbott Date: Wed, 24 Oct 2012 15:47:52 +0000 (+0100) Subject: staging: comedi: amplc_dio200: rename struct dio200_layout_struct X-Git-Tag: omap-for-v3.8/fixes-for-merge-window-v4-signed~84^2~1027 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4821bdfc9c39349f97e9c604992aafd55f45255a;p=pandora-kernel.git 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 Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed