Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 260786
b: refs/heads/master
c: dc3e824
h: refs/heads/master
v: v3
  • Loading branch information
Axel Lin authored and Dmitry Torokhov committed Jul 19, 2011
1 parent 72e6d99 commit 7aaa346
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: edf21d9c38b945b91d100bae59d951bce131d58b
refs/heads/master: dc3e8247eb90655c0ff01ce03bdf3aa5868f1cde
2 changes: 1 addition & 1 deletion trunk/drivers/input/serio/hp_sdc.c
Original file line number Diff line number Diff line change
Expand Up @@ -795,7 +795,7 @@ int hp_sdc_release_cooked_irq(hp_sdc_irqhook *callback)

/************************* Keepalive timer task *********************/

void hp_sdc_kicker (unsigned long data)
static void hp_sdc_kicker(unsigned long data)
{
tasklet_schedule(&hp_sdc.task);
/* Re-insert the periodic task. */
Expand Down

0 comments on commit 7aaa346

Please sign in to comment.