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> |
||
|---|---|---|
| .. | ||
| block.h | ||
| irq.h | ||
| kmem.h | ||
| lockdep.h | ||
| sched.h | ||
| skb.h | ||
| workqueue.h | ||