Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 167822
b: refs/heads/master
c: 30514cc
h: refs/heads/master
v: v3
  • Loading branch information
Frans Pop authored and Dominik Brodowski committed Oct 17, 2009
1 parent 3ce1ab7 commit 8b47ede
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 01373046612d2bbd01064c3beaf18ff3338dafae
refs/heads/master: 30514ccfc5651b0b1eb27d5ac1cb580b152cd85f
1 change: 1 addition & 0 deletions trunk/drivers/pcmcia/rsrc_nonstatic.c
Original file line number Diff line number Diff line change
Expand Up @@ -206,6 +206,7 @@ static void do_io_probe(struct pcmcia_socket *s, unsigned int base,
/* First, what does a floating port look like? */
b = kzalloc(256, GFP_KERNEL);
if (!b) {
printk("\n");
dev_printk(KERN_ERR, &s->dev,
"do_io_probe: unable to kmalloc 256 bytes");
return;
Expand Down

0 comments on commit 8b47ede

Please sign in to comment.