X-Git-Url: https://git.karo-electronics.de/?a=blobdiff_plain;f=arch%2Fparisc%2Fhpux%2Ffs.c;h=5cbe9f9e5d9ef71908ee166ec19932a6fd6f2de8;hb=9a38f4eec57cc5104b6a85bc6d0a91b268fbe803;hp=bd9a4db3bd4cd1ab14ddb6c7aadcdd44afc37dcd;hpb=ecc96e79202ed7225f7a2e2b7cb5a9e09fc74aa6;p=mv-sheeva.git diff --git a/arch/parisc/hpux/fs.c b/arch/parisc/hpux/fs.c index bd9a4db3bd4..5cbe9f9e5d9 100644 --- a/arch/parisc/hpux/fs.c +++ b/arch/parisc/hpux/fs.c @@ -137,7 +137,6 @@ int hpux_getdents(unsigned int fd, struct hpux_dirent __user *dirent, unsigned i error = count - buf.count; } -out_putf: fput(file); out: return error;