mirror of
https://github.com/torvalds/linux.git
synced 2025-12-07 20:06:24 +00:00
intc_set_affinity() updates the cpumask in place, so there's no need for the upper layer to do this itself. Signed-off-by: Paul Mundt <lethal@linux-sh.org>