mirror of
https://github.com/genesi/linux-legacy.git
synced 2026-07-27 02:52:36 +00:00
resource_size_t can be either a u64 or a u32, and we can't really know for sure, so when printing such a value out always use long-long printf formatting and cast the argument to that type. Signed-off-by: David S. Miller <davem@davemloft.net>
37 KiB
37 KiB