Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 9653
b: refs/heads/master
c: c075814
h: refs/heads/master
i:
  9651: dbace59
v: v3
  • Loading branch information
Dave Jones authored and Linus Torvalds committed Oct 5, 2005
1 parent caa3b6a commit adab282
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: 23cb8c297eb939b25e5a628dc9e8a71b17f1c44e
refs/heads/master: c0758146adbe39514e75ac860ce7e49f865c2297
2 changes: 1 addition & 1 deletion trunk/drivers/char/drm/drm_stub.c
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@ MODULE_PARM_DESC(cards_limit, "Maximum number of graphics cards");
MODULE_PARM_DESC(debug, "Enable debug output");

module_param_named(cards_limit, drm_cards_limit, int, 0444);
module_param_named(debug, drm_debug, int, 0666);
module_param_named(debug, drm_debug, int, 0600);

drm_head_t **drm_heads;
struct drm_sysfs_class *drm_class;
Expand Down

0 comments on commit adab282

Please sign in to comment.