diff options
author | Heiko Carstens <heiko.carstens@de.ibm.com> | 2013-09-06 19:16:14 +0200 |
---|---|---|
committer | Heiko Carstens <heiko.carstens@de.ibm.com> | 2013-09-07 11:58:07 +0200 |
commit | 5eb8ae503e13c6eee3545e3e3be986db000ae8c2 (patch) | |
tree | 3afd3870cd35c5ffdf54481732cc6253a189f2a7 /samples | |
parent | s390: make various functions static, add declarations to header files (diff) | |
download | linux-5eb8ae503e13c6eee3545e3e3be986db000ae8c2.tar.xz linux-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 'samples')
0 files changed, 0 insertions, 0 deletions