diff options
author | Harvey Harrison <[email protected]> | 2008-02-15 17:07:19 -0800 |
---|---|---|
committer | Len Brown <[email protected]> | 2008-02-16 00:40:28 -0500 |
commit | 4fd7f5188c377c1e9aa8f224f6edf96d170a7d32 (patch) | |
tree | 9023a131246f56974bafed5260a6baaa6d918219 /net/unix/sysctl_net_unix.c | |
parent | 5958f1a4da39581074bab50cabd0a582e651b90f (diff) |
ACPI: sparse fix, replace macro with static function
replace acpi_util_eval_error macro with static function.
Avoid these sparse warnings due to using buffer within the macro.
drivers/acpi/utils.c:273:3: warning: symbol 'buffer' shadows an earlier one
drivers/acpi/utils.c:259:21: originally declared here
drivers/acpi/utils.c:279:3: warning: symbol 'buffer' shadows an earlier one
drivers/acpi/utils.c:259:21: originally declared here
drivers/acpi/utils.c:368:3: warning: symbol 'buffer' shadows an earlier one
drivers/acpi/utils.c:348:21: originally declared here
drivers/acpi/utils.c:375:3: warning: symbol 'buffer' shadows an earlier one
drivers/acpi/utils.c:348:21: originally declared here
drivers/acpi/utils.c:382:3: warning: symbol 'buffer' shadows an earlier one
drivers/acpi/utils.c:348:21: originally declared here
drivers/acpi/utils.c:402:4: warning: symbol 'buffer' shadows an earlier one
drivers/acpi/utils.c:348:21: originally declared here
Signed-off-by: Harvey Harrison <[email protected]>
Signed-off-by: Len Brown <[email protected]>
Diffstat (limited to 'net/unix/sysctl_net_unix.c')
0 files changed, 0 insertions, 0 deletions