Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 13355
b: refs/heads/master
c: 55b8b2d
h: refs/heads/master
i:
  13353: fa5a3d8
  13351: 8d5e3e3
v: v3
  • Loading branch information
Paul Vriens authored and Linus Torvalds committed Nov 9, 2005
1 parent f88e51d commit 28fade8
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: 994914ea7aecea3d8bc30e6283dacea1f157353c
refs/heads/master: 55b8b2d173adea54a9e8407f26630c19274fa0b6
2 changes: 1 addition & 1 deletion trunk/drivers/media/video/em28xx/em28xx-core.c
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@ MODULE_PARM_DESC(reg_debug,"enable debug messages [URB reg]");

unsigned int isoc_debug = 0;
module_param(isoc_debug,int,0644);
MODULE_PARM_DESC(core_debug,"enable debug messages [isoc transfers]");
MODULE_PARM_DESC(isoc_debug,"enable debug messages [isoc transfers]");

#define em2820_isocdbg(fmt, arg...) do {\
if (isoc_debug) \
Expand Down

0 comments on commit 28fade8

Please sign in to comment.