Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 282846
b: refs/heads/master
c: 5346671
h: refs/heads/master
v: v3
  • Loading branch information
Eric Sandeen authored and David Woodhouse committed Jan 9, 2012
1 parent 71a1549 commit 69bb37b
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: fa3ae714c763f3e9d8fd876879338d2b674b8db2
refs/heads/master: 53466710202900ce49e471f480cac11275e1d0c4
1 change: 0 additions & 1 deletion trunk/fs/jffs2/fs.c
Original file line number Diff line number Diff line change
Expand Up @@ -466,7 +466,6 @@ struct inode *jffs2_new_inode (struct inode *dir_i, umode_t mode, struct jffs2_r

if (insert_inode_locked(inode) < 0) {
make_bad_inode(inode);
unlock_new_inode(inode);
iput(inode);
return ERR_PTR(-EINVAL);
}
Expand Down

0 comments on commit 69bb37b

Please sign in to comment.