aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/util/trace-event-scripting.c
diff options
context:
space:
mode:
authorJingoo Han <[email protected]>2014-03-11 10:22:59 +0900
committerWolfram Sang <[email protected]>2014-03-13 22:20:31 +0100
commit0ff83d2cad1ad584bd5df639750f90bd6b09055c (patch)
tree11bf76bdd0d82c67c7c4e1ae423908bb7813e0e1 /tools/perf/util/trace-event-scripting.c
parent3917b84d17ed769cb2dbaa7ab57148f6073134b0 (diff)
i2c: exynos5: remove unnecessary cast of void pointer
Remove unnecessary cast of void pointer, because 'algo_data' of 'struct i2c_adapter' is a void pointer. Casting the void pointer is redundant. The conversion from void pointer to any other pointer type is guaranteed by the C programming language. Signed-off-by: Jingoo Han <[email protected]> Reviewed-by: Naveen Krishna Chatradhi <[email protected]> Signed-off-by: Wolfram Sang <[email protected]>
Diffstat (limited to 'tools/perf/util/trace-event-scripting.c')
0 files changed, 0 insertions, 0 deletions