From: Benjamin Romer Date: Mon, 16 Mar 2015 17:58:24 +0000 (-0400) Subject: staging: unisys: refactor my_device_changestate() X-Git-Tag: omap-for-v4.2/o2_dc~155^2~138^2~179 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0278a9055ac94ff368e8cdf3de3de25967c7f66b;p=pandora-kernel.git staging: unisys: refactor my_device_changestate() Fix the CamelCase names: busNo => bus_no devNo => dev_no pDevInfo => dev_info Update all references to use the new names, and remove the goto and label entirely. Signed-off-by: Benjamin Romer Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed