From: Julia Lawall <julia.lawall@inria.fr>
To: Dorine Tipo <dorine.a.tipo@gmail.com>
Cc: gregkh@linuxfoundation.org, outreachy@lists.linux.dev
Subject: Re: [PATCH] Signed-off-by: Dorine Tipo <dorine.a.tipo@gmail.com>
Date: Sun, 29 Oct 2023 12:10:33 +0100 (CET) [thread overview]
Message-ID: <alpine.DEB.2.22.394.2310291208360.3136@hadrien> (raw)
In-Reply-To: <20231029094713.18818-1-dorine.a.tipo@gmail.com>
The signed off by came out in the place of the subject line. What did you
do to create the patch?
It could be good to try sending it to yourself first, to be sure that
everything is ok. Please reread the Submit a patch section of the first
patch tutorial.
thanks,
julia
On Sun, 29 Oct 2023, Dorine Tipo wrote:
> Fix multiple blank lines warning
> ---
> drivers/staging/vt6655/rxtx.h | 1 -
> 1 file changed, 1 deletion(-)
>
> diff --git a/drivers/staging/vt6655/rxtx.h b/drivers/staging/vt6655/rxtx.h
> index a67757c9bb5c..be1e5180d57b 100644
> --- a/drivers/staging/vt6655/rxtx.h
> +++ b/drivers/staging/vt6655/rxtx.h
> @@ -19,7 +19,6 @@
> #define DEFAULT_MSDU_LIFETIME_RES_64us 8000 /* 64us */
> #define DEFAULT_MGN_LIFETIME_RES_64us 125 /* 64us */
>
> -
> /*--------------------- Export Definitions -------------------------*/
>
> /*--------------------- Export Variables --------------------------*/
> --
> 2.25.1
>
>
>
next prev parent reply other threads:[~2023-10-29 11:10 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-10-29 9:47 [PATCH] Signed-off-by: Dorine Tipo <dorine.a.tipo@gmail.com> Dorine Tipo
2023-10-29 11:10 ` Julia Lawall [this message]
2023-10-29 11:12 ` Greg KH
-- strict thread matches above, loose matches on Subject: below --
2023-10-29 9:19 Dorine Tipo
2023-10-29 10:36 ` Julia Lawall
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=alpine.DEB.2.22.394.2310291208360.3136@hadrien \
--to=julia.lawall@inria.fr \
--cc=dorine.a.tipo@gmail.com \
--cc=gregkh@linuxfoundation.org \
--cc=outreachy@lists.linux.dev \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.