staging: unisys: remove MEMCMP_IO
authorBenjamin Romer <benjamin.romer@unisys.com>
Thu, 31 Jul 2014 16:01:00 +0000 (12:01 -0400)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Fri, 1 Aug 2014 21:38:45 +0000 (14:38 -0700)
commit1496125efd6b5852573d0c7ad5ebc7d60599b1b3
tree735c5864e4e4cd50c7c22f1bea096dde286ad28e
parent30de72dbb54f3ea92fd83f086bc5c00b28277971
staging: unisys: remove MEMCMP_IO

This patch removes MEMCMP_IO from commontypes.h and fixes the one use of the
macro so it calls uuid_cmp_le() instead. The old code was comparing UUIDs
directly.

Signed-off-by: Benjamin Romer <benjamin.romer@unisys.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/unisys/common-spar/include/channels/channel.h
drivers/staging/unisys/include/commontypes.h