diff options
author | Geert Uytterhoeven <[email protected]> | 2013-08-20 14:07:23 -0700 |
---|---|---|
committer | Jiri Kosina <[email protected]> | 2013-08-27 10:51:49 +0200 |
commit | 2a7930bd77fee02ec1dd83f6024cef92aecbf8c7 (patch) | |
tree | 382250d609f90a7171d4de34e43654fa8d65cb33 /tools/perf/util/trace-event-scripting.c | |
parent | ac20ad14c3bdb9ed2c43ae16fd949ede9c339502 (diff) |
Documentation/printk-formats.txt: No casts needed for u64/s64
Now all 64-bit architectures have been converted to int-ll64.h in kernel
space, casting to (unsigned) long long is no longer needed when formatting
u64/s64.
For backwards compatibility, alpha, ia64, mips64, and powerpc64 still use
int-l64.h in userspace.
Signed-off-by: Geert Uytterhoeven <[email protected]>
Acked-by: Randy Dunlap <[email protected]>
Acked-by: Rob Landley <[email protected]>
Signed-off-by: Jiri Kosina <[email protected]>
Diffstat (limited to 'tools/perf/util/trace-event-scripting.c')
0 files changed, 0 insertions, 0 deletions