Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 362762
b: refs/heads/master
c: 18c0025
h: refs/heads/master
v: v3
  • Loading branch information
Ben Guthro authored and Konrad Rzeszutek Wilk committed Apr 19, 2013
1 parent a0b2784 commit bc6671d
Show file tree
Hide file tree
Showing 2 changed files with 3 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: 3fac10145b766a2244422788f62dc35978613fd8
refs/heads/master: 18c0025b692a293e3e4aecb34264563c0a442448
4 changes: 2 additions & 2 deletions trunk/drivers/xen/xen-acpi-processor.c
Original file line number Diff line number Diff line change
Expand Up @@ -330,7 +330,7 @@ static unsigned int __init get_max_acpi_id(void)
* for_each_[present|online]_cpu macros which are banded to the virtual
* CPU amount.
*/
static acpi_status __init
static acpi_status
read_acpi_id(acpi_handle handle, u32 lvl, void *context, void **rv)
{
u32 acpi_id;
Expand Down Expand Up @@ -385,7 +385,7 @@ read_acpi_id(acpi_handle handle, u32 lvl, void *context, void **rv)

return AE_OK;
}
static int __init check_acpi_ids(struct acpi_processor *pr_backup)
static int check_acpi_ids(struct acpi_processor *pr_backup)
{

if (!pr_backup)
Expand Down

0 comments on commit bc6671d

Please sign in to comment.