Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit b06fb415 authored by Geliang Tang's avatar Geliang Tang Committed by Linus Torvalds
Browse files
parent 627393d4
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -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.
 *