NFS: kill off complicated macro 'PROC'
authorYu Zhiguo <yuzg@cn.fujitsu.com>
Tue, 9 Jun 2009 09:33:34 +0000 (17:33 +0800)
committerJ. Bruce Fields <bfields@citi.umich.edu>
Tue, 16 Jun 2009 02:34:32 +0000 (19:34 -0700)
kill off obscure macro 'PROC' of NFSv2&3 in order to make the code more clear.

Among other things, this makes it simpler to grep for callers of these
functions--something which has frequently caused confusion among nfs
developers.

Signed-off-by: Yu Zhiguo <yuzg@cn.fujitsu.com>
Signed-off-by: J. Bruce Fields <bfields@citi.umich.edu>

No differences found