Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 105369
b: refs/heads/master
c: f0af566
h: refs/heads/master
i:
  105367: cbbdb0d
v: v3
  • Loading branch information
David Howells authored and Linus Torvalds committed Jul 24, 2008
1 parent 90774d9 commit e8fdfb6
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: e41fb7c58e3ca18ec5c9c9bb7bb68e8e653c9e8e
refs/heads/master: f0af566da6e9a4a2f5a83c5a70f3d0a772050e21
2 changes: 1 addition & 1 deletion trunk/kernel/power/process.c
Original file line number Diff line number Diff line change
Expand Up @@ -149,7 +149,7 @@ static int try_to_freeze_tasks(bool sig_only)
unsigned long end_time;
unsigned int todo;
struct timeval start, end;
s64 elapsed_csecs64;
u64 elapsed_csecs64;
unsigned int elapsed_csecs;

do_gettimeofday(&start);
Expand Down

0 comments on commit e8fdfb6

Please sign in to comment.