lkml.org 
[lkml]   [2015]   [Nov]   [1]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
Patch in this message
/
From
Subject[PATCH] [kernel/relay.c] Updated a typo mistake
Date
Update "implemention" as "implementation" because it generating warning
while test with scripts/checkpatch.pl.

Signed-off-by: Jitendra Kumar Khasdev <jkhasdev@gmail.com>
---
kernel/relay.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/kernel/relay.c b/kernel/relay.c
index 0b4570c..074efbc 100644
--- a/kernel/relay.c
+++ b/kernel/relay.c
@@ -895,7 +895,7 @@ static int relay_file_mmap(struct file *filp, struct vm_area_struct *vma)
* @filp: the file
* @wait: poll table
*
- * Poll implemention.
+ * Poll implementation.
*/
static unsigned int relay_file_poll(struct file *filp, poll_table *wait)
{
--
1.9.1


\
 
 \ /
  Last update: 2015-11-02 06:21    [W:0.030 / U:0.172 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site