All of lore.kernel.org
 help / color / mirror / Atom feed
From: Greg KH <gregkh@linuxfoundation.org>
To: Shraddha Barke <shraddha.6596@gmail.com>
Cc: Vaishali Thakkar <vthakkar1994@gmail.com>,
	outreachy-kernel@googlegroups.com
Subject: Re: [Outreachy kernel] [PATCH v2 1/6] Staging: lustre: ptlrpc: Declare sptlrpc_rule_set_merge as static
Date: Fri, 2 Oct 2015 11:20:57 +0200	[thread overview]
Message-ID: <20151002092057.GA10080@kroah.com> (raw)
In-Reply-To: <alpine.DEB.2.11.1510021424120.27480@shraddha-370R4E-370R4V-370R5E-3570RE-370R5V>

On Fri, Oct 02, 2015 at 02:25:55PM +0530, Shraddha Barke wrote:
> 
> 
> On Fri, 2 Oct 2015, Vaishali Thakkar wrote:
> 
> >On Fri, Oct 2, 2015 at 1:45 PM, Shraddha Barke <shraddha.6596@gmail.com> wrote:
> >>Declare sptlrpc_rule_set_merge as static since it is accessed from this
> >>particular file only. Also remove its declaration from
> >>header file
> >>
> >>Changes in v2-
> >> No change
> >
> >Hi,
> >
> >You need to write 'Changes in v2' part under --- . So that when the patch will
> >be applied, part under --- will go away.
> 
> Shoot. Will I have to send v3 ? Or just that one patch again?

Please send a whole new series, that's much easier for me to handle than
individual patch versions.

thanks,

greg k-h


  parent reply	other threads:[~2015-10-02  9:21 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-10-02  8:15 [PATCH v2 0/6] Declare functions and structures as static Shraddha Barke
2015-10-02  8:15 ` [PATCH v2 1/6] Staging: lustre: ptlrpc: Declare sptlrpc_rule_set_merge " Shraddha Barke
2015-10-02  8:49   ` [Outreachy kernel] " Vaishali Thakkar
2015-10-02  8:55     ` Shraddha Barke
2015-10-02  9:00       ` Vaishali Thakkar
2015-10-02  9:20       ` Greg KH [this message]
2015-10-02  8:15 ` [PATCH v2 2/6] Staging: lustre: ptlrpc: Declare sptlrpc_rule_set_free " Shraddha Barke
2015-10-02  8:15 ` [PATCH v2 3/6] Staging: lustre: ptlrpc: Declare sptlrpc_rule_set_expand " Shraddha Barke
2015-10-02  8:15 ` [PATCH v2 4/6] Staging: lustre: ptlrpc: Declare sptlrpc_rule_set_choose " Shraddha Barke
2015-10-02  8:15 ` [PATCH v2 5/6] Staging: lustre: ptlrpc: Declare sptlrpc_req_replace_dead_ctx " Shraddha Barke
2015-10-02  8:15 ` [PATCH v2 6/6] Staging: lustre: ptlrpc: Declare sptlrpc_parse_rule " Shraddha Barke

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=20151002092057.GA10080@kroah.com \
    --to=gregkh@linuxfoundation.org \
    --cc=outreachy-kernel@googlegroups.com \
    --cc=shraddha.6596@gmail.com \
    --cc=vthakkar1994@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.