]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
Merge tag 'uuid-for-4.13-2' of git://git.infradead.org/users/hch/uuid
authorLinus Torvalds <torvalds@linux-foundation.org>
Wed, 26 Jul 2017 02:46:05 +0000 (19:46 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Wed, 26 Jul 2017 02:46:05 +0000 (19:46 -0700)
commit5d4eeb8a6124da65a2119601c4016ecc37e867b6
tree4d03283d73df2d811f63f948713d3a0810665746
parentcef55b518c7b83020fc8bcc496402242cc921f29
parent832e4c83abc5ec25af77db6c8a0f36d78f1cf825
Merge tag 'uuid-for-4.13-2' of git://git.infradead.org/users/hch/uuid

Pull uuid fixes from Christoph Hellwig:

 - add a missing "!" in the uuid tests

 - remove the last remaining user of the uuid_be type, and then the type
   and its helpers

* tag 'uuid-for-4.13-2' of git://git.infradead.org/users/hch/uuid:
  uuid: remove uuid_be
  thunderbolt: use uuid_t instead of uuid_be
  uuid: fix incorrect uuid_equal conversion in test_uuid_test
drivers/thunderbolt/switch.c