]> git.karo-electronics.de Git - karo-tx-linux.git/commit
pNFS/flexfiles: Make local symbol layoutreturn_ops static
authorWei Yongjun <weiyongjun1@huawei.com>
Thu, 12 Jan 2017 15:38:06 +0000 (15:38 +0000)
committerAnna Schumaker <Anna.Schumaker@Netapp.com>
Mon, 30 Jan 2017 18:14:51 +0000 (13:14 -0500)
commit2e54b9b1b0ace6997aa4f9811af0811b2d8160f2
tree63da8519bccaad1cf213e6c0f7f962ae267d45ea
parent045c551947a8c6e787437d696262b562520ff2f0
pNFS/flexfiles: Make local symbol layoutreturn_ops static

Fixes the following sparse warning:

fs/nfs/flexfilelayout/flexfilelayout.c:2114:34: warning:
 symbol 'layoutreturn_ops' was not declared. Should it be static?

Signed-off-by: Wei Yongjun <weiyongjun1@huawei.com>
Signed-off-by: Anna Schumaker <Anna.Schumaker@Netapp.com>
fs/nfs/flexfilelayout/flexfilelayout.c