From: Benjamin Romer Date: Fri, 5 Dec 2014 22:09:14 +0000 (-0500) Subject: staging: unisys: fix CamelCase globals in uisutils.c X-Git-Tag: omap-for-v4.1/prcm-dts-mfd-syscon-fix~83^2~511 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=bd7029105e85a6aee014e30351b459504165e13d;p=pandora-kernel.git staging: unisys: fix CamelCase globals in uisutils.c Rename CamelCase global variable names: ReqHandlerInfo_list => req_handler_info_list ReqHandlerInfo_list_lock => req_handler_info_list_lock Update all references to use the new name. Signed-off-by: Bryan Thompson Signed-off-by: Benjamin Romer Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed