lkml.org 
[lkml]   [2015]   [May]   [23]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
Patch in this message
/
From
Subject[PATCH] kernel:smp - Fix for typo in comment to function smp_call_function_single_async().
Date

Signed-off-by: Shailendra Verma <shailendra.capricorn@gmail.com>
---
kernel/smp.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/kernel/smp.c b/kernel/smp.c
index 0785447..9954d82 100644
--- a/kernel/smp.c
+++ b/kernel/smp.c
@@ -314,7 +314,7 @@ EXPORT_SYMBOL(smp_call_function_single);
* @cpu: The CPU to run on.
* @csd: Pre-allocated and setup data structure
*
- * Like smp_call_function_single(), but the call is asynchonous and
+ * Like smp_call_function_single(), but the call is asynchronous and
* can thus be done from contexts with disabled interrupts.
*
* The caller passes his own pre-allocated data structure
--
1.7.9.5


\
 
 \ /
  Last update: 2015-05-23 07:41    [W:0.040 / U:0.136 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site