All of lore.kernel.org
 help / color / mirror / Atom feed
From: Lin Ming <ming.m.lin@intel.com>
To: Len Brown <lenb@kernel.org>
Cc: "Moore, Robert" <robert.moore@intel.com>,
	linux-acpi <linux-acpi@vger.kernel.org>
Subject: Re: ACPICA Release 20090730 linuxized patches
Date: Mon, 17 Aug 2009 09:40:56 +0800	[thread overview]
Message-ID: <1250473256.28336.11.camel@minggr.sh.intel.com> (raw)
In-Reply-To: <alpine.LFD.2.00.0908142321200.30537@localhost.localdomain>

On Sat, 2009-08-15 at 11:30 +0800, Len Brown wrote:
> On Fri, 14 Aug 2009, Lin Ming wrote:
> 
> > Hi, Len
> > 
> > ACPICA Release 20090730 linuxized patches attached.
> > Build&Test on 32&64 bit machines.
> > 
> > Applied cleanly on top of linux-acpi-2.6/test branch.
> > 
> > Lin Ming
> > ---
> > [PATCH 01/13] ACPICA: Move predefined repair code to new file, no functional change
> > [PATCH 02/13] ACPICA: Add repair for predefined methods that return nested packages
> > [PATCH 03/13] ACPICA: ACPI 4.0 : Add new return package type, restructure module.
> > [PATCH 04/13] ACPICA: Fix fault if acpi_terminate is called twice
> > [PATCH 05/13] ACPICA: Split large ACPI table header
> > [PATCH 06/13] ACPICA: ACPI 4: Update headers for new and changed ACPI tables.
> > [PATCH 07/13] ACPICA: reformat predefined method table, no functional change
> > [PATCH 08/13] ACPICA: ACPI 4: Add validation for new predefined names.
> > [PATCH 09/13] ACPICA: Add support for module-level executable AML code
> > [PATCH 10/13] ACPICA: Update definitions for HEST table
> > [PATCH 11/13] ACPICA: Fix typo for HEST ACPI table
> > [PATCH 12/13] ACPICA: acpi_reset: Bypass port validation mechanism
> > [PATCH 13/13] ACPICA: Update version to 20090730
> 
> thanks for the port, Lin-Ming.
> 
> checkpatch.pl, as usual, is not happy:
> 
> total: 389 errors, 103 warnings, 4771 lines checked

$checkpatch.pl acpica-v20090730.mbox | grep "ERROR:" | sort | uniq
ERROR: return is not a function, parentheses are not required
ERROR: space required after that close brace '}'
ERROR: space required after that ',' (ctx:VxV)
ERROR: spaces required around that '?' (ctx:VxE)

I think we don't need to fix these errors in order to decrease the gap
between ACPICA and linux-acpica code.

> 
> someday we need to address these formatting issues...

We need to document which error(s) need to be fixed.
Currently, only two errors are fixed.

ERROR: trailing whitespace
ERROR: code indent should use tabs where possible

Lin Ming

> 
> 
> thanks,
> Len Brown, Intel Open Source Technology Center
> 


  reply	other threads:[~2009-08-17  1:45 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-08-14  1:58 ACPICA Release 20090730 linuxized patches Lin Ming
2009-08-15  3:30 ` Len Brown
2009-08-17  1:40   ` Lin Ming [this message]
2009-08-15  3:33 ` Len Brown
2009-08-17  2:04   ` Lin Ming
2009-08-17  2:11     ` Lin Ming
2009-08-28 23:41       ` Len Brown

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1250473256.28336.11.camel@minggr.sh.intel.com \
    --to=ming.m.lin@intel.com \
    --cc=lenb@kernel.org \
    --cc=linux-acpi@vger.kernel.org \
    --cc=robert.moore@intel.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.