Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 289139
b: refs/heads/master
c: 81a1495
h: refs/heads/master
i:
  289137: af9d95a
  289135: 34c4f73
v: v3
  • Loading branch information
Masanari Iida authored and Greg Kroah-Hartman committed Feb 24, 2012
1 parent 517b388 commit 55c8b23
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: 3e495b2104f782ae36830ea875bfe1a12aa7b2f1
refs/heads/master: 81a149561ed56a23ee84a783da0aec53f1077b8d
2 changes: 1 addition & 1 deletion trunk/drivers/staging/comedi/drivers/unioxx5.c
Original file line number Diff line number Diff line change
Expand Up @@ -306,7 +306,7 @@ static int __unioxx5_subdev_init(struct comedi_subdevice *subdev,
usp = kzalloc(sizeof(*usp), GFP_KERNEL);

if (usp == NULL) {
printk(KERN_ERR "comedi%d: erorr! --> out of memory!\n", minor);
printk(KERN_ERR "comedi%d: error! --> out of memory!\n", minor);
return -1;
}

Expand Down

0 comments on commit 55c8b23

Please sign in to comment.