]> git.karo-electronics.de Git - karo-tx-linux.git/blobdiff - include/linux/cpumask.h
Merge tag 'sound-fix-4.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai...
[karo-tx-linux.git] / include / linux / cpumask.h
index e828cf65d7dfd5645c0c61f53795f4f4aba11453..da7fbf1cdd5613cb709c1a50fa44d2e2e7159d91 100644 (file)
@@ -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.
  *