X-Git-Url: http://git.cascardo.eti.br/?a=blobdiff_plain;ds=sidebyside;f=include%2Flinux%2Fcpumask.h;h=da7fbf1cdd5613cb709c1a50fa44d2e2e7159d91;hb=564ed9b187082da79726a2f25bb88a58ebeec7e8;hp=e828cf65d7dfd5645c0c61f53795f4f4aba11453;hpb=2605b98109100f70398115a473ea190ce93fda5e;p=cascardo%2Flinux.git diff --git a/include/linux/cpumask.h b/include/linux/cpumask.h index e828cf65d7df..da7fbf1cdd56 100644 --- a/include/linux/cpumask.h +++ b/include/linux/cpumask.h @@ -579,7 +579,7 @@ static inline int cpumask_parselist_user(const char __user *buf, int len, } /** - * cpumask_parse - extract a cpumask from from a string + * cpumask_parse - extract a cpumask from a string * @buf: the buffer to extract from * @dstp: the cpumask to set. *