NULL noise: frv cmpxchg()
[safe/jmp/linux-2.6] / fs / utimes.c
index 679b082..b18da9c 100644 (file)
@@ -138,7 +138,7 @@ dput_and_out:
        if (f)
                fput(f);
        else
-               path_release(&nd);
+               path_put(&nd.path);
 out:
        return error;
 }