lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20200727163208.4e956816@lwn.net>
Date:   Mon, 27 Jul 2020 16:32:08 -0600
From:   Jonathan Corbet <corbet@....net>
To:     Pavel Machek <pavel@....cz>
Cc:     dmitry.torokhov@...il.com, linux-input@...r.kernel.org,
        linux-doc@...r.kernel.org, linux-kernel@...r.kernel.org,
        trivial@...nel.org
Subject: Re: [PATCH] Input: fix typo in function name documentation

On Fri, 24 Jul 2020 10:40:25 +0200
Pavel Machek <pavel@....cz> wrote:

> Fix non-existing constant in documentation.
> 
> Signed-off-by: Pavel Machek (CIP) <pavel@...x.de>
> 
> diff --git a/Documentation/input/uinput.rst b/Documentation/input/uinput.rst
> index b8e90b6a126c..10c62e62a0a6 100644
> --- a/Documentation/input/uinput.rst
> +++ b/Documentation/input/uinput.rst
> @@ -99,7 +99,7 @@ the sake of simplicity.
>  
>        /*
>         * Give userspace some time to read the events before we destroy the
> -       * device with UI_DEV_DESTOY.
> +       * device with UI_DEV_DESTROY.
>         */
>        sleep(1);

Seems good...Dmitry, do you want this, or would you rather I picked it up?

Thanks,

jon

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