From: Benjamin Romer Date: Thu, 23 Oct 2014 18:30:03 +0000 (-0400) Subject: staging: unisys: remove typedef SIGNAL_QUEUE_HEADER X-Git-Tag: omap-for-v3.19/fixes-rc1~73^2~993 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e0fed862c84dbd4b6fce1e6e525767b0a4b95c81;p=pandora-kernel.git staging: unisys: remove typedef SIGNAL_QUEUE_HEADER Get rid of the typedef for SIGNAL_QUEUE_HEADER and use struct signal_queue_header directly instead. Fix all references to the typedef to use the struct. Signed-off-by: Benjamin Romer Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed