All of lore.kernel.org
 help / color / mirror / Atom feed
From: Greg KH <gregkh@linuxfoundation.org>
To: Payal Kshirsagar <payal.s.kshirsagar.98@gmail.com>
Cc: outreachy-kernel@googlegroups.com
Subject: Re: [PATCH] [Outreachy kernel] staging: mt7621-mmc: remove blank line
Date: Mon, 18 Mar 2019 18:52:07 +0100	[thread overview]
Message-ID: <20190318175207.GA23903@kroah.com> (raw)
In-Reply-To: <1552910582-2749-1-git-send-email-payal.s.kshirsagar.98@gmail.com>

On Mon, Mar 18, 2019 at 05:33:02PM +0530, Payal Kshirsagar wrote:
> To avoid style issues, remove multiple blank lines.
> 
> Signed-off-by: Payal Kshirsagar <payal.s.kshirsagar.98@gmail.com>
> ---
>  drivers/staging/mt7621-mmc/dbg.c | 1 -
>  1 file changed, 1 deletion(-)
> 
> diff --git a/drivers/staging/mt7621-mmc/dbg.c b/drivers/staging/mt7621-mmc/dbg.c
> index c7c091f..6b59ac8 100644
> --- a/drivers/staging/mt7621-mmc/dbg.c
> +++ b/drivers/staging/mt7621-mmc/dbg.c
> @@ -50,7 +50,6 @@
>  #include "mt6575_sd.h"
>  #include <linux/seq_file.h>
>  
> -
>  /* for debug zone */
>  unsigned int sd_debug_zone[4] = {
>  	0,

Someone else already did this before you, sorry :(

greg k-h


      reply	other threads:[~2019-03-18 17:52 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-03-18 12:03 [PATCH] [Outreachy kernel] staging: mt7621-mmc: remove blank line Payal Kshirsagar
2019-03-18 17:52 ` 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=20190318175207.GA23903@kroah.com \
    --to=gregkh@linuxfoundation.org \
    --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.