Re: [PATCH] w1: ds2482: Drop explicit initialization of struct i2c_device_id::driver_data to 0

From: Krzysztof Kozlowski
Date: Mon Jul 29 2024 - 08:24:00 EST



On Thu, 25 Jul 2024 18:09:07 +0200, Uwe Kleine-König wrote:
> This driver doesn'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] w1: ds2482: Drop explicit initialization of struct i2c_device_id::driver_data to 0
https://git.kernel.org/krzk/linux-w1/c/e940ff286ec47067cf5043fde41bea45d7ec4a5f

Best regards,
--
Krzysztof Kozlowski <krzysztof.kozlowski@xxxxxxxxxx>