btrfs-progs/image
David Sterba b73a29936a btrfs-progs: remove unnecessary casts for u64
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>
2022-10-11 09:08:09 +02:00
..
main.c btrfs-progs: remove unnecessary casts for u64 2022-10-11 09:08:09 +02:00
Makefile btrfs-progs: build: add stub makefile to image and mkfs 2019-07-04 15:36:01 +02:00
metadump.h btrfs-progs: image: introduce framework for more dump versions 2021-08-25 15:38:53 +02:00
sanitize.c btrfs-progs: image: update include lists 2022-10-11 09:06:12 +02:00
sanitize.h btrfs-progs: image: update include lists 2022-10-11 09:06:12 +02:00