Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 73953
b: refs/heads/master
c: c443aca
h: refs/heads/master
i:
  73951: ce3c85e
v: v3
  • Loading branch information
Jeremy Kerr authored and Paul Mackerras committed Nov 20, 2007
1 parent d30df14 commit 1da435c
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: a2b51812a4dc5db09ab4d4638d4d8ed456e2457e
refs/heads/master: c443acab2eebf12dce7e78fe29e76786f55ad1be
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 @@ -171,6 +171,7 @@ static int spufs_rmdir(struct inode *parent, struct dentry *dir)
{
/* remove all entries */
spufs_prune_dir(dir);
d_drop(dir);

return simple_rmdir(parent, dir);
}
Expand Down

0 comments on commit 1da435c

Please sign in to comment.