mirror of
https://github.com/torvalds/linux.git
synced 2026-09-15 15:01:08 -04:00
By using for_each_node_by_type(). Also, correct a spurioud test in check_cpu_node() on sparc64. It is only called with nodes that have device_type "cpu". Signed-off-by: David S. Miller <davem@davemloft.net>