Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 1123
b: refs/heads/master
c: 64b14d3
h: refs/heads/master
i:
  1121: 55f6abd
  1119: 480561a
v: v3
  • Loading branch information
Andrew Morton authored and Linus Torvalds committed May 17, 2005
1 parent 240ac38 commit 7f0eb4b
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: 0c3f2be423dafb9f914afe85e532e3fffd502fde
refs/heads/master: 64b14d375263019753dd1405e4edd91a1715301d
2 changes: 1 addition & 1 deletion trunk/drivers/input/mouse/alps.c
Original file line number Diff line number Diff line change
Expand Up @@ -395,7 +395,7 @@ int alps_init(struct psmouse *psmouse)
}

if (param[0] & 0x04) {
printk(KERN_INFO " Enabling hardware tapping\n");
printk(KERN_INFO "alps.c: Enabling hardware tapping\n");
if (alps_tap_mode(psmouse, 1))
printk(KERN_WARNING "alps.c: Failed to enable hardware tapping\n");
}
Expand Down

0 comments on commit 7f0eb4b

Please sign in to comment.