aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorJonathan Cameron <[email protected]>2020-04-05 19:03:17 +0100
committerJonathan Cameron <[email protected]>2020-04-19 16:56:39 +0100
commit0f92afee81ec63c015d2d5c2391a3024a6c277ea (patch)
tree3364d9b9a5177520e10c380f91b7a0214379a9ad /tools/perf/scripts/python
parentb01401a228bc4997b0d4bcb669fced448f7a15ca (diff)
iio:chemical:atlas-sensor: 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]> Acked-by: Matt Ranostay <[email protected]> Reviewed-by: Andy Shevchenko <[email protected]> Reviewed-by: Alexandru Ardelean <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions