diff options
author | J. Bruce Fields <bfields@citi.umich.edu> | 2006-01-18 17:43:21 -0800 |
---|---|---|
committer | Linus Torvalds <torvalds@g5.osdl.org> | 2006-01-18 19:20:25 -0800 |
commit | 04ef59548470b81829e8593c1b39776ce0534d68 (patch) | |
tree | 846dbe3d17ac1a745c2f23642129b15c3c150d19 /block/ioctl.c | |
parent | 3a65588adc4401622b204caa897123e16a4a0318 (diff) | |
download | linux-3.10-04ef59548470b81829e8593c1b39776ce0534d68.tar.gz linux-3.10-04ef59548470b81829e8593c1b39776ce0534d68.tar.bz2 linux-3.10-04ef59548470b81829e8593c1b39776ce0534d68.zip |
[PATCH] nfsd4: remove release_state_owner()
It's confusing having both release_stateowner() and release_state_owner().
And as it turns out, release_state_owner() is short and only called from one
place; so just remove it.
Also note the confirmed check is superfluous there--preprocess_seqid_op
already check this.
And remove a redundant comment and a superfluous line assignment while we're
at it.
Signed-off-by: J. Bruce Fields <bfields@citi.umich.edu>
Signed-off-by: Neil Brown <neilb@suse.de>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
Diffstat (limited to 'block/ioctl.c')
0 files changed, 0 insertions, 0 deletions