Re: [PATCH v2] staging: rtl8712: Fix some alignment matching open parenthesis issue

From: Greg Kroah-Hartman
Date: Wed Mar 08 2023 - 11:08:28 EST


On Thu, Mar 02, 2023 at 05:05:02AM +0000, Shibo Li wrote:
> This patch fixes some alignment matching open parenthesis issue.
>
> Signed-off-by: Shibo Li <zzutcyha@xxxxxxx>
> ---
> Changes since v2:
> - Undo and fix some bracket misalignment issues.
>
> Changes since v1:
> - Fix some irregular indentation issues.
> ---
> drivers/staging/rtl8712/rtl871x_mlme.c | 150 +++++++++++++------------
> 1 file changed, 76 insertions(+), 74 deletions(-)

Does not apply to my tree :(