All of lore.kernel.org
 help / color / mirror / Atom feed
From: Greg KH <greg@kroah.com>
To: Payal Kshirsagar <payal.s.kshirsagar.98@gmail.com>
Cc: outreachy-kernel@googlegroups.com
Subject: Re: [PATCH] [Outreachy kernel]staging: greybus: line over 80 characters
Date: Sun, 17 Mar 2019 16:32:39 +0100	[thread overview]
Message-ID: <20190317153239.GE25814@kroah.com> (raw)
In-Reply-To: <1552831790-11088-1-git-send-email-payal.s.kshirsagar.98@gmail.com>

On Sun, Mar 17, 2019 at 07:39:50PM +0530, Payal Kshirsagar wrote:
> Fix line over 80 characters
> 
> Signed-off-by: Payal Kshirsagar <payal.s.kshirsagar.98@gmail.com>
> ---
>  drivers/staging/greybus/arche-platform.c | 6 ++++--
>  1 file changed, 4 insertions(+), 2 deletions(-)
> 
> diff --git a/drivers/staging/greybus/arche-platform.c b/drivers/staging/greybus/arche-platform.c
> index 70debee..307ff51 100644
> --- a/drivers/staging/greybus/arche-platform.c
> +++ b/drivers/staging/greybus/arche-platform.c
> @@ -47,8 +47,10 @@ struct arche_platform_drvdata {
>  	struct gpio_desc *svc_reset;
>  	bool is_reset_act_hi;
>  	struct gpio_desc *svc_sysboot;
> -	struct gpio_desc *wake_detect;	/* bi-dir,maps to WAKE_MOD & WAKE_FRAME signals */
> -
> +	struct gpio_desc *wake_detect; /*
> +					* bi-dir,maps to WAKE_MOD & WAKE_FRAME
> +					* signals
> +					*/

The original is fine, don't worry about the warning.

thanks,

greg k-h


      reply	other threads:[~2019-03-17 15:32 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-03-17 14:09 [PATCH] [Outreachy kernel]staging: greybus: line over 80 characters Payal Kshirsagar
2019-03-17 15:32 ` Greg KH [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=20190317153239.GE25814@kroah.com \
    --to=greg@kroah.com \
    --cc=outreachy-kernel@googlegroups.com \
    --cc=payal.s.kshirsagar.98@gmail.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.