From: "Toke Høiland-Jørgensen" <toke@redhat.com>
To: Ryan Adolf <ryanadolf123@gmail.com>, Luca Coelho <luca@coelho.fi>
Cc: linux-wireless@vger.kernel.org
Subject: Re: Fwd: iw package typo in help command output
Date: Tue, 22 Oct 2019 09:48:15 +0200 [thread overview]
Message-ID: <87blu9p6f4.fsf@toke.dk> (raw)
In-Reply-To: <CADh-Cm=bG2wV6Ccy3ATx3g=dsoXa6KAvxwBJ+pPxMSscaQ0AXA@mail.gmail.com>
Ryan Adolf <ryanadolf123@gmail.com> writes:
> The patch is attached.
> There's only one modified line in it: correcting the typo of timstamp
> --> timestamp.
You'll probably need to send this as a properly formatted patch. Pretty
simple to do:
- Make you change (you already did that)
- Run 'git add event.c; git commit -s' and write a commit message; check
that the signed-off-by has your name and email address right.
- Run 'git format-patch HEAD^' which will produce a file
- Run 'git send-email <filename>.patch' to send it
You'll need some config to teach git how to talk to your SMTP server for
the last one to work. It should be straight-forward to to set it up with
gmail (just Google it).
-Toke
prev parent reply other threads:[~2019-10-22 7:48 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
[not found] <CADh-Cm=umBWCkz41-e0-PDnDrbpfQi_PRdT--SePmQLCqj5rwg@mail.gmail.com>
2019-10-21 9:34 ` Fwd: iw package typo in help command output Ryan Adolf
2019-10-21 20:07 ` Luca Coelho
2019-10-22 7:21 ` Ryan Adolf
2019-10-22 7:38 ` Kalle Valo
2019-10-22 7:48 ` Toke Høiland-Jørgensen [this message]
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=87blu9p6f4.fsf@toke.dk \
--to=toke@redhat.com \
--cc=linux-wireless@vger.kernel.org \
--cc=luca@coelho.fi \
--cc=ryanadolf123@gmail.com \
/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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).