[PATCH v4] cpumask: add cpumask_var_t documentation

From: KOSAKI Motohiro
Date: Thu Apr 28 2011 - 11:53:00 EST


> > + * This code makes NR_CPUS length memcopy and bring memory corruption.
>
> Maybe:
>
> s/bring memory/brings to a memory/
>
> ?
>
> > + * cpumask_copy() privide safe copy functionality.
> s/privide/provides ?


Thank you.