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