Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 57469
b: refs/heads/master
c: 64834b2
h: refs/heads/master
i:
  57467: 40e26dc
v: v3
  • Loading branch information
Jiri Slaby authored and Linus Torvalds committed Jun 9, 2007
1 parent 9f585d0 commit acdbebb
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: 193faea9280a809cc30e81d7e503e01b1d7b7042
refs/heads/master: 64834b226b237e654ab164d3af88ceaa65f10362
2 changes: 1 addition & 1 deletion trunk/drivers/char/stallion.c
Original file line number Diff line number Diff line change
Expand Up @@ -2172,7 +2172,7 @@ static int __devinit stl_initech(struct stlbrd *brdp)
}
status = inb(ioaddr + ECH_PNLSTATUS);
if ((status & ECH_PNLIDMASK) != nxtid)
goto err_fr;
break;
panelp = kzalloc(sizeof(struct stlpanel), GFP_KERNEL);
if (!panelp) {
printk("STALLION: failed to allocate memory "
Expand Down

0 comments on commit acdbebb

Please sign in to comment.