+30
−15
Loading
The sector field is either u64 or unsigned long depending on
the arch. This patch casts the sector to unsigned long long to
prevent the printf warnings.
[ Impact: remove compile warnings ]
Signed-off-by:
Steven Rostedt <rostedt@goodmis.org>