]> git.baikalelectronics.ru Git - kernel.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)
commit552e5280d2b28c4a7f1c6e50f674efce1ec9f2e0
tree63da8519bccaad1cf213e6c0f7f962ae267d45ea
parenta3bae38bcb1fdc4645e927b9bf90b3fbf5ac28ce
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