]> git.baikalelectronics.ru Git - kernel.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)
commitf32cd31f44bd953d09a38a60e23211d71ff43371
tree4d03283d73df2d811f63f948713d3a0810665746
parentceeca5fbac198765f14bc0c82a176fe975c517e6
parent268fad5fde358c84b7ff9bb2f5abe7bf2387bf73
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