Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 4725
b: refs/heads/master
c: 83ea744
h: refs/heads/master
i:
  4723: 2d2bb57
v: v3
  • Loading branch information
Andrew Morton authored and Len Brown committed Jul 12, 2005
1 parent b28a244 commit 896e923
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: f165b10f4a9aac7fee9b11a125de20a1712be128
refs/heads/master: 83ea7445221651dc43cf8d22f81089e0cbccf22b
2 changes: 1 addition & 1 deletion trunk/drivers/acpi/ec.c
Original file line number Diff line number Diff line change
Expand Up @@ -638,7 +638,7 @@ acpi_ec_space_handler (
if (function == ACPI_WRITE)
temp >>= 8;
i++;
(u8)address ++;
address++;
goto next_byte;
}

Expand Down

0 comments on commit 896e923

Please sign in to comment.