From: H Hartley Sweeten Date: Thu, 19 Dec 2013 23:32:05 +0000 (-0700) Subject: staging: comedi: ni_660x: rename the CamelCase enum NI_660x_Register and labels X-Git-Tag: v3.14-rc1~150^2~172 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1246f05baa1d0c573802b79092666c38c3671fbd;p=pandora-kernel.git staging: comedi: ni_660x: rename the CamelCase enum NI_660x_Register and labels As prefered by the CodingStyle, rename this CamelCase enum and its labels. Also, cleanup the ni_gpct_to_660x_register() helper function. Just return the ni_660x_register for each ni_gpct_register and remove the unnecessary break statements after the return statements. Signed-off-by: H Hartley Sweeten Reviewed-by: Ian Abbott Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed