* [PATCH] docs: remove duplicate word
@ 2024-11-20 4:34 Ruffalo Lavoisier
0 siblings, 0 replies; 4+ messages in thread
From: Ruffalo Lavoisier @ 2024-11-20 4:34 UTC (permalink / raw)
To: Jonathan Corbet; +Cc: Ruffalo Lavoisier, linux-doc, linux-kernel
- Remove duplicate word, 'to'.
---
Documentation/admin-guide/sysctl/fs.rst | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/Documentation/admin-guide/sysctl/fs.rst b/Documentation/admin-guide/sysctl/fs.rst
index 30c61474dec5..43b128c0225b 100644
--- a/Documentation/admin-guide/sysctl/fs.rst
+++ b/Documentation/admin-guide/sysctl/fs.rst
@@ -41,7 +41,7 @@ pre-allocation or re-sizing of any kernel data structures.
dentry-negative
----------------------------
-Policy for negative dentries. Set to 1 to to always delete the dentry when a
+Policy for negative dentries. Set to 1 to always delete the dentry when a
file is removed, and 0 to disable it. By default, this behavior is disabled.
dentry-state
--
2.46.1
^ permalink raw reply related [flat|nested] 4+ messages in thread
* [PATCH] docs: remove duplicate word
@ 2024-11-20 4:40 Ruffalo Lavoisier
2024-11-20 8:27 ` Marc Kleine-Budde
2024-11-20 8:33 ` Vincent Mailhol
0 siblings, 2 replies; 4+ messages in thread
From: Ruffalo Lavoisier @ 2024-11-20 4:40 UTC (permalink / raw)
To: Marc Kleine-Budde, Manivannan Sadhasivam, Thomas Kopp,
Vincent Mailhol, Andrew Lunn, David S. Miller, Eric Dumazet,
Jakub Kicinski, Paolo Abeni, Rob Herring, Krzysztof Kozlowski,
Conor Dooley
Cc: Ruffalo Lavoisier, linux-can, netdev, devicetree, linux-kernel
- Remove duplicate word, 'to'.
---
.../devicetree/bindings/net/can/microchip,mcp251xfd.yaml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/Documentation/devicetree/bindings/net/can/microchip,mcp251xfd.yaml b/Documentation/devicetree/bindings/net/can/microchip,mcp251xfd.yaml
index 2a98b26630cb..c155c9c6db39 100644
--- a/Documentation/devicetree/bindings/net/can/microchip,mcp251xfd.yaml
+++ b/Documentation/devicetree/bindings/net/can/microchip,mcp251xfd.yaml
@@ -40,7 +40,7 @@ properties:
microchip,rx-int-gpios:
description:
- GPIO phandle of GPIO connected to to INT1 pin of the MCP251XFD, which
+ GPIO phandle of GPIO connected to INT1 pin of the MCP251XFD, which
signals a pending RX interrupt.
maxItems: 1
--
2.46.1
^ permalink raw reply related [flat|nested] 4+ messages in thread
* Re: [PATCH] docs: remove duplicate word
2024-11-20 4:40 [PATCH] docs: remove duplicate word Ruffalo Lavoisier
@ 2024-11-20 8:27 ` Marc Kleine-Budde
2024-11-20 8:33 ` Vincent Mailhol
1 sibling, 0 replies; 4+ messages in thread
From: Marc Kleine-Budde @ 2024-11-20 8:27 UTC (permalink / raw)
To: Ruffalo Lavoisier
Cc: Manivannan Sadhasivam, Thomas Kopp, Vincent Mailhol, Andrew Lunn,
David S. Miller, Eric Dumazet, Jakub Kicinski, Paolo Abeni,
Rob Herring, Krzysztof Kozlowski, Conor Dooley, linux-can, netdev,
devicetree, linux-kernel
[-- Attachment #1: Type: text/plain, Size: 1328 bytes --]
On 20.11.2024 13:40:13, Ruffalo Lavoisier wrote:
> - Remove duplicate word, 'to'.
Can I add your Signed-off-by to the patch?
https://elixir.bootlin.com/linux/v6.12/source/Documentation/process/submitting-patches.rst#L396
Marc
> ---
> .../devicetree/bindings/net/can/microchip,mcp251xfd.yaml | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/Documentation/devicetree/bindings/net/can/microchip,mcp251xfd.yaml b/Documentation/devicetree/bindings/net/can/microchip,mcp251xfd.yaml
> index 2a98b26630cb..c155c9c6db39 100644
> --- a/Documentation/devicetree/bindings/net/can/microchip,mcp251xfd.yaml
> +++ b/Documentation/devicetree/bindings/net/can/microchip,mcp251xfd.yaml
> @@ -40,7 +40,7 @@ properties:
>
> microchip,rx-int-gpios:
> description:
> - GPIO phandle of GPIO connected to to INT1 pin of the MCP251XFD, which
> + GPIO phandle of GPIO connected to INT1 pin of the MCP251XFD, which
> signals a pending RX interrupt.
> maxItems: 1
>
> --
> 2.46.1
>
>
--
Pengutronix e.K. | Marc Kleine-Budde |
Embedded Linux | https://www.pengutronix.de |
Vertretung Nürnberg | Phone: +49-5121-206917-129 |
Amtsgericht Hildesheim, HRA 2686 | Fax: +49-5121-206917-9 |
[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 488 bytes --]
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: [PATCH] docs: remove duplicate word
2024-11-20 4:40 [PATCH] docs: remove duplicate word Ruffalo Lavoisier
2024-11-20 8:27 ` Marc Kleine-Budde
@ 2024-11-20 8:33 ` Vincent Mailhol
1 sibling, 0 replies; 4+ messages in thread
From: Vincent Mailhol @ 2024-11-20 8:33 UTC (permalink / raw)
To: Ruffalo Lavoisier
Cc: Marc Kleine-Budde, Manivannan Sadhasivam, Thomas Kopp,
Andrew Lunn, David S. Miller, Eric Dumazet, Jakub Kicinski,
Paolo Abeni, Rob Herring, Krzysztof Kozlowski, Conor Dooley,
linux-can, netdev, devicetree, linux-kernel
On Wed. 20 Nov. 2024 at 13:40, Ruffalo Lavoisier
<ruffalolavoisier@gmail.com> wrote:
>
> - Remove duplicate word, 'to'.
^^
No need for the "-", this is not a list. I am fine if this is fixed by
Marc while applying.
Under the condition that the Sign-off-by: tag issue gets resolved:
Acked-by: Vincent Mailhol <mailhol.vincent@wanadoo.fr>
^ permalink raw reply [flat|nested] 4+ messages in thread
end of thread, other threads:[~2024-11-20 8:34 UTC | newest]
Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-11-20 4:40 [PATCH] docs: remove duplicate word Ruffalo Lavoisier
2024-11-20 8:27 ` Marc Kleine-Budde
2024-11-20 8:33 ` Vincent Mailhol
-- strict thread matches above, loose matches on Subject: below --
2024-11-20 4:34 Ruffalo Lavoisier
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox