Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 236185
b: refs/heads/master
c: 682a453
h: refs/heads/master
i:
  236183: 9b29e45
v: v3
  • Loading branch information
Justin P. Mattock authored and Greg Kroah-Hartman committed Mar 1, 2011
1 parent a7cf702 commit 77fc342
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: 06d278c51a072a655d7da23e3acc53f676967375
refs/heads/master: 682a45382be47957860ac0a1eec7470a556bb30b
2 changes: 1 addition & 1 deletion trunk/drivers/staging/vt6656/main_usb.c
Original file line number Diff line number Diff line change
Expand Up @@ -1457,7 +1457,7 @@ static unsigned char *Config_FileOperation(PSDevice pDevice)

buffer = kmalloc(1024, GFP_KERNEL);
if(buffer==NULL) {
printk("alllocate mem for file fail?\n");
printk("allocate mem for file fail?\n");
result = -1;
goto error1;
}
Expand Down

0 comments on commit 77fc342

Please sign in to comment.