mirror of
https://github.com/kdave/btrfs-progs
synced 2025-01-05 13:09:33 +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> |
||
---|---|---|
.. | ||
main.c | ||
Makefile | ||
metadump.h | ||
sanitize.c | ||
sanitize.h |