On Wed, 22 May 2024 18:53:59 +0200, Uwe Kleine-König wrote: > 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. > > [...] Applied, thanks! [1/1] leds: Drop explicit initialization of struct i2c_device_id::driver_data to 0 commit: 4e84d53d7bf0fc35978fd41605d6d377c17a369b -- Lee Jones [李琼斯]