All of lore.kernel.org
 help / color / mirror / Atom feed
From: Florian Fainelli <f.fainelli@gmail.com>
To: Linus Torvalds <torvalds@linux-foundation.org>,
	Gabriel C <nix.or.die@gmail.com>
Cc: LKML <linux-kernel@vger.kernel.org>,
	Tomohiro Kusumi <tkusumi@tuxera.com>,
	Andrew Morton <akpm@linux-foundation.org>,
	Ian Kent <raven@themaw.net>, Ingo Molnar <mingo@kernel.org>
Subject: Re: [PATCH] autofs: Revert wait_queue_t => wait_queue_entry_t rename
Date: Mon, 10 Jul 2017 16:00:13 -0700	[thread overview]
Message-ID: <8a1af985-fa32-e83d-5b55-edcfda8521e3@gmail.com> (raw)
In-Reply-To: <CA+55aFwSLzNz_YaRjc4a3SOD+HPg74T9VT5Afwzbp8et0gRMsQ@mail.gmail.com>

On 07/10/2017 11:47 AM, Linus Torvalds wrote:
> On Mon, Jul 10, 2017 at 7:01 AM, Gabriel C <nix.or.die@gmail.com> wrote:
>>
>> You need revert a lot more .. that won't even compile.
>>
>> Looks like someone used some script to convert these :)
>>
>> Something like this :
> 
> Gaah, I just committed my own scripted fixup:
> 
>         git grep -lw wait_queue_entry_token |
>             xargs sed -i 's/wait_queue_entry_token/wait_queue_token/g'
> 
> which seems to match your patch (and that I visually inspected doesn't
> change anything but wait_queue_entry_token - there were no odd even
> bigger names ;)

Looks good, thanks for the quick fix.
-- 
Florian

  reply	other threads:[~2017-07-10 23:00 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-07-03  8:39 [GIT PULL] scheduler changes for v4.13 Ingo Molnar
2017-07-10  4:19 ` Florian Fainelli
2017-07-10  4:40   ` [PATCH] autofs: Revert wait_queue_t => wait_queue_entry_t rename Florian Fainelli
2017-07-10  8:45     ` Ingo Molnar
2017-07-10  8:52     ` kbuild test robot
2017-07-10  9:42     ` kbuild test robot
2017-07-10 14:01     ` Gabriel C
2017-07-10 15:52       ` Florian Fainelli
2017-07-10 18:47       ` Linus Torvalds
2017-07-10 23:00         ` Florian Fainelli [this message]
2017-07-10  8:45   ` [GIT PULL] scheduler changes for v4.13 Ingo Molnar

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=8a1af985-fa32-e83d-5b55-edcfda8521e3@gmail.com \
    --to=f.fainelli@gmail.com \
    --cc=akpm@linux-foundation.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=mingo@kernel.org \
    --cc=nix.or.die@gmail.com \
    --cc=raven@themaw.net \
    --cc=tkusumi@tuxera.com \
    --cc=torvalds@linux-foundation.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.