summaryrefslogtreecommitdiff
path: root/drivers/phy/eswin/git@git.tavy.me:linux.git
diff options
context:
space:
mode:
authorUwe Kleine-König (The Capable Hub) <u.kleine-koenig@baylibre.com>2026-06-12 10:21:47 +0200
committerNiklas Cassel <cassel@kernel.org>2026-06-12 11:43:53 +0200
commit3b5b35f28e6e05acc0edb5fe0641317f6fc628c1 (patch)
treed9798ca0ec8d6aaa9ae734ca632383bb5e0e919d /drivers/phy/eswin/git@git.tavy.me:linux.git
parentc62aff1174cf88e10716c7513702443c47551fc6 (diff)
ata: Drop unused assignments of pci_device_id driver data
The drivers explicitly set the .driver_data member of struct pci_device_id to zero without relying on that value. Drop these unused assignments. While touching these arrays, convert the one driver not using PCI_DEVICE to use that macro and align the array's coding style to what is used most for these. (i.e. break very long lines, a single space in the list terminator and no trailing comma.) This patch doesn't modify the compiled array, only its representation in source form benefits. The former was confirmed with builds on x86 and arm64. Reviewed-by: Damien Le Moal <dlemoal@kernel.org> Signed-off-by: Uwe Kleine-König (The Capable Hub) <u.kleine-koenig@baylibre.com> Signed-off-by: Niklas Cassel <cassel@kernel.org>
Diffstat (limited to 'drivers/phy/eswin/git@git.tavy.me:linux.git')
0 files changed, 0 insertions, 0 deletions