Documentation/input/devices/pxrc.rst | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-)
The reference undeniably points to something unrelated nowadays.
Remove it.
Signed-off-by: Marcus Folkesson <marcus.folkesson@gmail.com>
---
Documentation/input/devices/pxrc.rst | 7 +++----
1 file changed, 3 insertions(+), 4 deletions(-)
diff --git a/Documentation/input/devices/pxrc.rst b/Documentation/input/devices/pxrc.rst
index ca11f646bae8..5a86df4ad079 100644
--- a/Documentation/input/devices/pxrc.rst
+++ b/Documentation/input/devices/pxrc.rst
@@ -5,7 +5,7 @@ pxrc - PhoenixRC Flight Controller Adapter
:Author: Marcus Folkesson <marcus.folkesson@gmail.com>
This driver let you use your own RC controller plugged into the
-adapter that comes with PhoenixRC [1]_ or other compatible adapters.
+adapter that comes with PhoenixRC or other compatible adapters.
The adapter supports 7 analog channels and 1 digital input switch.
@@ -41,7 +41,7 @@ Manual Testing
==============
To test this driver's functionality you may use `input-event` which is part of
-the `input layer utilities` suite [2]_.
+the `input layer utilities` suite [1]_.
For example::
@@ -53,5 +53,4 @@ To print all input events from input `devnr`.
References
==========
-.. [1] http://www.phoenix-sim.com/
-.. [2] https://www.kraxel.org/cgit/input/
+.. [1] https://www.kraxel.org/cgit/input/
---
base-commit: 7214161111af87aeee721ab1b2808fcb4421aff7
change-id: 20230824-pxrc-doc-1addbaa2250f
Best regards,
--
Marcus Folkesson <marcus.folkesson@gmail.com>
Marcus Folkesson <marcus.folkesson@gmail.com> writes: > The reference undeniably points to something unrelated nowadays. > Remove it. > > Signed-off-by: Marcus Folkesson <marcus.folkesson@gmail.com> > --- > Documentation/input/devices/pxrc.rst | 7 +++---- > 1 file changed, 3 insertions(+), 4 deletions(-) > > diff --git a/Documentation/input/devices/pxrc.rst b/Documentation/input/devices/pxrc.rst > index ca11f646bae8..5a86df4ad079 100644 > --- a/Documentation/input/devices/pxrc.rst > +++ b/Documentation/input/devices/pxrc.rst > @@ -5,7 +5,7 @@ pxrc - PhoenixRC Flight Controller Adapter > :Author: Marcus Folkesson <marcus.folkesson@gmail.com> > > This driver let you use your own RC controller plugged into the > -adapter that comes with PhoenixRC [1]_ or other compatible adapters. > +adapter that comes with PhoenixRC or other compatible adapters. > > The adapter supports 7 analog channels and 1 digital input switch. > > @@ -41,7 +41,7 @@ Manual Testing > ============== > > To test this driver's functionality you may use `input-event` which is part of > -the `input layer utilities` suite [2]_. > +the `input layer utilities` suite [1]_. > > For example:: > > @@ -53,5 +53,4 @@ To print all input events from input `devnr`. > References > ========== > > -.. [1] http://www.phoenix-sim.com/ > -.. [2] https://www.kraxel.org/cgit/input/ > +.. [1] https://www.kraxel.org/cgit/input/ Hmm...that does indeed seem like a link that lacks value for kernel development. Patch applied, thanks. jon
On Thu, Aug 24, 2023 at 03:55:50PM +0200, Marcus Folkesson wrote: > The reference undeniably points to something unrelated nowadays. > Remove it. > Sorry, I forgot: Suggested-by: Mark Olsson <mark@markolsson.se> > Signed-off-by: Marcus Folkesson <marcus.folkesson@gmail.com> > ---
© 2016 - 2025 Red Hat, Inc.