diff options
author | David Miller <davem@davemloft.net> | 2007-05-09 02:33:43 -0700 |
---|---|---|
committer | Linus Torvalds <torvalds@woody.linux-foundation.org> | 2007-05-09 12:30:50 -0700 |
commit | 9b04bd27564cfd7224e0135ba37df778f1d490bf (patch) | |
tree | fd62f8c1fe7f17a9e92796412c1657b83ebe3965 /lib/int_sqrt.c | |
parent | 0366299bd2de283091f4394c0f446e58b5f94815 (diff) |
Fix printk format warnings in timer_list.c
u64 and s64 are not necessarily 'long long' on some 64-bit
platforms, so explicit the type to kill the compiler warnings.
Also consistently use '%Lu' which is unsigned.
Signed-off-by: David S. Miller <davem@davemloft.net>
Cc: Thomas Gleixner <tglx@linutronix.de>
Cc: Ingo Molnar <mingo@elte.hu>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Diffstat (limited to 'lib/int_sqrt.c')
0 files changed, 0 insertions, 0 deletions