Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 257205
b: refs/heads/master
c: cbaa515
h: refs/heads/master
i:
  257203: 44c4b70
v: v3
  • Loading branch information
John Stultz committed Jul 20, 2011
1 parent ac9b70b commit 2e58cd2
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: 3dcad5ff08f65ae30832220a0e0ee2eac3502a1a
refs/heads/master: cbaa51524b3224813814607177a00c350ee35d12
2 changes: 1 addition & 1 deletion trunk/kernel/time/timekeeping.c
Original file line number Diff line number Diff line change
Expand Up @@ -605,7 +605,7 @@ static struct timespec timekeeping_suspend_time;
static void __timekeeping_inject_sleeptime(struct timespec *delta)
{
if (!timespec_valid(delta)) {
printk(KERN_WARN "__timekeeping_inject_sleeptime: Invalid "
printk(KERN_WARNING "__timekeeping_inject_sleeptime: Invalid "
"sleep delta value!\n");
return;
}
Expand Down

0 comments on commit 2e58cd2

Please sign in to comment.