[PATCH 2/6] acpi: method: re-order method test functions
Alex Hung
alex.hung at canonical.com
Thu Sep 20 07:19:29 UTC 2012
On 09/19/2012 08:30 PM, Colin King wrote:
> From: Colin Ian King <colin.king at canonical.com>
>
> The test functions were systematically randomized which
> made it a complete headache to maintain. Re-order them
> in order of the ACPI specific sections and also tidy
> up some white spaces.
>
> Signed-off-by: Colin Ian King <colin.king at canonical.com>
> ---
> src/acpi/method/method.c | 2220 +++++++++++++++++++++++++---------------------
> 1 file changed, 1218 insertions(+), 1002 deletions(-)
>
> diff --git a/src/acpi/method/method.c b/src/acpi/method/method.c
> index afba21f..b706a56 100644
> --- a/src/acpi/method/method.c
> +++ b/src/acpi/method/method.c
Acked-by: Alex Hung <alex.hung at canonical.com>
More information about the fwts-devel
mailing list