public inbox for linux-doc@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH] docs: fix typo in housekeeping
@ 2026-03-09  6:00 Ryan Cheevers
  2026-03-09 15:55 ` Jonathan Corbet
  0 siblings, 1 reply; 2+ messages in thread
From: Ryan Cheevers @ 2026-03-09  6:00 UTC (permalink / raw)
  To: linux-doc; +Cc: corbet, skhan, longman, frederic, cheeversr0, linux-kernel

Signed-off-by: Ryan Cheevers <cheeversr0@gmail.com>
---
 Documentation/core-api/housekeeping.rst | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/Documentation/core-api/housekeeping.rst b/Documentation/core-api/housekeeping.rst
index e5417302774c..92c6e53cea75 100644
--- a/Documentation/core-api/housekeeping.rst
+++ b/Documentation/core-api/housekeeping.rst
@@ -15,7 +15,7 @@ various deferrals etc...
 Sometimes housekeeping is just some unbound work (unbound workqueues,
 unbound timers, ...) that gets easily assigned to non-isolated CPUs.
 But sometimes housekeeping is tied to a specific CPU and requires
-elaborated tricks to be offloaded to non-isolated CPUs (RCU_NOCB, remote
+elaborate tricks to be offloaded to non-isolated CPUs (RCU_NOCB, remote
 scheduler tick, etc...).
 
 Thus, a housekeeping CPU can be considered as the reverse of an isolated
-- 
2.53.0


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

* Re: [PATCH] docs: fix typo in housekeeping
  2026-03-09  6:00 [PATCH] docs: fix typo in housekeeping Ryan Cheevers
@ 2026-03-09 15:55 ` Jonathan Corbet
  0 siblings, 0 replies; 2+ messages in thread
From: Jonathan Corbet @ 2026-03-09 15:55 UTC (permalink / raw)
  To: Ryan Cheevers, linux-doc
  Cc: skhan, longman, frederic, cheeversr0, linux-kernel

Ryan Cheevers <cheeversr0@gmail.com> writes:

> Signed-off-by: Ryan Cheevers <cheeversr0@gmail.com>
> ---
>  Documentation/core-api/housekeeping.rst | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/Documentation/core-api/housekeeping.rst b/Documentation/core-api/housekeeping.rst
> index e5417302774c..92c6e53cea75 100644
> --- a/Documentation/core-api/housekeeping.rst
> +++ b/Documentation/core-api/housekeeping.rst
> @@ -15,7 +15,7 @@ various deferrals etc...
>  Sometimes housekeeping is just some unbound work (unbound workqueues,
>  unbound timers, ...) that gets easily assigned to non-isolated CPUs.
>  But sometimes housekeeping is tied to a specific CPU and requires
> -elaborated tricks to be offloaded to non-isolated CPUs (RCU_NOCB, remote
> +elaborate tricks to be offloaded to non-isolated CPUs (RCU_NOCB, remote
>  scheduler tick, etc...).

Applied, thanks.

jon

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

end of thread, other threads:[~2026-03-09 15:55 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-03-09  6:00 [PATCH] docs: fix typo in housekeeping Ryan Cheevers
2026-03-09 15:55 ` Jonathan Corbet

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox