diff mbox series

input: docs: pxrc: remove reference to phoenix-sim

Message ID 20230824-pxrc-doc-v1-1-038b75a2ef05@gmail.com
State Accepted
Commit 8d58ce1b1e0ba343586db2e4f6eac5410661b8ba
Headers show
Series input: docs: pxrc: remove reference to phoenix-sim | expand

Commit Message

Marcus Folkesson Aug. 24, 2023, 1:55 p.m. UTC
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(-)


---
base-commit: 7214161111af87aeee721ab1b2808fcb4421aff7
change-id: 20230824-pxrc-doc-1addbaa2250f

Best regards,

Comments

Marcus Folkesson Aug. 24, 2023, 3:50 p.m. UTC | #1
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>
> ---
Jonathan Corbet Aug. 28, 2023, 6:44 p.m. UTC | #2
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
diff mbox series

Patch

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/