aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/flamegraph.py
diff options
context:
space:
mode:
authorUwe Kleine-König <[email protected]>2024-09-20 17:34:29 +0200
committerJonathan Cameron <[email protected]>2024-10-05 12:09:14 +0100
commitee3bf0c148d86a4f43a6f827329e457bd613efd5 (patch)
treeb651cf8574f7db5c292e407bf0c552b52ab7cfdd /tools/perf/scripts/python/flamegraph.py
parentf0da5b876467cc3d8d72ee35ca8b2dde5c440279 (diff)
iio: adc: ti-ads1119: Drop explicit initialization of struct i2c_device_id::driver_data to 0
These drivers don't use the driver_data member of struct i2c_device_id, so don't explicitly initialize this member. This prepares putting driver_data in an anonymous union which requires either no initialization or named designators. But it's also a nice cleanup on its own. Signed-off-by: Uwe Kleine-König <[email protected]> Reviewed-by: João Paulo Gonçalves <[email protected]> Link: https://patch.msgid.link/[email protected] Signed-off-by: Jonathan Cameron <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/flamegraph.py')
0 files changed, 0 insertions, 0 deletions