mirror of
https://github.com/kdave/btrfs-progs
synced 2024-12-18 12:25:12 +00:00
b73a29936a
The (unsigned long long) type casts can be dropped, printf understands %llu and u64 and does not warn. In cases where the type is not u64 keep the cast. Signed-off-by: David Sterba <dsterba@suse.com> |
||
---|---|---|
.. | ||
common.c | ||
common.h | ||
main.c | ||
Makefile | ||
rootdir.c | ||
rootdir.h |