Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 226377
b: refs/heads/master
c: a519d70
h: refs/heads/master
i:
  226375: a58e66d
v: v3
  • Loading branch information
Vasiliy Kulikov authored and Mauro Carvalho Chehab committed Dec 29, 2010
1 parent 0df28e2 commit 374f179
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: 9028f58f5d7e810a0e88b508ebe6a69daf7e3273
refs/heads/master: a519d70e0cf346e946202ffcbeaf57a1748d0c03
2 changes: 1 addition & 1 deletion trunk/drivers/media/video/pvrusb2/pvrusb2-sysfs.c
Original file line number Diff line number Diff line change
Expand Up @@ -647,7 +647,7 @@ static void class_dev_create(struct pvr2_sysfs *sfp,
if (ret) {
pvr2_trace(PVR2_TRACE_ERROR_LEGS,
"device_register failed");
kfree(class_dev);
put_device(class_dev);
return;
}

Expand Down

0 comments on commit 374f179

Please sign in to comment.