Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 325719
b: refs/heads/master
c: 9986ffd
h: refs/heads/master
i:
  325717: fb1e7ad
  325715: 932dab1
  325711: eb38385
v: v3
  • Loading branch information
Wei Yongjun authored and Greg Kroah-Hartman committed Sep 5, 2012
1 parent 9ef8926 commit a1251b9
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: f21ec3d2d46e5f2ffc06f31fe2704fdcea7a58f3
refs/heads/master: 9986ffd9032a103df54fa4ed85f8f83f6b215194
1 change: 1 addition & 0 deletions trunk/drivers/parport/parport_gsc.c
Original file line number Diff line number Diff line change
Expand Up @@ -271,6 +271,7 @@ struct parport *__devinit parport_gsc_probe_port (unsigned long base,
if (!parport_SPP_supported (p)) {
/* No port. */
kfree (priv);
kfree(ops);
return NULL;
}
parport_PS2_supported (p);
Expand Down

0 comments on commit a1251b9

Please sign in to comment.