Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 282090
b: refs/heads/master
c: fe7acdb
h: refs/heads/master
v: v3
  • Loading branch information
Bastian Blank authored and Konrad Rzeszutek Wilk committed Dec 16, 2011
1 parent 0915223 commit f88a854
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: a63f9857134b0b6565bf86a06a94df876bdd18d3
refs/heads/master: fe7acdbec195339e2fbcee518229e85fb9c329b1
2 changes: 1 addition & 1 deletion trunk/drivers/xen/xenbus/xenbus_dev_frontend.c
Original file line number Diff line number Diff line change
Expand Up @@ -611,7 +611,7 @@ static int __init xenbus_init(void)

err = misc_register(&xenbus_dev);
if (err)
printk(KERN_ERR "Could not register xenbus device\n");
printk(KERN_ERR "Could not register xenbus frontend device\n");
return err;
}

Expand Down

0 comments on commit f88a854

Please sign in to comment.