All of lore.kernel.org
 help / color / mirror / Atom feed
From: Santha Meena Ramamoorthy <santhameena13@gmail.com>
To: Vaishali Thakkar <vthakkar@vaishalithakkar.in>,
	outreachy-kernel@googlegroups.com
Subject: Re: [Outreachy kernel] [PATCH] staging: vt6655: remove additional blank line
Date: Wed, 21 Feb 2018 09:35:50 -0800	[thread overview]
Message-ID: <20180221173550.GC7590@ubuntu> (raw)
In-Reply-To: <CAK-LDbLvCZ9V3L6jX2frX=xiN2XvjdPuw9xq-CWwyFndTxbH+g@mail.gmail.com>

On Tue, Feb 20, 2018 at 08:36:52AM +0530, Vaishali Thakkar wrote:
> On Mon, Feb 19, 2018 at 11:24 PM, Santha Meena Ramamoorthy
> <santhameena13@gmail.com> wrote:
> > On Mon, Feb 19, 2018 at 09:36:46AM +0530, Vaishali Thakkar wrote:
> >> On Mon, Feb 19, 2018 at 4:32 AM, Santha Meena Ramamoorthy
> >> <santhameena13@gmail.com> wrote:
> >> > Remove extra blank line inside a function to conform to Linux
> >> > kernel coding style. Problem detected using checkpatch.
> >>
> >> Hi Santha,
> >>
> >> Change looks fine to me but subject of this patch is bit confusing.
> >>
> >> Can you change it to 'Remove extra blank line'?
> >
> > Hi,
> > I just got an email saying that the patch has been added to the staging tree.
> > Now, I'm confused if I should submit v2 or leave it as is. Can you plese
> > help me?
> 
> Hi,
> 
> Please cc mailing list to keep everyone in the loop. And no, if Greg has
> added a patch in his tree then no need to resend teh patch. But you
> can just keep this point in mind. :)

Hi,
Thank you. I'll keep it in mind. And I'll also make sure that I include the
mailing list in all my messages. 

> 
> > Thanks,
> > Santha
> >>
> >> > Signed-off-by: Santha Meena Ramamoorthy <santhameena13@gmail.com>
> >> > ---
> >> >  drivers/staging/vt6655/rxtx.c | 1 -
> >> >  1 file changed, 1 deletion(-)
> >> >
> >> > diff --git a/drivers/staging/vt6655/rxtx.c b/drivers/staging/vt6655/rxtx.c
> >> > index 9aa4d52..bea0b7f 100644
> >> > --- a/drivers/staging/vt6655/rxtx.c
> >> > +++ b/drivers/staging/vt6655/rxtx.c
> >> > @@ -1080,7 +1080,6 @@ s_cbFillTxBufHead(struct vnt_private *pDevice, unsigned char byPktType,
> >> >         else if (fifo_ctl & FIFOCTL_AUTO_FB_1)
> >> >                 byFBOption = AUTO_FB_1;
> >> >
> >> > -
> >> >         /* Set RrvTime/RTS/CTS Buffer */
> >> >         wTxBufSize = sizeof(struct vnt_tx_fifo_head);
> >> >         if (byPktType == PK_TYPE_11GB || byPktType == PK_TYPE_11GA) {/* 802.11g packet */
> >> > --
> >> > 2.7.4
> >> >
> >> > --
> >> > You received this message because you are subscribed to the Google Groups "outreachy-kernel" group.
> >> > To unsubscribe from this group and stop receiving emails from it, send an email to outreachy-kernel+unsubscribe@googlegroups.com.
> >> > To post to this group, send email to outreachy-kernel@googlegroups.com.
> >> > To view this discussion on the web visit https://groups.google.com/d/msgid/outreachy-kernel/1518994920-4952-1-git-send-email-santhameena13%40gmail.com.
> >> > For more options, visit https://groups.google.com/d/optout.


      reply	other threads:[~2018-02-21 17:35 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-02-18 23:02 [PATCH] staging: vt6655: remove additional blank line Santha Meena Ramamoorthy
2018-02-19  4:06 ` [Outreachy kernel] " Vaishali Thakkar
     [not found]   ` <20180219175436.GA2709@ubuntu>
2018-02-20  3:06     ` Vaishali Thakkar
2018-02-21 17:35       ` Santha Meena Ramamoorthy [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=20180221173550.GC7590@ubuntu \
    --to=santhameena13@gmail.com \
    --cc=outreachy-kernel@googlegroups.com \
    --cc=vthakkar@vaishalithakkar.in \
    /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.