aboutsummaryrefslogtreecommitdiffstats
path: root/fs/nfs/flexfilelayout/flexfilelayout.c
diff options
context:
space:
mode:
Diffstat (limited to 'fs/nfs/flexfilelayout/flexfilelayout.c')
-rw-r--r--fs/nfs/flexfilelayout/flexfilelayout.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/fs/nfs/flexfilelayout/flexfilelayout.c b/fs/nfs/flexfilelayout/flexfilelayout.c
index 9f6fb8876b3f..7fefa8ad9578 100644
--- a/fs/nfs/flexfilelayout/flexfilelayout.c
+++ b/fs/nfs/flexfilelayout/flexfilelayout.c
@@ -183,7 +183,7 @@ ff_layout_add_mirror(struct pnfs_layout_hdr *lo,
183 return mirror; 183 return mirror;
184} 184}
185 185
186void 186static void
187ff_layout_remove_mirror(struct nfs4_ff_layout_mirror *mirror) 187ff_layout_remove_mirror(struct nfs4_ff_layout_mirror *mirror)
188{ 188{
189 struct inode *inode; 189 struct inode *inode;