diff options
author | Chris Mason <chris.mason@oracle.com> | 2008-12-02 11:18:37 -0500 |
---|---|---|
committer | Chris Mason <chris.mason@oracle.com> | 2008-12-02 11:18:37 -0500 |
commit | c99e905c945c462085c6d64646dc5af0c0a16815 (patch) | |
tree | 3aed8630c0778c4a8b26a5d8eb2fba42fbb5e26c /fs/hppfs | |
parent | 2a7108ad89e1ea9a30afbbece8b581a0532afd12 (diff) |
Btrfs: Fix sparse endian warnings in struct-funcs.c
The btrfs macros to access individual struct members on disk were
sending the same variable to functions that expected different types
of endianness. This fix explicitly creates a variable of the correct
type instead of abusing a single variable for mixed purposes.
Signed-off-by: Chris Mason <chris.mason@oracle.com>
Diffstat (limited to 'fs/hppfs')
0 files changed, 0 insertions, 0 deletions