From: Benjamin Romer Date: Thu, 23 Oct 2014 18:30:01 +0000 (-0400) Subject: staging: unisys: refactor ULTRA_channel_client_acquire_os() X-Git-Tag: omap-for-v3.19/fixes-rc1~73^2~995 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9f16930e557bf64811f1e972dbbd62e40940c9dc;p=pandora-kernel.git staging: unisys: refactor ULTRA_channel_client_acquire_os() Remove the unnecessary macro ULTRA_CHANNEL_CLIENT_ACQUIRE_OS for calling the function, and rename the function to spar_channel_client_acquire_os(). Get rid of unneeded parameters logCtx, file, and line, and Fix CamelCase names: pChannel => ch chanId => id pChan => hdr Signed-off-by: Benjamin Romer Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed