[PATCH 1/3] nit: Spelling fix

Matt Helsley matthltc at us.ibm.com
Sat Aug 7 19:27:02 PDT 2010


Signed-off-by: Matt Helsley <matthltc at us.ibm.com>
---
 include/linux/checkpoint_types.h |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/include/linux/checkpoint_types.h b/include/linux/checkpoint_types.h
index ceaa671..cb4beac 100644
--- a/include/linux/checkpoint_types.h
+++ b/include/linux/checkpoint_types.h
@@ -41,7 +41,7 @@ struct ckpt_ctx {
 	struct task_struct *root_freezer;	/* [container] root task */
 	char lsm_name[SECURITY_NAME_MAX + 1];   /* security module at ckpt */
 
-	unsigned long kflags;	/* kerenl flags */
+	unsigned long kflags;	/* kernel flags */
 	unsigned long uflags;	/* user flags */
 	unsigned long oflags;	/* restart: uflags from checkpoint */
 
-- 
1.6.3.3



More information about the Containers mailing list