Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 97264
b: refs/heads/master
c: c4185a0
h: refs/heads/master
v: v3
  • Loading branch information
Denis V. Lunev authored and Linus Torvalds committed May 24, 2008
1 parent 3246c55 commit bdcd276
Show file tree
Hide file tree
Showing 2 changed files with 3 additions 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: 53978d0a7a27eb036b9bf33c4caa06257a9dbed7
refs/heads/master: c4185a0e019387f5ad6e99009804965531fa1fab
3 changes: 2 additions & 1 deletion trunk/fs/proc/inode.c
Original file line number Diff line number Diff line change
Expand Up @@ -425,7 +425,8 @@ struct inode *proc_get_inode(struct super_block *sb, unsigned int ino,
}
}
unlock_new_inode(inode);
}
} else
module_put(de->owner);
return inode;

out_ino:
Expand Down

0 comments on commit bdcd276

Please sign in to comment.