Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 219870
b: refs/heads/master
c: b168ae4
h: refs/heads/master
v: v3
  • Loading branch information
Diego H. Iglesias authored and Greg Kroah-Hartman committed Sep 16, 2010
1 parent 3278898 commit 54d7bf9
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: 2503a26554c7e73c544fc97f47c1d41faa88bd07
refs/heads/master: b168ae4d4b5686203849ae41cfdb1f77f9522c4b
2 changes: 1 addition & 1 deletion trunk/drivers/staging/vt6656/firmware.c
Original file line number Diff line number Diff line change
Expand Up @@ -806,7 +806,7 @@ FIRMWAREbDownload(
if (pBuffer)
kfree(pBuffer);
spin_lock_irq(&pDevice->lock);
return (FALSE);
return FALSE;
}
}
}
Expand Down

0 comments on commit 54d7bf9

Please sign in to comment.