Skip to content
Commit f39bfec2 authored by Tom Rini's avatar Tom Rini
Browse files

fs: btrfs: Fix printf format character warning



When printing a size_t value we need to use %zu for portability between
32bit and 64bit targets.

Signed-off-by: default avatarTom Rini <trini@konsulko.com>
Reviewed-by: default avatarMarek Behun <marek.behun@nic.cz>
parent c5e6e9b3
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment