Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 71866
b: refs/heads/master
c: 6888c1e
h: refs/heads/master
v: v3
  • Loading branch information
Michael Neuling authored and Adrian Bunk committed Oct 19, 2007
1 parent 6a3fb1a commit 785ce21
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: 01dd2fbf0da4019c380b6ca22a074538fb31db5a
refs/heads/master: 6888c1ecd63a3e5e206048602b3f59b58f4ffd8f
1 change: 0 additions & 1 deletion trunk/kernel/sched.c
Original file line number Diff line number Diff line change
Expand Up @@ -3310,7 +3310,6 @@ unsigned long long task_sched_runtime(struct task_struct *p)
/*
* Account user cpu time to a process.
* @p: the process that the cpu time gets accounted to
* @hardirq_offset: the offset to subtract from hardirq_count()
* @cputime: the cpu time spent in user space since the last update
*/
void account_user_time(struct task_struct *p, cputime_t cputime)
Expand Down

0 comments on commit 785ce21

Please sign in to comment.