[PATCH 1/3] nit: Spelling fix

Matt Helsley matthltc at us.ibm.com
Mon Aug 9 13:20:48 PDT 2010


Hi Oren,

	I made a mistake -- I should've sent these 3 to you and cc'd
containers@ to indicate I'm proposing them for your tree. Would you mind
if I avoid a resend and just ask you to take them this way?

Cheers,
	-Matt

On Sat, Aug 07, 2010 at 07:27:02PM -0700, Matt Helsley wrote:
> 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