Re: [PATCH v1] platform/chrome: Drop unused assignment of platform_device_id driver data

From: Tzung-Bi Shih

Date: Thu Jun 18 2026 - 00:10:04 EST


On Wed, Jun 17, 2026 at 12:04:13PM +0200, Uwe Kleine-König (The Capable Hub) wrote:
> The drivers explicitly set the .driver_data member of struct
> platform_device_id to zero without relying on that value. Drop these
> unused assignments.
>
> While touching these arrays use a single space in the list terminator
> consistently.
>
> Signed-off-by: Uwe Kleine-König (The Capable Hub) <u.kleine-koenig@xxxxxxxxxxxx>

For my reference,
Reviewed-by: Tzung-Bi Shih <tzungbi@xxxxxxxxxx>