nfsd4: minor variable renaming (cb -> conn)
authorJ. Bruce Fields <bfields@citi.umich.edu>
Mon, 31 May 2010 23:09:40 +0000 (19:09 -0400)
committerJ. Bruce Fields <bfields@redhat.com>
Fri, 1 Oct 2010 23:29:43 +0000 (19:29 -0400)
commit07263f1efe7d5b96e6713471abfa087f41bb2b7c
treebb5fb62ff610cd9f4cf6abe50baa4a6c2a9a5194
parent1e7af1b8062598a038c04dfaaabd038a0d6e8b6a
nfsd4: minor variable renaming (cb -> conn)

Now that we have both nfsd4_callback and nfsd4_cb_conn structures, I get
confused if variables of both types are always named cb....

Signed-off-by: J. Bruce Fields <bfields@citi.umich.edu>
fs/nfsd/nfs4callback.c
fs/nfsd/nfs4state.c