Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 64879
b: refs/heads/master
c: 298a5df
h: refs/heads/master
i:
  64877: 12e42fa
  64875: 0f3626f
  64871: d0518b6
  64863: afbd37a
v: v3
  • Loading branch information
Tony Breeds authored and Linus Torvalds committed Sep 12, 2007
1 parent 0b87312 commit 249cae6
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: 0e2f6db88a6900bc9db576d6b478b12ee60d61f7
refs/heads/master: 298a5df45d497e66064fda22ef0abf13766d3333
2 changes: 1 addition & 1 deletion trunk/kernel/time/ntp.c
Original file line number Diff line number Diff line change
Expand Up @@ -226,7 +226,7 @@ static void sync_cmos_clock(unsigned long dummy)

static void notify_cmos_timer(void)
{
if (no_sync_cmos_clock)
if (!no_sync_cmos_clock)
mod_timer(&sync_cmos_timer, jiffies + 1);
}

Expand Down

0 comments on commit 249cae6

Please sign in to comment.