Re: [PATCH v5] staging: rtl8723bs: fixed formatting issues in rtw_security.c
From: Greg KH
Date: Sat Aug 29 2026 - 08:16:45 EST
On Fri, Aug 21, 2026 at 05:07:22PM -0400, Kaden Vaughn wrote:
> Signed-off-by: Kaden Vaughn <sciproj486@xxxxxxxx>
>
> ---
> Hello, this is my first commit!
>
> I'm working on spacing and formatting issues in the linux kernel.
> Please let me know if I need a v2 or need to fix certain things!
> Please disregard all other versions UNLESS there is a v6!
> ---
> drivers/staging/rtl8723bs/core/rtw_security.c | 1539 +++++++++++++++++
> 1 file changed, 1539 insertions(+)
> create mode 100644 drivers/staging/rtl8723bs/core/rtw_security.c
Again, this isn't a valid patch. Please take the "how to write your
first kernel patch" tutorial on kernelnewbies.org before submitting this
again.
good luck!
greg k-h