Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 24057
b: refs/heads/master
c: 222b9f9
h: refs/heads/master
i:
  24055: 27afad8
v: v3
  • Loading branch information
Andrew Morton authored and Linus Torvalds committed Mar 26, 2006
1 parent 977c000 commit a7d9f68
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 3e88c17d404c5787afd5bd1763380317f5ccbf84
refs/heads/master: 222b9f933a76b127a073f45278d2b0199587e8ce
1 change: 1 addition & 0 deletions trunk/drivers/char/tlclk.c
Original file line number Diff line number Diff line change
Expand Up @@ -767,6 +767,7 @@ static int __init tlclk_init(void)
printk(KERN_ERR "tlclk: can't get major %d.\n", tlclk_major);
return ret;
}
tlclk_major = ret;
alarm_events = kzalloc( sizeof(struct tlclk_alarms), GFP_KERNEL);
if (!alarm_events)
goto out1;
Expand Down

0 comments on commit a7d9f68

Please sign in to comment.