diff options
author | 2013-08-20 13:20:08 +0200 | |
---|---|---|
committer | 2013-09-01 08:16:09 -0400 | |
commit | 6e71c47afee8178c0620323009b23813bfde7eac (patch) | |
tree | 82421649e5f3482625ab7a45d993442124436c33 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | Btrfs: Remove superfluous casts from u64 to unsigned long long (diff) | |
download | linux-dev-6e71c47afee8178c0620323009b23813bfde7eac.tar.xz linux-dev-6e71c47afee8178c0620323009b23813bfde7eac.zip |
Btrfs: Make BTRFS_DEV_REPLACE_DEVID an unsigned long long constant
The internal btrfs device id is a u64, hence make the constant
BTRFS_DEV_REPLACE_DEVID "unsigned long long" as well, so we no longer need
a cast to print it.
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 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions