From: H Hartley Sweeten Date: Mon, 7 May 2012 19:14:22 +0000 (-0700) Subject: staging: comedi: rename addi CamelCase function pointers X-Git-Tag: v3.5-rc1~145^2~178 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a19fb006c4d37b321712268b3937079973c730d6;p=pandora-kernel.git staging: comedi: rename addi CamelCase function pointers Rename the CamelCase variable names for the ADDI subdevice functions. This makes the code a bit cleaner and easier to follow. This will also help with converting the struct addi_board boardtypes array to C99 style initialization to help with maintaining the code. Signed-off-by: H Hartley Sweeten Cc: Ian Abbott Cc: Mori Hess Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed