Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 57361
b: refs/heads/master
c: 89df008
h: refs/heads/master
i:
  57359: 0305356
v: v3
  • Loading branch information
Sebastian Siewior authored and Paul Mackerras committed Jun 7, 2007
1 parent 74e7819 commit 80c33d5
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 877907d37da9694a34adc9dc3e2ce09400148cb5
refs/heads/master: 89df00855beabfa700f9a9ed52f0983bdc4b021d
1 change: 1 addition & 0 deletions trunk/arch/powerpc/platforms/cell/spufs/inode.c
Original file line number Diff line number Diff line change
Expand Up @@ -274,6 +274,7 @@ spufs_mkdir(struct inode *dir, struct dentry *dentry, unsigned int flags,
goto out;

out_free_ctx:
spu_forget(ctx);
put_spu_context(ctx);
out_iput:
iput(inode);
Expand Down

0 comments on commit 80c33d5

Please sign in to comment.