Loading fs/nfs/nfs4proc.c +1 −2 Original line number Diff line number Diff line Loading @@ -2273,7 +2273,6 @@ static int nfs4_get_referral(struct inode *dir, const struct qstr *name, struct out: if (page) __free_page(page); if (locations) kfree(locations); return status; } Loading Loading
fs/nfs/nfs4proc.c +1 −2 Original line number Diff line number Diff line Loading @@ -2273,7 +2273,6 @@ static int nfs4_get_referral(struct inode *dir, const struct qstr *name, struct out: if (page) __free_page(page); if (locations) kfree(locations); return status; } Loading