aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorUwe Kleine-König <[email protected]>2024-06-06 17:54:04 +0200
committerJonathan Cameron <[email protected]>2024-06-13 19:19:23 +0100
commit4f9b4594bb09734b53212d23f8a4b78b7a3bdc2d (patch)
tree9d4f3b59701147c4d8a2099bc48e4c2f82fc8989 /tools/perf/scripts/python
parent2aac3f9aec74b28ea73ad96efbcc0c56e5ff814f (diff)
staging: iio: 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: Nuno Sa <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Jonathan Cameron <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions