Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 284662
b: refs/heads/master
c: f17dda9
h: refs/heads/master
v: v3
  • Loading branch information
Rusty Russell committed Jan 12, 2012
1 parent a2519ac commit 919f4fe
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: 69116f279a9eaf4c540934269342d9149538fc79
refs/heads/master: f17dda94d48b654c793da6632f65654476291ba5
2 changes: 1 addition & 1 deletion trunk/drivers/staging/media/lirc/lirc_parallel.c
Original file line number Diff line number Diff line change
Expand Up @@ -752,4 +752,4 @@ module_param(debug, bool, S_IRUGO | S_IWUSR);
MODULE_PARM_DESC(debug, "Enable debugging messages");

module_param(check_pselecd, bool, S_IRUGO | S_IWUSR);
MODULE_PARM_DESC(debug, "Check for printer (default: 0)");
MODULE_PARM_DESC(check_pselecd, "Check for printer (default: 0)");

0 comments on commit 919f4fe

Please sign in to comment.