From: Benjamin Romer Date: Mon, 16 Mar 2015 17:58:17 +0000 (-0400) Subject: staging: unisys: fix CamelCase in epilog functions X-Git-Tag: omap-for-v4.2/o2_dc~155^2~138^2~186 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2836c6a8de2174039770323dc14961eb1308c5e3;p=pandora-kernel.git staging: unisys: fix CamelCase in epilog functions Rename the CamelCase parameters: busNo => bus_no devNo => dev_no needResponse => need_response And the local variables pBusInfo => bus_info pDevInfo => dev_info Update all references to use the corrected names. Signed-off-by: Benjamin Romer Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed