All of lore.kernel.org
 help / color / mirror / Atom feed
From: Denis Kenzior <denkenz@gmail.com>
To: iwd@lists.01.org
Subject: Re: [PATCH] Treewide: fix typos
Date: Tue, 21 Jan 2020 16:08:08 -0600	[thread overview]
Message-ID: <2d998ce0-cf2d-2b2b-4b5e-e66b52fe5393@gmail.com> (raw)
In-Reply-To: <20200121062138.21074-1-torstein@huseboe.net>

[-- Attachment #1: Type: text/plain, Size: 2140 bytes --]

Hi Torstein,

On 1/21/20 12:21 AM, Torstein Husebø wrote:
> ---
>   autotests/util/testutil.py | 2 +-
>   doc/access-point-api.txt   | 2 +-
>   doc/adhoc-api.txt          | 2 +-
>   doc/features.txt           | 2 +-
>   doc/network-api.txt        | 2 +-
>   doc/station-api.txt        | 2 +-
>   doc/wpa-auth.txt           | 2 +-
>   monitor/nlmon.c            | 6 +++---
>   monitor/pcap.c             | 2 +-
>   plugins/sim_hardcoded.c    | 2 +-
>   src/adhoc.c                | 2 +-
>   src/anqputil.c             | 4 ++--
>   src/eap-mschapv2.c         | 2 +-
>   src/eap-pwd.c              | 2 +-
>   src/eap-sim.c              | 2 +-
>   src/eap-tls-common.c       | 2 +-
>   src/eap-wsc.c              | 2 +-
>   src/erp.c                  | 2 +-
>   src/handshake.c            | 4 ++--
>   src/hotspot.c              | 2 +-
>   src/ie.c                   | 4 ++--
>   src/manager.c              | 4 ++--
>   src/netdev.c               | 6 +++---
>   src/netdev.h               | 2 +-
>   src/network.c              | 2 +-
>   src/sae.c                  | 2 +-
>   src/scan.c                 | 2 +-
>   src/station.c              | 6 +++---
>   src/wsc.c                  | 4 ++--
>   tools/hwsim.c              | 2 +-
>   unit/test-cmac-aes.c       | 4 ++--
>   unit/test-ie.c             | 8 ++++----
>   unit/test-sae.c            | 4 ++--
>   33 files changed, 49 insertions(+), 49 deletions(-)
> 

<snip>

Thanks for taking the time to do this.  Some of the typos were pretty 
funny :)

> --- a/src/handshake.c
> +++ b/src/handshake.c
> @@ -145,8 +145,8 @@ static bool handshake_state_setup_own_ciphers(struct handshake_state *s,
>   	s->group_management_cipher = info->group_management_cipher;
>   
>   	/*
> -	 * Dont set MFP for OSEN otherwise EAPoL will attempt to negotiate a
> -	 * iGTK which is not allowe for OSEN.
> +	 * Don't set MFP for OSEN otherwise EAPoL will attempt to negotiate a
> +	 * iGTK which is not allow for OSEN.

I amended your commit to have this become 'allowed' instead of allow and 
applied the rest.

Applied, thanks!

Regards,
-Denis

      reply	other threads:[~2020-01-21 22:08 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-01-21  6:21 [PATCH] Treewide: fix typos Torstein =?unknown-8bit?q?Huseb=C3=B8?=
2020-01-21 22:08 ` Denis Kenzior [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=2d998ce0-cf2d-2b2b-4b5e-e66b52fe5393@gmail.com \
    --to=denkenz@gmail.com \
    --cc=iwd@lists.01.org \
    /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.