mirror of
https://github.com/kdave/btrfs-progs
synced 2024-12-27 00:22:22 +00:00
btrfs-progs: cleanup: remove the redundant BTRFS_CSUM_TYPE_CRC32 macro definition in ctree.h
Signed-off-by: Wang Sheng-Hui <shhuiw@gmail.com>
This commit is contained in:
parent
1957076ab4
commit
f9ffe57844
4
ctree.h
4
ctree.h
@ -118,10 +118,6 @@ struct btrfs_trans_handle;
|
|||||||
/* 32 bytes in various csum fields */
|
/* 32 bytes in various csum fields */
|
||||||
#define BTRFS_CSUM_SIZE 32
|
#define BTRFS_CSUM_SIZE 32
|
||||||
|
|
||||||
/* csum types */
|
|
||||||
#define BTRFS_CSUM_TYPE_CRC32 0
|
|
||||||
|
|
||||||
|
|
||||||
/* csum types */
|
/* csum types */
|
||||||
#define BTRFS_CSUM_TYPE_CRC32 0
|
#define BTRFS_CSUM_TYPE_CRC32 0
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user