diff options
author | Geert Uytterhoeven <geert@linux-m68k.org> | 2013-08-20 11:20:13 (GMT) |
---|---|---|
committer | Chris Mason <chris.mason@fusionio.com> | 2013-09-01 12:16:14 (GMT) |
commit | 231e88f41027d90e9516d257d8085069b65686dd (patch) | |
tree | eb05e07a572ca421b1b41d1539095940972465d7 /kernel/watchdog.c | |
parent | 1473b24ee0cb43d4b48aa0c5f1b8417928910a4d (diff) | |
download | linux-fsl-qoriq-231e88f41027d90e9516d257d8085069b65686dd.tar.xz |
Btrfs: Make btrfs_dev_extent_chunk_tree_uuid() return unsigned long
Internally, btrfs_dev_extent_chunk_tree_uuid() calculates an unsigned long,
but casts it to a pointer, while all callers cast it to unsigned long
again.
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 'kernel/watchdog.c')
0 files changed, 0 insertions, 0 deletions