aboutsummaryrefslogtreecommitdiff
path: root/include
diff options
context:
space:
mode:
authorDavid Miller <[email protected]>2007-05-09 02:33:43 -0700
committerLinus Torvalds <[email protected]>2007-05-09 12:30:50 -0700
commit9b04bd27564cfd7224e0135ba37df778f1d490bf (patch)
treefd62f8c1fe7f17a9e92796412c1657b83ebe3965 /include
parent0366299bd2de283091f4394c0f446e58b5f94815 (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 <[email protected]> Cc: Thomas Gleixner <[email protected]> Cc: Ingo Molnar <[email protected]> Signed-off-by: Andrew Morton <[email protected]> Signed-off-by: Linus Torvalds <[email protected]>
Diffstat (limited to 'include')
0 files changed, 0 insertions, 0 deletions