[lvc-project] [PATCH 1/2] wifi: mwifiex: simplify PCIE write operations
Kalle Valo
kvalo at kernel.org
Fri Sep 22 10:43:34 MSK 2023
Dmitry Antipov <dmantipov at yandex.ru> wrote:
> Since 'mwifiex_write_reg()' just issues void 'iowrite32()',
> convert the former to 'void' and simplify all related users
> (with the only exception of 'read_poll_timeout()' which
> explicitly requires a non-void function argument).
>
> Found by Linux Verification Center (linuxtesting.org) with SVACE.
>
> Signed-off-by: Dmitry Antipov <dmantipov at yandex.ru>
> Acked-by: Brian Norris <briannorris at chromium.org>
2 patches applied to wireless-next.git, thanks.
c2e01a3a7b9a wifi: mwifiex: simplify PCIE write operations
804edf4d18e2 wifi: mwifiex: followup PCIE and related cleanups
--
https://patchwork.kernel.org/project/linux-wireless/patch/20230919132804.73340-1-dmantipov@yandex.ru/
https://wireless.wiki.kernel.org/en/developers/documentation/submittingpatches
More information about the lvc-project
mailing list