OSDN Git Service

Staging: unisys: channels: Cleanup sparse warnings
authorKen Cox <jkc@redhat.com>
Thu, 13 Mar 2014 20:39:18 +0000 (15:39 -0500)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Mon, 17 Mar 2014 21:42:40 +0000 (14:42 -0700)
commita1d842e84f049ffa29d0a633649ab2779750b2a3
tree4d4357c725ee2b2da30c1a942582efbe95ec2698
parent4b4b535e64cdf404463b8eceba86c4f9d4391287
Staging: unisys: channels: Cleanup sparse warnings

Clean up multiple sparse warnings mostly due to different address spaces
when accessing I/O memory.

Also, remove SignalRemoveAll(), SignalQueueHasOneElement(),
SignalQueueIsFull(), because they were never called.

Signed-off-by: Ken Cox <jkc@redhat.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/unisys/channels/channel.c
drivers/staging/unisys/channels/chanstub.c
drivers/staging/unisys/channels/chanstub.h
drivers/staging/unisys/include/commontypes.h