linux-stable/Documentation/input
Nelson Penn a27e51b45e documentation: Format button_dev as a pointer.
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@protonmail.com>
Link: https://lore.kernel.org/r/20220522194953.12097-1-nelsonapenn@protonmail.com
Signed-off-by: Jonathan Corbet <corbet@lwn.net>
2022-06-01 09:34:28 -06:00
..
devices input: Docs: correct ntrig.rst typo 2022-05-17 13:29:40 -06:00
joydev docs: networking: Replace strncpy() with strscpy() 2021-06-04 11:21:43 -06:00
event-codes.rst Input: docs: add more details on the use of BTN_TOOL 2022-03-01 15:46:03 +01:00
ff.rst input: Documentation: update related file names in ff.rst 2021-03-08 17:15:36 -07:00
gamepad.rst
gameport-programming.rst input: Documentation: corrections for gameport-programming.rst 2021-03-08 17:15:36 -07:00
index.rst
input-programming.rst documentation: Format button_dev as a pointer. 2022-06-01 09:34:28 -06:00
input.rst input: Documentation: corrections for input.rst 2021-03-08 17:15:36 -07:00
input_kapi.rst
input_uapi.rst
interactive.svg
multi-touch-protocol.rst input: Documentation: corrections for multi-touch-protocol.rst 2021-03-08 17:15:36 -07:00
notifier.rst input: Documentation: corrections for notifier.rst 2021-03-08 17:15:36 -07:00
shape.svg
uinput.rst input: Documentation: corrections for uinput.rst 2021-03-08 17:15:37 -07:00
userio.rst