From: Benjamin Romer Date: Thu, 23 Oct 2014 18:30:11 +0000 (-0400) Subject: staging: unisys: refactor ULTRA_check_channel_server() X-Git-Tag: omap-for-v3.19/fixes-rc1~73^2~985 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=10c5ef69482d77f80678c2aa102b38cc09b241b5;p=pandora-kernel.git staging: unisys: refactor ULTRA_check_channel_server() Rename spar_check_channel_server() to spar_check_channel_server(), remove unused parameters fileName, lineNumber, and logCtx, update references to the function and remove unused parameters in macros that call it, and fix CamelCase names: typeGuid => typeuuid channelName => name expectedMinBytes => expected_min_bytes actualBytes => actual_bytes Signed-off-by: Benjamin Romer Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed