Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 317735
b: refs/heads/master
c: 92fa897
h: refs/heads/master
i:
  317733: 8b51453
  317731: 6fa5beb
  317727: d1cc9ef
v: v3
  • Loading branch information
Jesper Juhl authored and Greg Kroah-Hartman committed Jul 6, 2012
1 parent 9500c9d commit 7677c24
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: ea15b7b219b19c9ddb668ab3d5d727f46900605e
refs/heads/master: 92fa8971f31b25e041a74a1913bca8f7f3d6e48d
2 changes: 1 addition & 1 deletion trunk/drivers/staging/vt6656/int.c
Original file line number Diff line number Diff line change
Expand Up @@ -77,7 +77,7 @@ static int msglevel = MSG_LEVEL_INFO; /* MSG_LEVEL_DEBUG */
-*/
void INTvWorkItem(void *Context)
{
PSDevice pDevice = (PSDevice) Context;
PSDevice pDevice = Context;
int ntStatus;

DBG_PRT(MSG_LEVEL_DEBUG, KERN_INFO"---->Interrupt Polling Thread\n");
Expand Down

0 comments on commit 7677c24

Please sign in to comment.