Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 180612
b: refs/heads/master
c: 18d19c9
h: refs/heads/master
v: v3
  • Loading branch information
Laurent Pinchart authored and Greg Kroah-Hartman committed Feb 16, 2010
1 parent c593cb6 commit e148e6d
Show file tree
Hide file tree
Showing 2 changed files with 3 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: 7c0ff870d1ed287504a61ed865f3d728c757436b
refs/heads/master: 18d19c96457d172d913510c083bc7411ed40cb10
2 changes: 2 additions & 0 deletions trunk/drivers/base/class.c
Original file line number Diff line number Diff line change
Expand Up @@ -59,6 +59,8 @@ static void class_release(struct kobject *kobj)
else
pr_debug("class '%s' does not have a release() function, "
"be careful\n", class->name);

kfree(cp);
}

static struct sysfs_ops class_sysfs_ops = {
Expand Down

0 comments on commit e148e6d

Please sign in to comment.