Skip to content
Commit b9d9506d authored by John Hawkes's avatar John Hawkes Committed by Trond Myklebust
Browse files

NFS: nfs_show_stats; for_each_possible_cpu(), not NR_CPUS



Convert a for-loop that explicitly references "NR_CPUS" into the
potentially more efficient for_each_possible_cpu() construct.

Signed-off-by: default avatarJohn Hawkes <hawkes@sgi.com>
Signed-off-by: default avatarAndrew Morton <akpm@osdl.org>
Signed-off-by: default avatarTrond Myklebust <Trond.Myklebust@netapp.com>
parent ec535ce1
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment