From mboxrd@z Thu Jan 1 00:00:00 1970 From: Hanjun Guo Subject: Re: [Linaro-acpi] [PATCH v3 3/9] ACPI: clean up checkpatch warnings for various bits of syntax Date: Wed, 25 Feb 2015 20:59:53 +0800 Message-ID: <54EDC749.8080200@linaro.org> References: <1424824585-6405-1-git-send-email-al.stone@linaro.org> <1424824585-6405-4-git-send-email-al.stone@linaro.org> Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: QUOTED-PRINTABLE Return-path: In-Reply-To: <1424824585-6405-4-git-send-email-al.stone@linaro.org> Sender: linux-ia64-owner@vger.kernel.org To: al.stone@linaro.org, rjw@rjwysocki.net, lenb@kernel.org, catalin.marinas@arm.com, will.deacon@arm.com, robert.moore@intel.com, tony.luck@intel.com, fenghua.yu@intel.com Cc: linaro-kernel@lists.linaro.org, linux-ia64@vger.kernel.org, linaro-acpi@lists.linaro.org, patches@linaro.org, linux-kernel@vger.kernel.org, linux-acpi@vger.kernel.org, linux-arm-kernel@lists.infradead.org, devel@acpica.org List-Id: linux-acpi@vger.kernel.org On 2015=E5=B9=B402=E6=9C=8825=E6=97=A5 08:36, al.stone@linaro.org wrote= : > From: Al Stone > > In preparation for later splitting out some of the arch-dependent cod= e from > osl.c, clean up a bunch of warnings for odd bits of syntax: > > -- remove CVS keyword markers > -- remove a space from between a function name and an opening par= enthesis > -- clean up all but one line > 80 characters (one just looks sill= y if you > make it less than 80) > -- add blank lines after declarations in functions > -- remove extraneous braces ({}) > > Signed-off-by: Al Stone Reviewd-by: Hanjun Guo Thanks Hanjun -- To unsubscribe from this list: send the line "unsubscribe linux-ia64" i= n the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html From mboxrd@z Thu Jan 1 00:00:00 1970 From: Hanjun Guo Date: Wed, 25 Feb 2015 12:59:53 +0000 Subject: Re: [Linaro-acpi] [PATCH v3 3/9] ACPI: clean up checkpatch warnings for various bits of syntax Message-Id: <54EDC749.8080200@linaro.org> List-Id: References: <1424824585-6405-1-git-send-email-al.stone@linaro.org> <1424824585-6405-4-git-send-email-al.stone@linaro.org> In-Reply-To: <1424824585-6405-4-git-send-email-al.stone@linaro.org> MIME-Version: 1.0 Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 8bit To: al.stone@linaro.org, rjw@rjwysocki.net, lenb@kernel.org, catalin.marinas@arm.com, will.deacon@arm.com, robert.moore@intel.com, tony.luck@intel.com, fenghua.yu@intel.com Cc: linaro-kernel@lists.linaro.org, linux-ia64@vger.kernel.org, linaro-acpi@lists.linaro.org, patches@linaro.org, linux-kernel@vger.kernel.org, linux-acpi@vger.kernel.org, linux-arm-kernel@lists.infradead.org, devel@acpica.org On 2015年02月25日 08:36, al.stone@linaro.org wrote: > From: Al Stone > > In preparation for later splitting out some of the arch-dependent code from > osl.c, clean up a bunch of warnings for odd bits of syntax: > > -- remove CVS keyword markers > -- remove a space from between a function name and an opening parenthesis > -- clean up all but one line > 80 characters (one just looks silly if you > make it less than 80) > -- add blank lines after declarations in functions > -- remove extraneous braces ({}) > > Signed-off-by: Al Stone Reviewd-by: Hanjun Guo Thanks Hanjun From mboxrd@z Thu Jan 1 00:00:00 1970 From: hanjun.guo@linaro.org (Hanjun Guo) Date: Wed, 25 Feb 2015 20:59:53 +0800 Subject: [Linaro-acpi] [PATCH v3 3/9] ACPI: clean up checkpatch warnings for various bits of syntax In-Reply-To: <1424824585-6405-4-git-send-email-al.stone@linaro.org> References: <1424824585-6405-1-git-send-email-al.stone@linaro.org> <1424824585-6405-4-git-send-email-al.stone@linaro.org> Message-ID: <54EDC749.8080200@linaro.org> To: linux-arm-kernel@lists.infradead.org List-Id: linux-arm-kernel.lists.infradead.org On 2015?02?25? 08:36, al.stone at linaro.org wrote: > From: Al Stone > > In preparation for later splitting out some of the arch-dependent code from > osl.c, clean up a bunch of warnings for odd bits of syntax: > > -- remove CVS keyword markers > -- remove a space from between a function name and an opening parenthesis > -- clean up all but one line > 80 characters (one just looks silly if you > make it less than 80) > -- add blank lines after declarations in functions > -- remove extraneous braces ({}) > > Signed-off-by: Al Stone Reviewd-by: Hanjun Guo Thanks Hanjun From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752700AbbBYNAG (ORCPT ); Wed, 25 Feb 2015 08:00:06 -0500 Received: from mail-pd0-f175.google.com ([209.85.192.175]:40323 "EHLO mail-pd0-f175.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751848AbbBYNAC (ORCPT ); Wed, 25 Feb 2015 08:00:02 -0500 Message-ID: <54EDC749.8080200@linaro.org> Date: Wed, 25 Feb 2015 20:59:53 +0800 From: Hanjun Guo User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:31.0) Gecko/20100101 Thunderbird/31.3.0 MIME-Version: 1.0 To: al.stone@linaro.org, rjw@rjwysocki.net, lenb@kernel.org, catalin.marinas@arm.com, will.deacon@arm.com, robert.moore@intel.com, tony.luck@intel.com, fenghua.yu@intel.com CC: linaro-kernel@lists.linaro.org, linux-ia64@vger.kernel.org, linaro-acpi@lists.linaro.org, patches@linaro.org, linux-kernel@vger.kernel.org, linux-acpi@vger.kernel.org, linux-arm-kernel@lists.infradead.org, devel@acpica.org Subject: Re: [Linaro-acpi] [PATCH v3 3/9] ACPI: clean up checkpatch warnings for various bits of syntax References: <1424824585-6405-1-git-send-email-al.stone@linaro.org> <1424824585-6405-4-git-send-email-al.stone@linaro.org> In-Reply-To: <1424824585-6405-4-git-send-email-al.stone@linaro.org> Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 8bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On 2015年02月25日 08:36, al.stone@linaro.org wrote: > From: Al Stone > > In preparation for later splitting out some of the arch-dependent code from > osl.c, clean up a bunch of warnings for odd bits of syntax: > > -- remove CVS keyword markers > -- remove a space from between a function name and an opening parenthesis > -- clean up all but one line > 80 characters (one just looks silly if you > make it less than 80) > -- add blank lines after declarations in functions > -- remove extraneous braces ({}) > > Signed-off-by: Al Stone Reviewd-by: Hanjun Guo Thanks Hanjun