lkml.org 
[lkml]   [2015]   [Feb]   [2]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
Patch in this message
/
From
Subject[PATCH] Documentation: Fix trivial typo in comment.
Date
Changed 'typee' to 'type'

Signed-off-by: Sharon Dvir <sharon.dvir1@mail.huji.ac.il>
---
diff --git a/include/linux/debugobjects.h b/include/linux/debugobjects.h
index 98ffcbd..0e93996 100644
--- a/include/linux/debugobjects.h
+++ b/include/linux/debugobjects.h
@@ -35,7 +35,7 @@ struct debug_obj {
/**
* struct debug_obj_descr - object type specific debug description structure
*
- * @name: name of the object typee
+ * @name: name of the object type
* @debug_hint: function returning address, which have associated
* kernel symbol, to allow identify the object
* @fixup_init: fixup function, which is called when the init check

\
 
 \ /
  Last update: 2015-02-02 22:41    [W:0.219 / U:0.224 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site