mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
* [PATCH 1/1] doc: cpu-hotplug.txt: Minor grammar fix
@ 2014-07-14 18:12 Pranith Kumar
  0 siblings, 0 replies; only message in thread
From: Pranith Kumar @ 2014-07-14 18:12 UTC (permalink / raw)
  To: Randy Dunlap, open list:DOCUMENTATION, open list

fix minor grammar in sentence

Signed-off-by: Pranith Kumar <bobby.prani@gmail.com>
---
 Documentation/cpu-hotplug.txt | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/Documentation/cpu-hotplug.txt b/Documentation/cpu-hotplug.txt
index a0b005d..2ec86f6 100644
--- a/Documentation/cpu-hotplug.txt
+++ b/Documentation/cpu-hotplug.txt
@@ -383,7 +383,7 @@ A: The following are what is required for CPU hotplug infrastructure to work
                           dead routine is called to be sure positively.
 
 Q: I need to ensure that a particular cpu is not removed when there is some
-   work specific to this cpu is in progress.
+   work specific to this cpu in progress.
 A: There are two ways.  If your code can be run in interrupt context, use
    smp_call_function_single(), otherwise use work_on_cpu().  Note that
    work_on_cpu() is slow, and can fail due to out of memory:
-- 
1.9.1


^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2014-07-14 18:12 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2014-07-14 18:12 [PATCH 1/1] doc: cpu-hotplug.txt: Minor grammar fix Pranith Kumar

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

all inboxes | Powered by JetHome®