Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 4408ea7c authored by Misono, Tomohiro's avatar Misono, Tomohiro Committed by David Sterba
Browse files

btrfs: ctree.h: Fix wrong comment position about csum size

parent 75cb379d
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -89,9 +89,9 @@ struct btrfs_ordered_sum;
 */
#define BTRFS_LINK_MAX 65535U

/* four bytes for CRC32 */
static const int btrfs_csum_sizes[] = { 4 };

/* four bytes for CRC32 */
#define BTRFS_EMPTY_DIR_SIZE 0

/* ioprio of readahead is set to idle */