Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 175535
b: refs/heads/master
c: 073886f
h: refs/heads/master
i:
  175533: d83ebcf
  175531: 5d7b3de
  175527: dd77863
  175519: 6d7f19f
v: v3
  • Loading branch information
Tilman Schmidt authored and David S. Miller committed Dec 9, 2009
1 parent cb8aecf commit a682e2b
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: 1e4e0767ecb1cf53a43343518c0e09ad7ee5e23a
refs/heads/master: 073886ff23bfbe7b88c9133d7a556d6ec51f0b50
2 changes: 1 addition & 1 deletion trunk/drivers/isdn/gigaset/common.c
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@
#endif

/* Module parameters */
int gigaset_debuglevel = DEBUG_DEFAULT;
int gigaset_debuglevel;
EXPORT_SYMBOL_GPL(gigaset_debuglevel);
module_param_named(debug, gigaset_debuglevel, int, S_IRUGO|S_IWUSR);
MODULE_PARM_DESC(debug, "debug level");
Expand Down

0 comments on commit a682e2b

Please sign in to comment.