diff options
author | 2013-09-06 19:16:14 +0200 | |
---|---|---|
committer | 2013-09-07 11:58:07 +0200 | |
commit | 5eb8ae503e13c6eee3545e3e3be986db000ae8c2 (patch) | |
tree | 3afd3870cd35c5ffdf54481732cc6253a189f2a7 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | s390: make various functions static, add declarations to header files (diff) | |
download | linux-dev-5eb8ae503e13c6eee3545e3e3be986db000ae8c2.tar.xz linux-dev-5eb8ae503e13c6eee3545e3e3be986db000ae8c2.zip |
s390/ftrace: avoid pointer arithmetics with function pointers
Pointer arithmetics with function pointers is not really defined, but
seems to do the right thing. Let's cast to a void pointer to have a
defined behaviour, at least when using gcc.
Signed-off-by: Heiko Carstens <heiko.carstens@de.ibm.com>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions