Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 83192
b: refs/heads/master
c: b7c000c
h: refs/heads/master
v: v3
  • Loading branch information
Joe Perches authored and Linus Torvalds committed Feb 5, 2008
1 parent 2b3c4e9 commit 4f1eb5d
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: 3e6f2ac480ce398ade2fd6b5e02d00d1265f1e0f
refs/heads/master: b7c000cbc4f1fa7b82efa95b34f00c2adbeaa3fe
2 changes: 1 addition & 1 deletion trunk/arch/um/drivers/vde_user.c
Original file line number Diff line number Diff line change
Expand Up @@ -80,7 +80,7 @@ void vde_init_libstuff(struct vde_data *vpri, struct vde_init *init)

vpri->args = kmalloc(sizeof(struct vde_open_args), UM_GFP_KERNEL);
if (vpri->args == NULL) {
printk(UM_KERN_ERR "vde_init_libstuff - vde_open_args"
printk(UM_KERN_ERR "vde_init_libstuff - vde_open_args "
"allocation failed");
return;
}
Expand Down

0 comments on commit 4f1eb5d

Please sign in to comment.