From: Benjamin Romer Date: Thu, 23 Oct 2014 18:29:49 +0000 (-0400) Subject: staging: unisys: remove channel mismatch macros X-Git-Tag: omap-for-v3.19/fixes-rc1~73^2~1007 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e2706697fd6a08fa7457d30bb4f7d8bc4d7c36b9;p=pandora-kernel.git staging: unisys: remove channel mismatch macros Simplify the code in channel.h by removing CHANNEL_GUID_MISMATCH, CHANNEL_u64_MISMATCH, and CHANNEL_U32_MISMATCH, and printing the messages directly instead. The CamelCase names in the functions that used to use these macros will be fixed in a later patch. Signed-off-by: Benjamin Romer Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed