Messages in this thread |  | | Date | Wed, 4 Dec 2024 11:37:55 +0100 | | From | Uwe Kleine-König <> | | Subject | Re: [PATCH] extcon: Drop explicit initialization of struct i2c_device_id::driver_data to 0 |
| |
Hello,
On Wed, Sep 18, 2024 at 02:31:48PM +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. > > Signed-off-by: Uwe Kleine-König <u.kleine-koenig@baylibre.com>
That patch got some positive feedback by Krzysztof but wasn't applied. Is this still on someone's radar for application?
Best regards Uwe [unhandled content-type:application/pgp-signature] |  |