Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 190747
b: refs/heads/master
c: c85b86a
h: refs/heads/master
i:
  190745: cd98e15
  190743: c40ad8b
v: v3
  • Loading branch information
Cory Fields authored and Jiri Kosina committed Apr 21, 2010
1 parent 1a57717 commit 27a1299
Show file tree
Hide file tree
Showing 2 changed files with 1 addition 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: 2170c5a8ae4b952e517e7b0565528914ddc11320
refs/heads/master: c85b86a6dc7b5b4607c3a14fdbda78df06b5c79f
1 change: 0 additions & 1 deletion trunk/drivers/hid/hid-wacom.c
Original file line number Diff line number Diff line change
Expand Up @@ -277,7 +277,6 @@ static int __init wacom_init(void)
ret = hid_register_driver(&wacom_driver);
if (ret)
printk(KERN_ERR "can't register wacom driver\n");
printk(KERN_ERR "wacom driver registered\n");
return ret;
}

Expand Down

0 comments on commit 27a1299

Please sign in to comment.