OSDN Git Service

Staging: unisys: Fixup sparse warnings for dereferencing noderef types.
authorKen Cox <jkc@redhat.com>
Thu, 22 May 2014 17:31:13 +0000 (12:31 -0500)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Fri, 23 May 2014 11:21:10 +0000 (20:21 +0900)
commite40d1c8ad91420a2224f557e5b4c43c5c4148847
tree1d74ab32662aa706400c9ae1d879e9ed2c77620d
parent60e1741fc30719171c81030b6f50f6838fc5fd30
Staging: unisys: Fixup sparse warnings for dereferencing noderef types.

Fixed the usage of the following so they don't try to dereference
pointers to iomem.
CHANNEL_U64_MISMATCH
CHANNEL_U32_MISMATCH
wait_for_valid_guid

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