diff mbox series

[net-next] docs: networking: phy: add missing space

Message ID 20221004073242.304425-1-casper.casan@gmail.com (mailing list archive)
State Accepted
Commit 229a0027591c970e89992313d87330a3cfe6d028
Delegated to: Netdev Maintainers
Headers show
Series [net-next] docs: networking: phy: add missing space | expand

Checks

Context Check Description
netdev/tree_selection success Clearly marked for net-next
netdev/fixes_present success Fixes tag not required for -next series
netdev/subject_prefix success Link
netdev/cover_letter success Single patches do not need cover letters
netdev/patch_count success Link
netdev/header_inline success No static functions without inline keyword in header files
netdev/build_32bit success Errors and warnings before: 25 this patch: 25
netdev/cc_maintainers success CCed 10 of 10 maintainers
netdev/build_clang success Errors and warnings before: 9 this patch: 9
netdev/module_param success Was 0 now: 0
netdev/verify_signedoff success Signed-off-by tag matches author and committer
netdev/check_selftest success No net selftest shell script
netdev/verify_fixes success No Fixes tag
netdev/build_allmodconfig_warn success Errors and warnings before: 23 this patch: 23
netdev/checkpatch success total: 0 errors, 0 warnings, 0 checks, 8 lines checked
netdev/kdoc success Errors and warnings before: 0 this patch: 0
netdev/source_inline success Was 0 now: 0

Commit Message

Casper Andersson Oct. 4, 2022, 7:32 a.m. UTC
Missing space between "pins'" and "strength"

Signed-off-by: Casper Andersson <casper.casan@gmail.com>
---
 Documentation/networking/phy.rst | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Comments

Paolo Abeni Oct. 4, 2022, 10:30 a.m. UTC | #1
On Tue, 2022-10-04 at 09:32 +0200, Casper Andersson wrote:
> Missing space between "pins'" and "strength"
> 
> Signed-off-by: Casper Andersson <casper.casan@gmail.com>
> ---

The merge window has now started (after Linus tagged 6.0)
and will last until he tags 6.1-rc1 (two weeks from now). During this
time we'll not be taking any patches for net-next so
please repost in around 2 weeks.

Thanks,

Paolo
Florian Fainelli Oct. 4, 2022, 6:35 p.m. UTC | #2
On 10/4/22 03:30, Paolo Abeni wrote:
> On Tue, 2022-10-04 at 09:32 +0200, Casper Andersson wrote:
>> Missing space between "pins'" and "strength"
>>
>> Signed-off-by: Casper Andersson <casper.casan@gmail.com>
>> ---
> 
> The merge window has now started (after Linus tagged 6.0)
> and will last until he tags 6.1-rc1 (two weeks from now). During this
> time we'll not be taking any patches for net-next so
> please repost in around 2 weeks.

It is a documentation patch, therefore not functionally touching code, 
maybe that could count as an exception?
Bagas Sanjaya Oct. 5, 2022, 7:21 a.m. UTC | #3
On 10/4/22 14:32, Casper Andersson wrote:
>  
>  * Some SoCs may offer a pin pad/mux/controller capable of configuring a given
> -  set of pins'strength, delays, and voltage; and it may be a suitable
> +  set of pins' strength, delays, and voltage; and it may be a suitable
>    option to insert the expected 2ns RGMII delay.
>  

Looks OK.

IMO, I would like to write the phrase as "... configuring a given set of
pin parameters (strength, delays, and voltage) ...".

Regardless,

