Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 298055
b: refs/heads/master
c: 185210c
h: refs/heads/master
i:
  298053: 4d45b71
  298051: 7cdcd51
  298047: 1093d32
v: v3
  • Loading branch information
Chen Gong authored and Len Brown committed Mar 30, 2012
1 parent e247161 commit d8ef406
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: 7ed28f2ed43ece424ff2fa4dedac7928bb37a23a
refs/heads/master: 185210cc754754c2504afcef9d1c9cd4b8761a9c
2 changes: 1 addition & 1 deletion trunk/drivers/acpi/apei/einj.c
Original file line number Diff line number Diff line change
Expand Up @@ -238,7 +238,7 @@ static void *einj_get_parameter_address(void)
return v5param;
}
}
if (paddrv4) {
if (param_extension && paddrv4) {
struct einj_parameter *v4param;

v4param = acpi_os_map_memory(paddrv4, sizeof(*v4param));
Expand Down

0 comments on commit d8ef406

Please sign in to comment.