Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 202475
b: refs/heads/master
c: 9fb866f
h: refs/heads/master
i:
  202473: 61dbb99
  202471: 4a73950
v: v3
  • Loading branch information
Axel Lin authored and Matthew Garrett committed Aug 3, 2010
1 parent 14090fa commit 3e4cc5c
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: e38f052ba5fd4d3d8eb547e7d0c6bc1143a2babd
refs/heads/master: 9fb866f317def195bb794120e13d1d73c2a94bb2
2 changes: 1 addition & 1 deletion trunk/drivers/platform/x86/asus-laptop.c
Original file line number Diff line number Diff line change
Expand Up @@ -297,7 +297,7 @@ static int write_acpi_int_ret(acpi_handle handle, const char *method, int val,
acpi_status status;

if (!handle)
return 0;
return -1;

params.count = 1;
params.pointer = &in_obj;
Expand Down

0 comments on commit 3e4cc5c

Please sign in to comment.