commit | 60927bc314363f91616c1f4577541c2a2e27aba3 | [log] [tgz] |
---|---|---|
author | Christoph Hellwig <hch@lst.de> | Wed May 17 09:56:45 2017 +0200 |
committer | Christoph Hellwig <hch@lst.de> | Mon Jun 05 16:56:39 2017 +0200 |
tree | 4ce9f1570da418f9b690caf9291c127982e086e8 | |
parent | 12ce5f8c5c56fcd027bb9d12d17d2628d7dd9882 [diff] |
uuid: remove uuid_be defintions from the uapi header We don't use uuid_be and the UUID_BE constants in any uapi headers, so make them private to the kernel. Signed-off-by: Christoph Hellwig <hch@lst.de> Reviewed-by: Amir Goldstein <amir73il@gmail.com> Reviewed-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com>