Re: [PATCH v4 0/4] staging: rtl8723bs: fix several style issues in hal/sdio_halinit.c

From: Greg KH

Date: Thu May 21 2026 - 04:36:18 EST


On Mon, May 18, 2026 at 02:25:39PM +0200, Artur Ugnivenko wrote:
> Fix the following checkpatch warnings in hal/sdio_halinit.c:
> - lines longer than 100 chars
> - inconsistent brackets around else statements
> - excessive empty lines
> - lines ending in parentheses
>
> Changes in v4: Fixed the long line checkpatch warning in patch 2.

You have to show ALL of the version information, from v1 -> v4.

Also, patch 4/4 was sent in an odd way. Please always start a new
thread for when you have a new version of the series, otherwise things
get very confusing, don't you agree?

thanks,

greg k-h