Re: [PATCH] staging: rtl8712: Fix multiple line dereference

From: Dan Carpenter
Date: Mon Feb 20 2023 - 10:00:32 EST


On Mon, Feb 20, 2023 at 08:40:50AM +0000, Shibo Li wrote:
> This patch fixes the following warning in rtl871x_mlme.c
>
> WARNING: Avoid multiple line dereference - prefer 'adapter->securitypriv.PrivacyAlgrthm'
>
> Signed-off-by: Shibo Li <zzutcyha@xxxxxxx>

This one is fine.

Reviewed-by: Dan Carpenter <error27@xxxxxxxxx>

regards,
dan carpenter