diff options
author | Geert Uytterhoeven <geert@linux-m68k.org> | 2013-08-20 13:20:16 +0200 |
---|---|---|
committer | Chris Mason <chris.mason@fusionio.com> | 2013-09-01 14:16:17 +0200 |
commit | 778746b53be8a83a640b9b855b249c8020157eae (patch) | |
tree | c6e2078cde9fa1b874a29393d234da92cc3b14ab /fs/libfs.c | |
parent | Btrfs: Make btrfs_header_chunk_tree_uuid() return unsigned long (diff) | |
download | linux-778746b53be8a83a640b9b855b249c8020157eae.tar.xz linux-778746b53be8a83a640b9b855b249c8020157eae.zip |
Btrfs: PAGE_CACHE_SIZE is already unsigned long
PAGE_CACHE_SIZE == PAGE_SIZE is "unsigned long" everywhere, so there's no
need to cast it to "unsigned long".
Signed-off-by: Geert Uytterhoeven <geert@linux-m68k.org>
Signed-off-by: Josef Bacik <jbacik@fusionio.com>
Signed-off-by: Chris Mason <chris.mason@fusionio.com>
Diffstat (limited to 'fs/libfs.c')
0 files changed, 0 insertions, 0 deletions