diff options
Diffstat (limited to 'fs/btrfs/fs.c')
-rw-r--r-- | fs/btrfs/fs.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/fs/btrfs/fs.c b/fs/btrfs/fs.c index 8b118c03cdb8..335209fe3734 100644 --- a/fs/btrfs/fs.c +++ b/fs/btrfs/fs.c @@ -58,7 +58,7 @@ size_t __attribute_const__ btrfs_get_num_csums(void) * We support the following block sizes for all systems: * * - 4K - * This is the most common block size. For PAGE SIZE > 4K cases the subage + * This is the most common block size. For PAGE SIZE > 4K cases the subpage * mode is used. * * - PAGE_SIZE |