[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <01100196d6a80a26-64ce1517-e29e-441c-b3e1-3c73f62a41ea-000000@eu-north-1.amazonses.com>
Date: Fri, 16 May 2025 01:14:19 +0000
From: Ozgur Kara <ozgur@...sey.org>
To: Greg KH <gregkh@...uxfoundation.org>
Cc: Tanav Chinthapatla <tanavc01@...il.com>, linux-staging@...ts.linux.dev,
linux-kernel@...r.kernel.org
Subject: Re: [PATCH] staging: rtl8723bs: fix spacing around '+' in rtw_cmd.c
Greg KH <gregkh@...uxfoundation.org>, 13 May 2025 Sal, 09:41 tarihinde
şunu yazdı:
>
> On Tue, May 13, 2025 at 01:53:20AM -0400, Tanav Chinthapatla wrote:
> > Hi,
> >
> > This patch fixes a checkpatch style issue in the rtl8723bs driver by
> > correcting spacing around a '+' operator.
> >
> > The patch is attached to this email.
Hello,
I dont think kernel developers will patch email additional files but
try this method.
Fix this file you are looking at with checkpatch.pl script,
then run add this file to your git repo command: git add file.c
and run a commit command: git commit -s -m "[PATCH] staging: x x"
finally, run patch command: git format-patch -1
in the end, it gives you a file called 0001-**.patch file and you can
literally email this file content here,
maybe if you look at the other patch emails sent they contain lines like
changed, insertions, deletions
foo
bar
end with diff version like for example 2.39.5.
Regards
Ozgur
>
>
> Hi,
>
> This is the friendly patch-bot of Greg Kroah-Hartman. You have sent him
> a patch that has triggered this response. He used to manually respond
> to these common problems, but in order to save his sanity (he kept
> writing the same thing over and over, yet to different people), I was
> created. Hopefully you will not take offence and will fix the problem
> in your patch and resubmit it so that it can be accepted into the Linux
> kernel tree.
>
> You are receiving this message because of the following common error(s)
> as indicated below:
>
> - Your patch was attached, please place it inline so that it can be
> applied directly from the email message itself.
>
> - Your email was sent in HTML format, which is rejected by the mailing
> lists and does not work for kernel development.
>
> If you wish to discuss this problem further, or you have questions about
> how to resolve this issue, please feel free to respond to this email and
> Greg will reply once he has dug out from the pending patches received
> from other developers.
>
> thanks,
>
> greg k-h's patch email bot
>
>
>
Powered by blists - more mailing lists