From: Benjamin Romer Date: Fri, 5 Dec 2014 22:09:12 +0000 (-0500) Subject: staging: unisys: refactor uisctrl_register_req_handler_ex() X-Git-Tag: omap-for-v4.1/prcm-dts-mfd-syscon-fix~83^2~513 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=717dd09fe75f5e165410caab197b2f7ec74e46e7;p=pandora-kernel.git staging: unisys: refactor uisctrl_register_req_handler_ex() Fix CamelCase local variable name: pReqHandlerInfo => req_handler Get rid of the useless goto and just return straight away on an error. Signed-off-by: Bryan Thompson Signed-off-by: Benjamin Romer Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed