ACPI: parse SPCR and enable matching console
[cascardo/linux.git] / include / linux / cpumask.h
index e828cf6..da7fbf1 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.
  *