aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/export-to-sqlite.py
diff options
context:
space:
mode:
authorJonathan Cameron <[email protected]>2020-04-05 19:03:16 +0100
committerJonathan Cameron <[email protected]>2020-04-19 16:56:38 +0100
commitb01401a228bc4997b0d4bcb669fced448f7a15ca (patch)
treef7c8cd14a79f20684ce621fb021ac748aea85451 /tools/perf/scripts/python/export-to-sqlite.py
parent780f1c176140d04447ecce8466b8d56c77cb9f7a (diff)
iio:accel:mxc4005: Drop unnecessary explicit casts in regmap_bulk_read calls
regmap_bulk_read takes a void * for its val parameter. It certainly makes no sense to cast to a (u8 *) + no need to explicitly cast at all when converting another pointer type to void *. Signed-off-by: Jonathan Cameron <[email protected]> Reviewed-by: Alexandru Ardelean <[email protected]> Reviewed-by: Andy Shevchenko <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions