Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 127165
b: refs/heads/master
c: 230e40f
h: refs/heads/master
i:
  127163: 00bb170
v: v3
  • Loading branch information
WANG Cong authored and Alexey Dobriyan committed Jan 5, 2009
1 parent 0635550 commit ed87fd2
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: dfe6b7d9406c631d697f8bbe1eae5569b808154f
refs/heads/master: 230e40fbda242544389a5428a2efac568178ddfe
2 changes: 0 additions & 2 deletions trunk/fs/proc/base.c
Original file line number Diff line number Diff line change
Expand Up @@ -2001,13 +2001,11 @@ static struct dentry *proc_pident_lookup(struct inode *dir,
const struct pid_entry *ents,
unsigned int nents)
{
struct inode *inode;
struct dentry *error;
struct task_struct *task = get_proc_task(dir);
const struct pid_entry *p, *last;

error = ERR_PTR(-ENOENT);
inode = NULL;

if (!task)
goto out_no_task;
Expand Down

0 comments on commit ed87fd2

Please sign in to comment.