diff options
author | Greg Kroah-Hartman <[email protected]> | 2018-06-01 13:10:03 +0200 |
---|---|---|
committer | Greg Kroah-Hartman <[email protected]> | 2018-06-01 20:15:56 +0200 |
commit | 54f156968a1ca1655a53b4975e91b767552d8008 (patch) | |
tree | b7d932f7bd1a550f2d92e0074ec2c0b42abdbfe3 /tools/perf/scripts/python/Perf-Trace-Util/lib | |
parent | 127892febb2d5d6612756da2d7d0bab526db3b51 (diff) |
staging: vc04_services: vchiq_debugfs_log_entry can be a void *
There's no need to set this to be int * when it is only used as a void *.
This lets us remove the unneeded cast, and unneeded temporary variable
the one place it is referenced in the code.
Suggested-by: Eric Anholt <[email protected]>
Cc: Stefan Wahren <[email protected]>
Cc: Kees Cook <[email protected]>
Cc: Dan Carpenter <[email protected]>
Cc: Arnd Bergmann <[email protected]>
Cc: Keerthi Reddy <[email protected]>
Cc: [email protected]
Cc: [email protected]
Reviewed-by: Eric Anholt <[email protected]>
Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/Perf-Trace-Util/lib')
0 files changed, 0 insertions, 0 deletions