mirror of
https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git/
synced 2026-09-18 18:15:59 +00:00
[AFS]: Fix u64 printing in debug logging.
Need 'unsigned long long' casts to quiet warnings on 64-bit platforms when using %ll on a u64. Signed-off-by: David S. Miller <davem@davemloft.net>
This commit is contained in:
parent
260a980317
commit
ba3e0e1acc
3 changed files with 5 additions and 3 deletions
Loading…
Add table
Add a link
Reference in a new issue