Reviewed-by: Bagas Sanjaya <bagasdotme@gmail.com>
Bagas Sanjaya Oct. 5, 2022, 9:38 a.m. UTC | #4
On 10/5/22 01:35, Florian Fainelli wrote:
> On 10/4/22 03:30, Paolo Abeni wrote:
>> On Tue, 2022-10-04 at 09:32 +0200, Casper Andersson wrote:
>>> Missing space between "pins'" and "strength"
>>>
>>> Signed-off-by: Casper Andersson <casper.casan@gmail.com>
>>> ---
>>
>> The merge window has now started (after Linus tagged 6.0)
>> and will last until he tags 6.1-rc1 (two weeks from now). During this
>> time we'll not be taking any patches for net-next so
>> please repost in around 2 weeks.
> 
> It is a documentation patch, therefore not functionally touching code, maybe that could count as an exception?

I think jon will pick up this patch, maybe as -rc-worthy fixes.
Jonathan Corbet Oct. 5, 2022, 2:12 p.m. UTC | #5
Bagas Sanjaya <bagasdotme@gmail.com> writes:

> On 10/5/22 01:35, Florian Fainelli wrote:
>> On 10/4/22 03:30, Paolo Abeni wrote:
>>> On Tue, 2022-10-04 at 09:32 +0200, Casper Andersson wrote:
>>>> Missing space between "pins'" and "strength"
>>>>
>>>> Signed-off-by: Casper Andersson <casper.casan@gmail.com>
>>>> ---
>>>
>>> The merge window has now started (after Linus tagged 6.0)
>>> and will last until he tags 6.1-rc1 (two weeks from now). During this
>>> time we'll not be taking any patches for net-next so
>>> please repost in around 2 weeks.
>> 
>> It is a documentation patch, therefore not functionally touching code, maybe that could count as an exception?
>
> I think jon will pick up this patch, maybe as -rc-worthy fixes.

The networking folks prefer to carry their own documentation patches, so
I don't normally do that.  I'd be happy to this time with a suitable
ack.

But honestly, there is nothing urgent about this change, I'd say just
wait until net-next is open.

jon
Jakub Kicinski Oct. 6, 2022, 12:14 a.m. UTC | #6
On Wed, 05 Oct 2022 08:12:26 -0600 Jonathan Corbet wrote:
> Bagas Sanjaya <bagasdotme@gmail.com> writes:
> >> It is a documentation patch, therefore not functionally touching
> >> code, maybe that could count as an exception?  
> >
> > I think jon will pick up this patch, maybe as -rc-worthy fixes.  
> 
> The networking folks prefer to carry their own documentation patches,
> so I don't normally do that.  I'd be happy to this time with a
> suitable ack.
> 
> But honestly, there is nothing urgent about this change, I'd say just
> wait until net-next is open.

Sorry for the back and forth, the patch is waiting patchwork, we've 
just been unusually busy the last two days. We'll apply it soon.
patchwork-bot+netdevbpf@kernel.org Oct. 6, 2022, 4 a.m. UTC | #7
Hello:

This patch was applied to netdev/net.git (master)
by Jakub Kicinski <kuba@kernel.org>:

On Tue,  4 Oct 2022 09:32:42 +0200 you wrote:
> Missing space between "pins'" and "strength"
> 
> Signed-off-by: Casper Andersson <casper.casan@gmail.com>
> ---
>  Documentation/networking/phy.rst | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)

Here is the summary with links:
  - [net-next] docs: networking: phy: add missing space
    https://git.kernel.org/netdev/net/c/229a0027591c

You are awesome, thank you!
diff mbox series

Patch

diff --git a/Documentation/networking/phy.rst b/Documentation/networking/phy.rst
index 06f4fcdb58b6..d11329a08984 100644
--- a/Documentation/networking/phy.rst
+++ b/Documentation/networking/phy.rst
@@ -120,7 +120,7 @@  required delays, as defined per the RGMII standard, several options may be
 available:
 
 * Some SoCs may offer a pin pad/mux/controller capable of configuring a given
-  set of pins'strength, delays, and voltage; and it may be a suitable
+  set of pins' strength, delays, and voltage; and it may be a suitable
   option to insert the expected 2ns RGMII delay.
 
 * Modifying the PCB design to include a fixed delay (e.g: using a specifically