Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 54580
b: refs/heads/master
c: 578c818
h: refs/heads/master
v: v3
  • Loading branch information
Alexey Dobriyan authored and Linus Torvalds committed May 8, 2007
1 parent 47a8c6d commit 21b8e59
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 3 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: 59cd0cbc75367b82f704f63b104117462275060d
refs/heads/master: 578c8183c116e623d53b05d4c79762d053c7090f
2 changes: 0 additions & 2 deletions trunk/fs/proc/inode.c
Original file line number Diff line number Diff line change
Expand Up @@ -146,8 +146,6 @@ struct inode *proc_get_inode(struct super_block *sb, unsigned int ino,
{
struct inode * inode;

WARN_ON(de && de->deleted);

if (de != NULL && !try_module_get(de->owner))
goto out_mod;

Expand Down

0 comments on commit 21b8e59

Please sign in to comment.