From: Benjamin Romer Date: Thu, 23 Oct 2014 18:30:00 +0000 (-0400) Subject: staging: unisys: fix up ULTRA_CHANNEL_CLIENT_TRANSITION macro X-Git-Tag: omap-for-v3.19/fixes-rc1~73^2~996 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ff97a3fdf5c99adee957841aec4741cf36519870;p=pandora-kernel.git staging: unisys: fix up ULTRA_CHANNEL_CLIENT_TRANSITION macro Rename the macro to SPAR_CHANNEL_CLIENT_TRANSITION, and fix CamelCase parameters: pChan => ch chanId => id logCtx => log Update all places the macro was used to call the new name. Signed-off-by: Benjamin Romer Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed