Sascha Hauer <s.hauer@xxxxxxxxxxxxxx> wrote: > The pointers in adapter->priv[] are allocated in mwifiex_register(). > With an allocation failed the function will return an error and > driver initialization is aborted. This makes all checks for valid > priv pointers unnecessary throughout the driver. In many places > the pointers are assumed to be valid without checks, this patch > removes the remaining checks. > > Signed-off-by: Sascha Hauer <s.hauer@xxxxxxxxxxxxxx> > Acked-by: Brian Norris <briannorris@xxxxxxxxxxxx> Patch applied to wireless-next.git, thanks. 67a72043aa2e wifi: mwifiex: remove unnecessary checks for valid priv -- https://patchwork.kernel.org/project/linux-wireless/patch/20240816-mwifiex-remove-priv-checks-v1-1-6dd6553e8ed9@xxxxxxxxxxxxxx/ https://wireless.wiki.kernel.org/en/developers/documentation/submittingpatches