Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 359964
b: refs/heads/master
c: 1c06910
h: refs/heads/master
v: v3
  • Loading branch information
Lans Zhang authored and Mauro Carvalho Chehab committed Dec 21, 2012
1 parent cf66832 commit 6cc38cf
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: c31d34fe92e9d0b146907d7294269ee03e1b403f
refs/heads/master: 1c069100c1f5577ecde06b3a366b73f520854c4e
2 changes: 1 addition & 1 deletion trunk/drivers/edac/edac_pci_sysfs.c
Original file line number Diff line number Diff line change
Expand Up @@ -429,8 +429,8 @@ static void edac_pci_main_kobj_teardown(void)
if (atomic_dec_return(&edac_pci_sysfs_refcount) == 0) {
edac_dbg(0, "called kobject_put on main kobj\n");
kobject_put(edac_pci_top_main_kobj);
edac_put_sysfs_subsys();
}
edac_put_sysfs_subsys();
}

/*
Expand Down

0 comments on commit 6cc38cf

Please sign in to comment.