Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 350353
b: refs/heads/master
c: d127027
h: refs/heads/master
i:
  350351: f354137
v: v3
  • Loading branch information
Li Zefan authored and Tejun Heo committed Jan 15, 2013
1 parent 0fc0941 commit fef50aa
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: 27e89ae5d6e94e30231ee89a7736f62d84ba4c6f
refs/heads/master: d127027baf98dce3ca31bec18c2c0e048ceda7c4
1 change: 0 additions & 1 deletion trunk/kernel/cpuset.c
Original file line number Diff line number Diff line change
Expand Up @@ -2677,7 +2677,6 @@ static int proc_cpuset_show(struct seq_file *m, void *unused_v)
if (!tsk)
goto out_free;

retval = -EINVAL;
rcu_read_lock();
css = task_subsys_state(tsk, cpuset_subsys_id);
retval = cgroup_path(css->cgroup, buf, PAGE_SIZE);
Expand Down

0 comments on commit fef50aa

Please sign in to comment.