NFSv4: nfs_increment_open_seqid should not return a value
authorTrond Myklebust <Trond.Myklebust@netapp.com>
Mon, 2 Jul 2007 18:03:03 +0000 (14:03 -0400)
committerTrond Myklebust <Trond.Myklebust@netapp.com>
Wed, 11 Jul 2007 03:40:39 +0000 (23:40 -0400)
commit88d9093997e1c73ca98db41b5605dbde7783845f
tree455f60d9aef7527844424fd98373e48a7530c4a9
parente6889620e89525ebf41f0eed937edb3dc065cf1d
NFSv4: nfs_increment_open_seqid should not return a value

It is a void function...

Signed-off-by: Trond Myklebust <Trond.Myklebust@netapp.com>
fs/nfs/nfs4state.c