Re: [PATCH] staging: rtl8723bs: fix checkpatch whitespace and indentation errors
From: gregkh@xxxxxxxxxxxxxxxxxxx
Date: Wed Aug 26 2026 - 02:09:01 EST
On Tue, Aug 25, 2026 at 09:55:18PM +0000, William Hutton wrote:
> Hi Greg,
> This patch fixes checkpatch whitespace and indentation errors in the rtl8723bs staging driver.
> Thank you,
> William Hutton
Please take the "how to write your first kernel patch" tutorial at
kernenlnewbies.org, as the file you attached is not a valid patch at all
(hint, try applying it yourself.)
thanks,
greg k-h