Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 169901
b: refs/heads/master
c: 4299472
h: refs/heads/master
i:
  169899: 5809785
v: v3
  • Loading branch information
Jan Blunck authored and Ingo Molnar committed Nov 23, 2009
1 parent f20d2a3 commit 9b63edb
Show file tree
Hide file tree
Showing 2 changed files with 2 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: fe3bcfe1f6c1fc4ea7706ac2d05e579fd9092682
refs/heads/master: 429947248f814e90f416ab4f68a871ab628000c3
2 changes: 1 addition & 1 deletion trunk/kernel/sched.c
Original file line number Diff line number Diff line change
Expand Up @@ -771,7 +771,7 @@ sched_feat_write(struct file *filp, const char __user *ubuf,
if (!sched_feat_names[i])
return -EINVAL;

filp->f_pos += cnt;
*ppos += cnt;

return cnt;
}
Expand Down

0 comments on commit 9b63edb

Please sign in to comment.