lkml.org 
[lkml]   [2017]   [May]   [18]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
Patch in this message
/
From
Subject[PATCH 11/23] uuid: remove struct uuid_v1
Date
Unused now.

Signed-off-by: Christoph Hellwig <hch@lst.de>
---
include/linux/uuid.h | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/include/linux/uuid.h b/include/linux/uuid.h
index 47ca06d846d4..e8a065035113 100644
--- a/include/linux/uuid.h
+++ b/include/linux/uuid.h
@@ -40,7 +40,7 @@ typedef struct {
* - the clock sequence is a 14-bit counter to avoid duplicate
* times
*/
- struct uuid_v1 {
+ struct {
__be32 time_low;
__be16 time_mid;
__be16 time_hi_and_version;
--
2.11.0
\
 
 \ /
  Last update: 2017-05-18 08:33    [W:0.182 / U:0.364 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site