Fix spelling mistake

Vyshnav Ajith posted 1 patch 1 year, 2 months ago
Documentation/networking/cdc_mbim.rst | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
Fix spelling mistake
Posted by Vyshnav Ajith 1 year, 2 months ago
Changed from reequires to require. A minute typo.

Signed-off-by: Vyshnav Ajith <puthen1977@gmail.com>
---
 Documentation/networking/cdc_mbim.rst | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/Documentation/networking/cdc_mbim.rst b/Documentation/networking/cdc_mbim.rst
index 37f968acc473..8404a3f794f3 100644
--- a/Documentation/networking/cdc_mbim.rst
+++ b/Documentation/networking/cdc_mbim.rst
@@ -51,7 +51,7 @@ Such userspace applications includes, but are not limited to:
  - mbimcli (included with the libmbim [3] library), and
  - ModemManager [4]
 
-Establishing a MBIM IP session reequires at least these actions by the
+Establishing a MBIM IP session requires at least these actions by the
 management application:
 
  - open the control channel
-- 
2.43.0
Re: Fix spelling mistake
Posted by Paolo Abeni 1 year, 2 months ago
On 11/21/24 23:18, Vyshnav Ajith wrote:
> Changed from reequires to require. A minute typo.
> 
> Signed-off-by: Vyshnav Ajith <puthen1977@gmail.com>

## Form letter - net-next-closed

The merge window for v6.13 has begun and net-next is closed for new drivers,
features, code refactoring and optimizations. We are currently accepting
bug fixes only.

Please repost when net-next reopens after Dec 2nd.

RFC patches sent for review only are welcome at any time.

See:
https://www.kernel.org/doc/html/next/process/maintainer-netdev.html#development-cycle
-- 
pw-bot: defer
Re: Fix spelling mistake
Posted by Paolo Abeni 1 year, 2 months ago
On 11/28/24 09:08, Paolo Abeni wrote:
> On 11/21/24 23:18, Vyshnav Ajith wrote:
>> Changed from reequires to require. A minute typo.
>>
>> Signed-off-by: Vyshnav Ajith <puthen1977@gmail.com>
> 
> ## Form letter - net-next-closed
> 
> The merge window for v6.13 has begun and net-next is closed for new drivers,
> features, code refactoring and optimizations. We are currently accepting
> bug fixes only.
> 
> Please repost when net-next reopens after Dec 2nd.
> 
> RFC patches sent for review only are welcome at any time.
> 
> See:
> https://www.kernel.org/doc/html/next/process/maintainer-netdev.html#development-cycle

Uhm... let me reconsider the above statement. This could land in the
'net' tree as well. I'm applying it right now.

Thanks,

Paolo