From: John Hawkes Date: Wed, 19 Apr 2006 17:06:20 +0000 (-0400) Subject: NFS: nfs_show_stats; for_each_possible_cpu(), not NR_CPUS X-Git-Tag: v2.6.17-rc3~80^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b9d9506d944865876e67281a4e4269d823ce5381;p=pandora-kernel.git 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: John Hawkes Signed-off-by: Andrew Morton Signed-off-by: Trond Myklebust --- Reading git-diff-tree failed