The following changes since commit cb8c65ccff7f77d0285f1b126c72d37b2572c865:
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc (2017-07-17 15:08:29 -0700) are available in the git repository at: git://git.infradead.org/users/hch/uuid.git tags/uuid-for-4.13-2 for you to fetch changes up to 832e4c83abc5ec25af77db6c8a0f36d78f1cf825: uuid: remove uuid_be (2017-07-24 17:50:37 +0200) ---------------------------------------------------------------- uuid fixups: - add a missing "!" in the uuid tests - remove the last remaining user of the uuid_be type, and then the type and its helpers ---------------------------------------------------------------- Christoph Hellwig (3): uuid: fix incorrect uuid_equal conversion in test_uuid_test thunderbolt: use uuid_t instead of uuid_be uuid: remove uuid_be drivers/thunderbolt/switch.c | 8 ++++---- drivers/thunderbolt/tb.h | 4 ++-- drivers/thunderbolt/tb_msgs.h | 12 ++++++------ include/linux/uuid.h | 14 -------------- lib/test_uuid.c | 2 +- 5 files changed, 13 insertions(+), 27 deletions(-)