summaryrefslogtreecommitdiff
path: root/scripts
diff options
context:
space:
mode:
authorDavid Lechner <dlechner@baylibre.com>2024-02-01 23:12:47 +0300
committerKalle Valo <kvalo@kernel.org>2024-02-05 21:17:48 +0300
commitbed41a344426a407ba5e103b2877a2e560e72229 (patch)
treed285b4e902bbf666c63b702d6711cdadd088b7de /scripts
parent2719a9e7156c4b3983b43db467c1ff96801bda99 (diff)
downloadlinux-bed41a344426a407ba5e103b2877a2e560e72229.tar.xz
wifi: wilc1000: remove setting msg.spi
Calling spi_sync() unconditionally sets the spi field of struct spi_message. Therefore setting msg.spi = spi before calling spi_sync() has no effect and can be removed. (spi_message_add_tail() does not access this field.) Signed-off-by: David Lechner <dlechner@baylibre.com> Signed-off-by: Kalle Valo <kvalo@kernel.org> Link: https://msgid.link/20240201201248.2334798-2-dlechner@baylibre.com
Diffstat (limited to 'scripts')
0 files changed, 0 insertions, 0 deletions