Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 44901
b: refs/heads/master
c: 5e40508
h: refs/heads/master
i:
  44899: 70e3789
v: v3
  • Loading branch information
Akinobu Mita authored and Linus Torvalds committed Dec 22, 2006
1 parent 7de41c8 commit 82ed65f
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 3 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: 449d4dd5add718578eb2e6671168de9f67dd239c
refs/heads/master: 5e40508e5fee2dac7b04d5bc5b5ef3b452f0a899
2 changes: 0 additions & 2 deletions trunk/drivers/char/tlclk.c
Original file line number Diff line number Diff line change
Expand Up @@ -807,8 +807,6 @@ static int __init tlclk_init(void)
&tlclk_attribute_group);
if (ret) {
printk(KERN_ERR "tlclk: failed to create sysfs device attributes.\n");
sysfs_remove_group(&tlclk_device->dev.kobj,
&tlclk_attribute_group);
goto out5;
}

Expand Down

0 comments on commit 82ed65f

Please sign in to comment.