]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
nfs: add __acquires and __releases annotations to seqfile start/stop routines
authorJeff Layton <jlayton@primarydata.com>
Wed, 10 Sep 2014 13:04:27 +0000 (09:04 -0400)
committerTrond Myklebust <trond.myklebust@primarydata.com>
Wed, 10 Sep 2014 19:47:04 +0000 (12:47 -0700)
commit8d11620e1e43f829721aa1e76bd9dc2da079df9e
tree934b54add6c29c2febc2151c07e13406b97f4544
parentdad2b015bb85799f8005da637954f8eafb83f34c
nfs: add __acquires and __releases annotations to seqfile start/stop routines

To make sparse happy...

Signed-off-by: Jeff Layton <jlayton@primarydata.com>
Signed-off-by: Trond Myklebust <trond.myklebust@primarydata.com>
fs/nfs/client.c