public inbox for linux-acpi@vger.kernel.org
 help / color / mirror / Atom feed
From: Chao Fan <fanc.fnst@cn.fujitsu.com>
To: "Zheng, Lv" <lv.zheng@intel.com>
Cc: "linux-acpi@vger.kernel.org" <linux-acpi@vger.kernel.org>,
	"devel@acpica.org" <devel@acpica.org>,
	"linux-kernel@vger.kernel.org" <linux-kernel@vger.kernel.org>,
	"Moore, Robert" <robert.moore@intel.com>,
	"Wysocki, Rafael J" <rafael.j.wysocki@intel.com>,
	"lenb@kernel.org" <lenb@kernel.org>
Subject: Re: [PATCH] actbl1.h: use tab instead of seven spaces as the indentation
Date: Wed, 23 Aug 2017 11:50:53 +0800	[thread overview]
Message-ID: <20170823035053.GA8536@localhost.localdomain> (raw)
In-Reply-To: <1AE640813FDE7649BE1B193DEA596E886CF0FC98@SHSMSX101.ccr.corp.intel.com>

On Wed, Aug 23, 2017 at 03:43:33AM +0000, Zheng, Lv wrote:
>Hi,
>
>> From: linux-acpi-owner@vger.kernel.org [mailto:linux-acpi-owner@vger.kernel.org] On Behalf Of Chao Fan
>> Subject: [PATCH] actbl1.h: use tab instead of seven spaces as the indentation
>> 
>> The indentation of these two lines is seven spaces, but not tab.
>> So fix it.
>> 
>> Signed-off-by: Chao Fan <fanc.fnst@cn.fujitsu.com>
>> ---
>>  include/acpi/actbl1.h | 4 ++--
>>  1 file changed, 2 insertions(+), 2 deletions(-)
>> 
>> diff --git a/include/acpi/actbl1.h b/include/acpi/actbl1.h
>> index b4ce55c008b0..d13e5b416a7e 100644
>> --- a/include/acpi/actbl1.h
>> +++ b/include/acpi/actbl1.h
>> @@ -1223,9 +1223,9 @@ struct acpi_srat_mem_affinity {
>>  	u16 reserved;		/* Reserved, must be zero */
>>  	u64 base_address;
>>  	u64 length;
>> -       u32 reserved1;
>> +	u32 reserved1;
>>  	u32 flags;
>> -       u64 reserved2;	       /* Reserved, must be zero */
>> +	u64 reserved2;	       /* Reserved, must be zero */
>>  };
>> 
>>  /* Flags */
>> --
>
Hi Lv,

Thank you for your reply.

>You needn't do this manually.

OK, I got it.

>An indentation fix commit can be easily and automatically generated by ACPICA linuxize script - divergence.sh.
>See Documentation/acpi/linuxized-acpica.txt for detailed information.

I will see that.

Thanks,
Chao Fan

>
>Thanks
>Lv
>
>

      reply	other threads:[~2017-08-23  3:50 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-08-22 10:18 [PATCH] actbl1.h: use tab instead of seven spaces as the indentation Chao Fan
2017-08-23  3:43 ` Zheng, Lv
2017-08-23  3:50   ` Chao Fan [this message]

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=20170823035053.GA8536@localhost.localdomain \
    --to=fanc.fnst@cn.fujitsu.com \
    --cc=devel@acpica.org \
    --cc=lenb@kernel.org \
    --cc=linux-acpi@vger.kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=lv.zheng@intel.com \
    --cc=rafael.j.wysocki@intel.com \
    --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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox