]> Pileus Git - ~andy/linux/commit
staging: comedi: s626: rename CamelCase in struct enc_private
authorIan Abbott <abbotti@mev.co.uk>
Tue, 8 Oct 2013 18:06:26 +0000 (19:06 +0100)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Fri, 11 Oct 2013 22:34:19 +0000 (15:34 -0700)
commitb075ac8e9361b309eb12fc7b4e91a2f5f156909f
tree4584126a705c87bbb4993b35775506d6181ab379
parent07a36d66fa013d01b97ac5c72b54ea1d7670f425
staging: comedi: s626: rename CamelCase in struct enc_private

Rename the CamelCase members of `struct enc_private`.  Since most of
those are function pointers pointing to functions with similar names as
the members, rename the functions they point to as well.

Signed-off-by: Ian Abbott <abbotti@mev.co.uk>
Reviewed-by: H Hartley Sweeten <hsweeten@visionengravers.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/comedi/drivers/s626.c