Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 317215
b: refs/heads/master
c: be98cc1
h: refs/heads/master
i:
  317213: 339764b
  317211: a4ee0ae
  317207: 098af59
  317199: 980be72
  317183: 4374de8
v: v3
  • Loading branch information
Samuel Iglesias Gonsalvez authored and Greg Kroah-Hartman committed Jun 7, 2012
1 parent ea81be5 commit a610484
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: 862fe87a8bace8b3eb463d117d455d56c5a24488
refs/heads/master: be98cc1daa0419f31472c21e45aec30d24fa5931
2 changes: 1 addition & 1 deletion trunk/drivers/staging/ipack/ipack.c
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@ static int ipack_bus_match(struct device *device, struct device_driver *driver)
if (ret)
dev->driver = drv;

return 0;
return ret;
}

static int ipack_bus_probe(struct device *device)
Expand Down

0 comments on commit a610484

Please sign in to comment.