Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 236189
b: refs/heads/master
c: 0ffa3db
h: refs/heads/master
i:
  236187: f738d56
v: v3
  • Loading branch information
Justin P. Mattock authored and Greg Kroah-Hartman committed Mar 1, 2011
1 parent 429742a commit 20a1e93
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: 3cbeb42e1e224338bfd4ad5f173b925a31cfb1e2
refs/heads/master: 0ffa3db9946ba2534d612d70cf40fa51fd5b63a4
2 changes: 1 addition & 1 deletion trunk/drivers/staging/vt6655/device_main.c
Original file line number Diff line number Diff line change
Expand Up @@ -3032,7 +3032,7 @@ int Config_FileOperation(PSDevice pDevice,bool fwrite,unsigned char *Parameter)

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 20a1e93

Please sign in to comment.