Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 102379
b: refs/heads/master
c: 392798a
h: refs/heads/master
i:
  102377: f826b04
  102375: 1ac73b9
v: v3
  • Loading branch information
Thomas Gleixner authored and Linus Torvalds committed Jul 21, 2008
1 parent 43e7407 commit 81aa5ee
Show file tree
Hide file tree
Showing 3 changed files with 1 addition and 7 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: 4e4f64da58bc71a139722bb5013adda0f7ca4e78
refs/heads/master: 392798a17b6afba5928bc577aeb7bc83a1585534
3 changes: 0 additions & 3 deletions trunk/drivers/acpi/bay.c
Original file line number Diff line number Diff line change
Expand Up @@ -377,9 +377,6 @@ static int __init bay_init(void)

INIT_LIST_HEAD(&drive_bays);

if (acpi_disabled)
return -ENODEV;

if (acpi_disabled)
return -ENODEV;

Expand Down
3 changes: 0 additions & 3 deletions trunk/drivers/acpi/dock.c
Original file line number Diff line number Diff line change
Expand Up @@ -917,9 +917,6 @@ static int __init dock_init(void)

dock_station = NULL;

if (acpi_disabled)
return 0;

if (acpi_disabled)
return 0;

Expand Down

0 comments on commit 81aa5ee

Please sign in to comment.