Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

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

NFSv4.1/flexfile: ff_layout_remove_mirror can be static

parent bbf58bf3
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -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;