[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <87wne04cth.fsf@meer.lwn.net>
Date: Wed, 01 Jun 2022 09:34:50 -0600
From: Jonathan Corbet <corbet@....net>
To: Nelson Penn <nelsonapenn@...tonmail.com>
Cc: linux-doc@...r.kernel.org, kernel-janitors@...r.kernel.org,
linux-kernel@...r.kernel.org,
Nelson Penn <nelsonapenn@...tonmail.com>
Subject: Re: [PATCH] documentation: Format button_dev as a pointer.
Nelson Penn <nelsonapenn@...tonmail.com> writes:
> The docs on creating an input device driver have an example in which
> button_dev is a pointer to an input_dev struct. However, in two code
> snippets below, button_dev is used as if it is not a pointer. Make these
> occurrences of button_dev reflect that it is a pointer.
>
> Signed-off-by: Nelson Penn <nelsonapenn@...tonmail.com>
> ---
> Documentation/input/input-programming.rst | 6 +++---
> 1 file changed, 3 insertions(+), 3 deletions(-)
Applied, thanks.
jon
Powered by blists - more mailing lists