aboutsummaryrefslogtreecommitdiffstats
path: root/rust/helpers/task.c
diff options
context:
space:
mode:
authorUwe Kleine-König <[email protected]>2024-09-20 15:34:30 +0000
committerDmitry Torokhov <[email protected]>2024-09-22 08:00:02 +0000
commitb2142a22ef22466575feaccc74a2995c62cae7e8 (patch)
tree70862c35882247ab5d4b373e2fb233854519343a /rust/helpers/task.c
parentMerge branch 'next' into for-linus (diff)
downloadkernel-b2142a22ef22466575feaccc74a2995c62cae7e8.tar.gz
kernel-b2142a22ef22466575feaccc74a2995c62cae7e8.zip
Input: hynitron_cstxxx - 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]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Dmitry Torokhov <[email protected]>
Diffstat (limited to 'rust/helpers/task.c')
0 files changed, 0 insertions, 0 deletions