Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 37270
b: refs/heads/master
c: 3a632fe
h: refs/heads/master
v: v3
  • Loading branch information
Stefan Richter authored and Ben Collins committed Jul 3, 2006
1 parent 22daf19 commit 5e62874
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: 40fd89cc54a8a67c81b5aa40b22c4f40b39e47b9
refs/heads/master: 3a632fe2321f6440ea8184b99549c74b912f5cef
2 changes: 1 addition & 1 deletion trunk/drivers/ieee1394/nodemgr.c
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
#include "nodemgr.h"

static int ignore_drivers;
module_param(ignore_drivers, int, 0444);
module_param(ignore_drivers, int, S_IRUGO | S_IWUSR);
MODULE_PARM_DESC(ignore_drivers, "Disable automatic probing for drivers.");

struct nodemgr_csr_info {
Expand Down

0 comments on commit 5e62874

Please sign in to comment.