lkml.org 
[lkml]   [2013]   [Mar]   [8]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
From
SubjectRE: [RESEND PATCH 3/6] acpi: Remove the leading spaces of "finish_override" label in acpi_tb_table_override().
Date
Please do not try to fix ACPICA indentation problems in Linux side.
This will introduce source code divergences between ACPICA and Linux, which will add difficulties to ACPICA release work.
Please find real issues in ACPICA release scripts at:

https://github.com/acpica/acpica/tree/master/generate/linux

Thanks
-Lv

> -----Original Message-----
> From: Tang Chen [mailto:tangchen@cn.fujitsu.com]
> Sent: Thursday, March 07, 2013 6:38 PM
> To: lenb@kernel.org; rjw@sisk.pl; Moore, Robert; Zheng, Lv;
> ming.m.lin@intel.com; mpm@selenic.com; herbert@gondor.apana.org.au;
> rob@landley.net
> Cc: linux-acpi@vger.kernel.org; linux-kernel@vger.kernel.org;
> linux-doc@vger.kernel.org; trivial@kernel.org
> Subject: [RESEND PATCH 3/6] acpi: Remove the leading spaces of
> "finish_override" label in acpi_tb_table_override().
>
> There is 7 leading spaces in front of "finish_override" label in
> acpi_tb_table_override(). Remove them.
>
> Signed-off-by: Tang Chen <tangchen@cn.fujitsu.com>
> ---
> drivers/acpi/acpica/tbinstal.c | 2 +-
> 1 files changed, 1 insertions(+), 1 deletions(-)
>
> diff --git a/drivers/acpi/acpica/tbinstal.c b/drivers/acpi/acpica/tbinstal.c index
> e57cd38..b1e098d 100644
> --- a/drivers/acpi/acpica/tbinstal.c
> +++ b/drivers/acpi/acpica/tbinstal.c
> @@ -313,7 +313,7 @@ struct acpi_table_header
> *acpi_tb_table_override(struct acpi_table_header
>
> return (NULL); /* There was no override */
>
> - finish_override:
> +finish_override:
>
> ACPI_INFO((AE_INFO,
> "%4.4s %p %s table override, new table: %p",
> --
> 1.7.1



\
 
 \ /
  Last update: 2013-03-08 10:21    [W:0.242 / U:0.008 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site