diff options
| author | Uwe Kleine-König (The Capable Hub) <u.kleine-koenig@baylibre.com> | 2026-06-16 16:38:29 +0200 |
|---|---|---|
| committer | Jens Wiklander <jenswi@kernel.org> | 2026-06-29 07:53:26 +0200 |
| commit | d92f87f3e7c79f58cc6d6edad4bf1c96f795aa7b (patch) | |
| tree | c3bc13c5aa37a5e197f47c1476ef51ebe35a3b48 /rust/kernel/driver.rs | |
| parent | dc59e4fea9d83f03bad6bddf3fa2e52491777482 (diff) | |
| download | linux-next-d92f87f3e7c79f58cc6d6edad4bf1c96f795aa7b.tar.gz linux-next-d92f87f3e7c79f58cc6d6edad4bf1c96f795aa7b.zip | |
tee: qcomtee: Drop unused assignment of platform_device_id driver data
The driver explicitly sets the .driver_data member of struct
platform_device_id to zero without relying on that value. Drop this
unused assignment.
While touching this array unify spacing and usage of commas and use
a named initializer for .name for improved readability.
Signed-off-by: Uwe Kleine-König (The Capable Hub) <u.kleine-koenig@baylibre.com>
Reviewed-by: Amirreza Zarrabi <amirreza.zarrabi@oss.qualcomm.com>
Signed-off-by: Jens Wiklander <jenswi@kernel.org>
Diffstat (limited to 'rust/kernel/driver.rs')
0 files changed, 0 insertions, 0 deletions
