Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 5741
b: refs/heads/master
c: 4875ccd
h: refs/heads/master
i:
  5739: 7626e07
v: v3
  • Loading branch information
Christoph Hellwig authored and David S. Miller committed Aug 9, 2005
1 parent b90817f commit 53fe01c
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 5 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: bc2406684b5929cea5d40b9cc4fd872816956779
refs/heads/master: 4875ccdb304775e9fd830f644643a1513357e043
4 changes: 0 additions & 4 deletions trunk/drivers/sbus/char/envctrl.c
Original file line number Diff line number Diff line change
Expand Up @@ -1039,7 +1039,6 @@ static int kenvctrld(void *__unused)

static int __init envctrl_init(void)
{
#ifdef CONFIG_PCI
struct linux_ebus *ebus = NULL;
struct linux_ebus_device *edev = NULL;
struct linux_ebus_child *edev_child = NULL;
Expand Down Expand Up @@ -1133,9 +1132,6 @@ static int __init envctrl_init(void)
kfree(i2c_childlist[i].tables);
}
return err;
#else
return -ENODEV;
#endif
}

static void __exit envctrl_cleanup(void)
Expand Down

0 comments on commit 53fe01c

Please sign in to comment.