From: Benjamin Romer Date: Mon, 16 Mar 2015 17:58:16 +0000 (-0400) Subject: staging: unisys: fix CamelCase params in responder functions X-Git-Tag: omap-for-v4.2/o2_dc~155^2~138^2~187 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=fbb31f48aba3d4c149b85b5b25b2667ea5ba9ccf;p=pandora-kernel.git staging: unisys: fix CamelCase params in responder functions Fix the CamelCase parameter names in the set of responder functions: cmdId => cmd_id busNo => bus_no devNo => dev_no responseState => response_state Update all references to use the fixed names. Signed-off-by: Benjamin Romer Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed