Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 71184
b: refs/heads/master
c: 5b4db0c
h: refs/heads/master
v: v3
  • Loading branch information
Daniel Walker authored and Linus Torvalds committed Oct 18, 2007
1 parent 942a772 commit bb613bf
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: 0719e3702e3ad81c51aec993a641a7d84d3ac618
refs/heads/master: 5b4db0c2f25925fcfc17fa7233b7b90dc023d207
2 changes: 1 addition & 1 deletion trunk/kernel/timer.c
Original file line number Diff line number Diff line change
Expand Up @@ -817,7 +817,7 @@ unsigned long next_timer_interrupt(void)
#endif

/*
* Called from the timer interrupt handler to charge one tick to the current
* Called from the timer interrupt handler to charge one tick to the current
* process. user_tick is 1 if the tick is user time, 0 for system.
*/
void update_process_times(int user_tick)
Expand Down

0 comments on commit bb613bf

Please sign in to comment.