Re: [PATCH] staging: rtl8723bs: fixed formatting issues in rtw_security.c

From: gregkh@xxxxxxxxxxxxxxxxxxx

Date: Fri Aug 21 2026 - 00:19:54 EST


On Fri, Aug 21, 2026 at 03:15:50AM +0000, Kaden Vaughn wrote:
> Hi Greg, this is my first contribution to the Linux kernel!
> I tried using git but it wouldn't let me send the email so im doing it through the outlook GUI.

That didn't work :(

Please use git to send this, as we can't take attachments. There are
lots of tutorials online for how to get git send-email to work.


> From a150421dcc8da80d9fc2a93be3e96db5e7e8c758 Mon Sep 17 00:00:00 2001
> From: Kaden Vaughn <randomfnp@xxxxxxxxxxx>
> Date: Thu, 20 Aug 2026 22:41:27 -0400
> Subject: [PATCH] From: Kaden Vaughn <randomfnp@xxxxxxxxxxx>
>
> Subject: [PATCH] staging: rtl8723bs: fixed formatting issues in rtw_security.c
>
> Signed-off-by: Kaden Vaughn <randomfnp@xxxxxxxxxxx>

No changelog text?

And this isn't a diff, it's just a whole new file :(

> drivers/staging/rtl8723bs/core/rtw_security.c | 1539 +++++++++++++++++
> 1 file changed, 1539 insertions(+)
> create mode 100644 drivers/staging/rtl8723bs/core/rtw_security.c

So something went wrong with your commit.

good luck!

greg k-h