From: Benjamin Romer Date: Mon, 16 Mar 2015 17:58:43 +0000 (-0400) Subject: staging: unisys: fix CamelCase in responders functions X-Git-Tag: omap-for-v4.2/o2_dc~155^2~138^2~161 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8e3fedd6e3336a1bf200d6527751a7f1497c2e95;p=pandora-kernel.git staging: unisys: fix CamelCase in responders functions Fix the CamelCase parameters: busNo => bus_no devNo => dev_no In the functions bus_create_response(), bus_destroy_response(), device_create_response(), device_destroy_response(), and device_resume_response(). Fix the CamelCase global structure name BusDev_Responders => busdev_responders And update all references to use the corrected names. Signed-off-by: Benjamin Romer Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed