From: Benjamin Romer Date: Thu, 23 Oct 2014 18:30:47 +0000 (-0400) Subject: staging: unisys: refactor ULTRA_DIAG_CHANNEL_PROTOCOL X-Git-Tag: omap-for-v3.20/drop-legacy-3517~70^2~949 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f207671f402b9aa7367ee21dbab2e450d16c9d7e;p=pandora-kernel.git staging: unisys: refactor ULTRA_DIAG_CHANNEL_PROTOCOL Get rid of the typedef and use struct spar_diag_channel_protocol instead. Fix CamelCase member names, and update references and comments to match. struct channel_header CommonChannelHeader; QueueHeader => queue_header DiagChannelHeader => diag_channel_header Events => events Signed-off-by: Benjamin Romer Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed