projects
/
linux-2.6
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
Pull sbs into release branch
[linux-2.6]
/
arch
/
ia64
/
kernel
/
acpi-ext.c
diff --git
a/arch/ia64/kernel/acpi-ext.c
b/arch/ia64/kernel/acpi-ext.c
index
2a1ef74
..
b7515bc
100644
(file)
--- a/
arch/ia64/kernel/acpi-ext.c
+++ b/
arch/ia64/kernel/acpi-ext.c
@@
-50,7
+50,7
@@
static acpi_status hp_ccsr_locate(acpi_handle obj, u64 *base, u64 *length)
memcpy(length, vendor->byte_data + 8, sizeof(*length));
exit:
-
acpi_os_
free(buffer.pointer);
+
k
free(buffer.pointer);
return status;
}