Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 360890
b: refs/heads/master
c: 5273a25
h: refs/heads/master
v: v3
  • Loading branch information
Syam Sidhardhan authored and Rafael J. Wysocki committed Mar 4, 2013
1 parent 3d8d0b2 commit bb18a2c
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 3 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: ed4cf5b23f9d21c441e5c8feead86f2e4a436923
refs/heads/master: 5273a258373a84bbbcbccabb356de5b68e2b8931
3 changes: 1 addition & 2 deletions trunk/drivers/acpi/processor_core.c
Original file line number Diff line number Diff line change
Expand Up @@ -158,8 +158,7 @@ static int map_mat_entry(acpi_handle handle, int type, u32 acpi_id)
}

exit:
if (buffer.pointer)
kfree(buffer.pointer);
kfree(buffer.pointer);
return apic_id;
}

Expand Down

0 comments on commit bb18a2c

Please sign in to comment.