Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 253298
b: refs/heads/master
c: 1d4a4bd
h: refs/heads/master
v: v3
  • Loading branch information
Sage Weil authored and Greg Kroah-Hartman committed Jun 6, 2011
1 parent 67786d6 commit feee889
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 2 deletions.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 3824c1ddaf744be44b170a335332b9d6afe79254
refs/heads/master: 1d4a4bde6b1cd4c8bbe1dd20dee18416a62b9c51
1 change: 0 additions & 1 deletion trunk/drivers/usb/core/inode.c
Original file line number Diff line number Diff line change
Expand Up @@ -389,7 +389,6 @@ static int usbfs_rmdir(struct inode *dir, struct dentry *dentry)
mutex_unlock(&inode->i_mutex);
if (!error)
d_delete(dentry);
dput(dentry);
return error;
}

Expand Down

0 comments on commit feee889

Please sign in to comment.