linux-doc.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v3] Documentation: core-api: packing: correct spelling
@ 2023-02-15  5:37 Randy Dunlap
  2023-02-16  5:50 ` patchwork-bot+netdevbpf
  0 siblings, 1 reply; 2+ messages in thread
From: Randy Dunlap @ 2023-02-15  5:37 UTC (permalink / raw)
  To: linux-kernel
  Cc: Randy Dunlap, Vladimir Oltean, netdev, Jonathan Corbet, linux-doc,
	David S. Miller, Eric Dumazet, Jakub Kicinski, Paolo Abeni,
	Mukesh Ojha, Daniel Jordan

Correct spelling problems for Documentation/core-api/packing.rst as
reported by codespell.

Signed-off-by: Randy Dunlap <rdunlap@infradead.org>
Cc: Vladimir Oltean <olteanv@gmail.com>
Cc: netdev@vger.kernel.org
Cc: Jonathan Corbet <corbet@lwn.net>
Cc: linux-doc@vger.kernel.org
Cc: "David S. Miller" <davem@davemloft.net>
Cc: Eric Dumazet <edumazet@google.com>
Cc: Jakub Kicinski <kuba@kernel.org>
Cc: Paolo Abeni <pabeni@redhat.com>
Reviewed-by: Mukesh Ojha <quic_mojha@quicinc.com>
Acked-by: Daniel Jordan <daniel.m.jordan@oracle.com>
---
v3: split into a separate patch as requested by Jakub.

 Documentation/core-api/packing.rst |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff -- a/Documentation/core-api/packing.rst b/Documentation/core-api/packing.rst
--- a/Documentation/core-api/packing.rst
+++ b/Documentation/core-api/packing.rst
@@ -161,6 +161,6 @@ xxx_packing() that calls it using the pr
 
 The packing() function returns an int-encoded error code, which protects the
 programmer against incorrect API use.  The errors are not expected to occur
-durring runtime, therefore it is reasonable for xxx_packing() to return void
+during runtime, therefore it is reasonable for xxx_packing() to return void
 and simply swallow those errors. Optionally it can dump stack or print the
 error description.

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: [PATCH v3] Documentation: core-api: packing: correct spelling
  2023-02-15  5:37 [PATCH v3] Documentation: core-api: packing: correct spelling Randy Dunlap
@ 2023-02-16  5:50 ` patchwork-bot+netdevbpf
  0 siblings, 0 replies; 2+ messages in thread
From: patchwork-bot+netdevbpf @ 2023-02-16  5:50 UTC (permalink / raw)
  To: Randy Dunlap
  Cc: linux-kernel, olteanv, netdev, corbet, linux-doc, davem, edumazet,
	kuba, pabeni, quic_mojha, daniel.m.jordan

Hello:

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

On Tue, 14 Feb 2023 21:37:38 -0800 you wrote:
> Correct spelling problems for Documentation/core-api/packing.rst as
> reported by codespell.
> 
> Signed-off-by: Randy Dunlap <rdunlap@infradead.org>
> Cc: Vladimir Oltean <olteanv@gmail.com>
> Cc: netdev@vger.kernel.org
> Cc: Jonathan Corbet <corbet@lwn.net>
> Cc: linux-doc@vger.kernel.org
> Cc: "David S. Miller" <davem@davemloft.net>
> Cc: Eric Dumazet <edumazet@google.com>
> Cc: Jakub Kicinski <kuba@kernel.org>
> Cc: Paolo Abeni <pabeni@redhat.com>
> Reviewed-by: Mukesh Ojha <quic_mojha@quicinc.com>
> Acked-by: Daniel Jordan <daniel.m.jordan@oracle.com>
> 
> [...]

Here is the summary with links:
  - [v3] Documentation: core-api: packing: correct spelling
    https://git.kernel.org/netdev/net-next/c/1f26c8b7507c

You are awesome, thank you!
-- 
Deet-doot-dot, I am a bot.
https://korg.docs.kernel.org/patchwork/pwbot.html



^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2023-02-16  5:50 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-02-15  5:37 [PATCH v3] Documentation: core-api: packing: correct spelling Randy Dunlap
2023-02-16  5:50 ` patchwork-bot+netdevbpf

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).