diff options
author | Steven Rostedt <srostedt@redhat.com> | 2009-03-10 10:14:35 -0400 |
---|---|---|
committer | Steven Rostedt <srostedt@redhat.com> | 2009-03-10 10:14:35 -0400 |
commit | ce8eb2bf05042452107e489782105d2e235cbdd0 (patch) | |
tree | f90790e543c221e3b0bac963bd8afa96e79a06ed /lib/reciprocal_div.c | |
parent | 157587d7ac555458da9f682e3250135e468470a6 (diff) |
tracing: fix printk format specifier
Impact: clean up
The offsetof and sizeof are of type size_t, and instead of typecasting
them to unsigned int for printk formatting, one could just use %zu.
Reported-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Steven Rostedt <srostedt@redhat.com>
Diffstat (limited to 'lib/reciprocal_div.c')
0 files changed, 0 insertions, 0 deletions