mirror of
https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
synced 2026-01-26 17:03:10 -05:00
NFSv4.1/flexfile: ff_layout_remove_mirror can be static
Signed-off-by: Fengguang Wu <fengguang.wu@intel.com> Signed-off-by: Trond Myklebust <trond.myklebust@primarydata.com>
This commit is contained in:
committed by
Trond Myklebust
parent
bbf58bf348
commit
e3b1df2dbd
@@ -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;
|
||||
|
||||
Reference in New Issue
Block a user