Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 227868
b: refs/heads/master
c: e1e0dac
h: refs/heads/master
v: v3
  • Loading branch information
Dan Carpenter authored and Matthew Garrett committed Jan 7, 2011
1 parent ffee615 commit 3bacdc8
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: d358cb55a4cc83c37fbaebc0e4401a573777c6ac
refs/heads/master: e1e0dacba5af2b0cd8f9043d0b937296c90bc990
2 changes: 1 addition & 1 deletion trunk/drivers/platform/x86/wmi.c
Original file line number Diff line number Diff line change
Expand Up @@ -820,7 +820,7 @@ static acpi_status parse_wdg(acpi_handle handle)
retval = wmi_create_device(&gblock[i], wblock, handle);
if (retval) {
wmi_free_devices();
break;
goto out_free_pointer;
}
}

Expand Down

0 comments on commit 3bacdc8

Please sign in to comment.