Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 284669
b: refs/heads/master
c: a6e0255
h: refs/heads/master
i:
  284667: eaf1757
v: v3
  • Loading branch information
Rusty Russell committed Jan 12, 2012
1 parent ee4b675 commit 2f6837d
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: 1b9fbafb3ad3fd02db42e3dd48b4fb7631753ca9
refs/heads/master: a6e02554c1036f8c62080ecf4702703427c651a4
2 changes: 1 addition & 1 deletion trunk/drivers/video/intelfb/intelfbdrv.c
Original file line number Diff line number Diff line change
Expand Up @@ -263,7 +263,7 @@ module_param(probeonly, bool, 0);
MODULE_PARM_DESC(probeonly, "Do a minimal probe (debug)");
module_param(idonly, bool, 0);
MODULE_PARM_DESC(idonly, "Just identify without doing anything else (debug)");
module_param(bailearly, bool, 0);
module_param(bailearly, int, 0);
MODULE_PARM_DESC(bailearly, "Bail out early, depending on value (debug)");
module_param(mode, charp, S_IRUGO);
MODULE_PARM_DESC(mode,
Expand Down

0 comments on commit 2f6837d

Please sign in to comment.