Commit e3b1df2d authored by kbuild test robot's avatar kbuild test robot Committed by Trond Myklebust

NFSv4.1/flexfile: ff_layout_remove_mirror can be static

Signed-off-by: default avatarFengguang Wu <fengguang.wu@intel.com>
Signed-off-by: default avatarTrond Myklebust <trond.myklebust@primarydata.com>
parent bbf58bf3
......@@ -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;
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment