[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <CAHk-=wiKsEC8TUhn5mXapPV7sY_ZxpR-hini75zJ2e-iX+SUNQ@mail.gmail.com>
Date: Mon, 17 Aug 2020 17:32:32 -0700
From: Linus Torvalds <torvalds@...ux-foundation.org>
To: Kees Cook <keescook@...omium.org>
Cc: Linux Kernel Mailing List <linux-kernel@...r.kernel.org>,
WeiXiong Liao <gmpy.liaowx@...il.com>
Subject: Re: [GIT PULL] mailmap update for v5.9-rc2
On Mon, Aug 17, 2020 at 4:27 PM Kees Cook <keescook@...omium.org> wrote:
>
> It's a programmatic
> reordering and the addition of a pstore contributor's preferred email
> address.
Hmm.
I pulled this, looked at your script, and went "that's not right".
If you want dictionary sorting you'd use "sort -d".
But the commit message says "sort -f".
Looking at the *actual* ordering, you do seem to have actually used
"-d". Or I'm very confused.
The end result looks ok, I'm just confused by that alleged script.
Linus
Powered by blists - more mailing lists