]> git.baikalelectronics.ru Git - kernel.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)
commit818b632928dff8f1d8ad7c8dabe8eaf24b0ca7d9
tree934b54add6c29c2febc2151c07e13406b97f4544
parente6aa8a449d1433e05021eb319b937ea5e97dc624
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