On Mon, Jul 10, 2017 at 7:01 AM, Gabriel C <nix.or....@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 ;)

             Linus

Reply via email to