afs: Move UUID struct to linux/uuid.h
Move the afs_uuid struct to linux/uuid.h, rename it to uuid_v1 and change the u16/u32 fields to __be16/__be32 instead so that the structure can be cast to a 16-octet network-order buffer. Signed-off-by:David Howells <dhowells@redhat.com> Reviewed-by:
Arnd Bergmann <arnd@arndb.de>
Loading
Please register or sign in to comment