[PATCH] Documentation: Fix trivial typo in comment.

From: Sharon Dvir
Date: Mon Feb 02 2015 - 16:31:11 EST


Changed 'typee' to 'type'

Signed-off-by: Sharon Dvir <sharon.dvir1@xxxxxxxxxxxxxxx>
---
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
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/