Re: [PATCH 06/10] staging: rtl8723bs: Fix parenthesis and blank line issues in HalHWImg8723B_BB.c
From: Greg KH
Date: Fri Jan 16 2026 - 08:03:36 EST
On Mon, Jan 12, 2026 at 10:42:23PM +0500, Mahad Ibrahim wrote:
> Fix checkpatch.pl checks regarding:
> - Fix line ending in '('
> - Remove multiple blank lines
That's 2 different things. Sorry for being pedantic, but staging is
where people learn how to do this type of thing, please break this up
into multiple patches.
Note, you can do the same type of transformation on multiple files at
the same time, so maybe this series can be redone that way?
thanks,
greg k-h