[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20120810095536.GA20314@avionic-0098.mockup.avionic-design.de>
Date: Fri, 10 Aug 2012 11:55:36 +0200
From: Thierry Reding <thierry.reding@...onic-design.de>
To: Sachin Kamat <sachin.kamat@...aro.org>
Cc: linux-kernel@...r.kernel.org, patches@...aro.org
Subject: Re: [PATCH 2/2] pwm: core: Fix coding style issues
On Fri, Aug 10, 2012 at 10:12:10AM +0530, Sachin Kamat wrote:
> Fixes the following:
> WARNING: line over 80 characters
> ERROR: spaces required around that ':' (ctx:VxW)
> WARNING: Prefer pr_warn(... to pr_warning(...
>
> Signed-off-by: Sachin Kamat <sachin.kamat@...aro.org>
> ---
> drivers/pwm/core.c | 6 +++---
> 1 files changed, 3 insertions(+), 3 deletions(-)
>
> diff --git a/drivers/pwm/core.c b/drivers/pwm/core.c
> index efc20f8..929be13 100644
> --- a/drivers/pwm/core.c
> +++ b/drivers/pwm/core.c
> @@ -130,7 +130,7 @@ static int pwm_device_request(struct pwm_device *pwm, const char *label)
> }
>
> static struct pwm_device *of_pwm_simple_xlate(struct pwm_chip *pc,
> - const struct of_phandle_args *args)
> + const struct of_phandle_args *args)
> {
> struct pwm_device *pwm;
>
Can this hunk be removed, please? I think aligning the arguments is more
useful than respecting the 80-columns limit.
Thierry
Content of type "application/pgp-signature" skipped
Powered by blists - more mailing lists