diff options
| author | Ingo Molnar <mingo@elte.hu> | 2008-09-14 18:24:00 +0200 | 
|---|---|---|
| committer | Ingo Molnar <mingo@elte.hu> | 2008-09-14 18:24:00 +0200 | 
| commit | 83bd6998b04fc1bb7280b14f16b2bdbdc07c914b (patch) | |
| tree | af1bbe2bac5752b69b1ac58bf5d822c735da439b /fs/xfs/support/uuid.h | |
| parent | e7250b8ae3870f37f660c2f65cafcaba85e3bfd3 (diff) | |
| parent | adee14b2e1557d0a8559f29681732d05a89dfc35 (diff) | |
Merge commit 'v2.6.27-rc6' into timers/hpet
Diffstat (limited to 'fs/xfs/support/uuid.h')
| -rw-r--r-- | fs/xfs/support/uuid.h | 1 | 
1 files changed, 0 insertions, 1 deletions
diff --git a/fs/xfs/support/uuid.h b/fs/xfs/support/uuid.h index b6f5922199b..cff5b607d44 100644 --- a/fs/xfs/support/uuid.h +++ b/fs/xfs/support/uuid.h @@ -22,7 +22,6 @@ typedef struct {  	unsigned char	__u_bits[16];  } uuid_t; -extern void uuid_init(void);  extern void uuid_create_nil(uuid_t *uuid);  extern int uuid_is_nil(uuid_t *uuid);  extern int uuid_equal(uuid_t *uuid1, uuid_t *uuid2);  | 
