NFSv4.1/flexfile: ff_layout_remove_mirror can be static
authorkbuild test robot <fengguang.wu@intel.com>
Tue, 25 Aug 2015 03:19:25 +0000 (11:19 +0800)
committerTrond Myklebust <trond.myklebust@primarydata.com>
Tue, 25 Aug 2015 18:40:09 +0000 (14:40 -0400)
Signed-off-by: Fengguang Wu <fengguang.wu@intel.com>
Signed-off-by: Trond Myklebust <trond.myklebust@primarydata.com>
fs/nfs/flexfilelayout/flexfilelayout.c

index 9f6fb8876b3fa308bd8ea77f9939abb728b8f849..7fefa8ad9578524d7886b50e68dec991e45e20fe 100644 (file)
@@ -183,7 +183,7 @@ ff_layout_add_mirror(struct pnfs_layout_hdr *lo,
        return mirror;
 }
 
-void
+static void
 ff_layout_remove_mirror(struct nfs4_ff_layout_mirror *mirror)
 {
        struct inode *inode;