Changed 'typee' to 'type'

Signed-off-by: Sharon Dvir <[email protected]>
---
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 [email protected]
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Reply via email to