From: Benjamin Romer Date: Mon, 16 Mar 2015 17:58:05 +0000 (-0400) Subject: staging: unisys: fix CamelCase channel name ControlVm_channel X-Git-Tag: omap-for-v4.2/o2_dc~155^2~138^2~198 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c3d9a224e7872ec2a6341ef57d04432bc6f961a0;p=pandora-kernel.git staging: unisys: fix CamelCase channel name ControlVm_channel Rename the channel: ControlVm_channel => controlvm_channel Update all references to use the new name. Fix the odd bracketing in the while() statement with the reference to controlvm_channel, too, so the patch doesn't generate a warning. Signed-off-by: Benjamin Romer Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed