RE: [RESEND PATCH 3/6] acpi: Remove the leading spaces of "finish_override" label in acpi_tb_table_override().

2013-03-08 Thread Zheng, Lv
> > > https://github.com/acpica/acpica/tree/master/generate/linux > > Hi Lv, > > > > Thanks for telling me this. :) > > > > One more thing, if I want to fix something in acpica, such as this > > patch set, who and which mail list should I send patches to ? > > Please post them to

Re: [RESEND PATCH 3/6] acpi: Remove the leading spaces of "finish_override" label in acpi_tb_table_override().

2013-03-08 Thread Rafael J. Wysocki
On Friday, March 08, 2013 04:43:00 PM Tang Chen wrote: > On 03/08/2013 04:28 PM, Zheng, Lv wrote: > > 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

Re: [RESEND PATCH 3/6] acpi: Remove the leading spaces of "finish_override" label in acpi_tb_table_override().

2013-03-08 Thread Tang Chen
On 03/08/2013 04:28 PM, Zheng, Lv wrote: 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:

RE: [RESEND PATCH 3/6] acpi: Remove the leading spaces of "finish_override" label in acpi_tb_table_override().

2013-03-08 Thread Zheng, Lv
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:

RE: [RESEND PATCH 3/6] acpi: Remove the leading spaces of finish_override label in acpi_tb_table_override().

2013-03-08 Thread Zheng, Lv
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:

Re: [RESEND PATCH 3/6] acpi: Remove the leading spaces of finish_override label in acpi_tb_table_override().

2013-03-08 Thread Tang Chen
On 03/08/2013 04:28 PM, Zheng, Lv wrote: 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:

Re: [RESEND PATCH 3/6] acpi: Remove the leading spaces of finish_override label in acpi_tb_table_override().

2013-03-08 Thread Rafael J. Wysocki
On Friday, March 08, 2013 04:43:00 PM Tang Chen wrote: On 03/08/2013 04:28 PM, Zheng, Lv wrote: 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.

RE: [RESEND PATCH 3/6] acpi: Remove the leading spaces of finish_override label in acpi_tb_table_override().

2013-03-08 Thread Zheng, Lv
https://github.com/acpica/acpica/tree/master/generate/linux Hi Lv, Thanks for telling me this. :) One more thing, if I want to fix something in acpica, such as this patch set, who and which mail list should I send patches to ? Please post them to linux-a...@vger.kernel.org with

[RESEND PATCH 3/6] acpi: Remove the leading spaces of "finish_override" label in acpi_tb_table_override().

2013-03-07 Thread Tang Chen
There is 7 leading spaces in front of "finish_override" label in acpi_tb_table_override(). Remove them. Signed-off-by: Tang Chen --- drivers/acpi/acpica/tbinstal.c |2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/drivers/acpi/acpica/tbinstal.c

[RESEND PATCH 3/6] acpi: Remove the leading spaces of finish_override label in acpi_tb_table_override().

2013-03-07 Thread Tang Chen
There is 7 leading spaces in front of finish_override label in acpi_tb_table_override(). Remove them. Signed-off-by: Tang Chen tangc...@cn.fujitsu.com --- drivers/acpi/acpica/tbinstal.c |2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/drivers/acpi/acpica/tbinstal.c

[RESEND PATCH 3/6] acpi: Remove the leading spaces of "finish_override" label in acpi_tb_table_override().

2013-03-06 Thread Tang Chen
There is 7 leading spaces in front of "finish_override" label in acpi_tb_table_override(). Remove them. Signed-off-by: Tang Chen --- drivers/acpi/acpica/tbinstal.c |2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/drivers/acpi/acpica/tbinstal.c

[RESEND PATCH 3/6] acpi: Remove the leading spaces of finish_override label in acpi_tb_table_override().

2013-03-06 Thread Tang Chen
There is 7 leading spaces in front of finish_override label in acpi_tb_table_override(). Remove them. Signed-off-by: Tang Chen tangc...@cn.fujitsu.com --- drivers/acpi/acpica/tbinstal.c |2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/drivers/acpi/acpica/tbinstal.c