All of lore.kernel.org
 help / color / mirror / Atom feed
From: Greg KH <gregkh@linuxfoundation.org>
To: Meghana Madhyastha <meghana.madhyastha@gmail.com>
Cc: outreachy-kernel@googlegroups.com, w.d.hubbs@gmail.com,
	chris@the-brannons.com
Subject: Re: [PATCH V3] Staging: speakup: Replace symbolic permission
Date: Sun, 10 Sep 2017 15:58:55 +0200	[thread overview]
Message-ID: <20170910135855.GC10121@kroah.com> (raw)
In-Reply-To: <20170910023435.GA24707@meghana-HP-Pavilion-Notebook>

On Sun, Sep 10, 2017 at 08:04:35AM +0530, Meghana Madhyastha wrote:
> Replace S_IRUGO by 0444 in module parameter declaration. 0444 is more
> readable and matches the style used in other declarations nearby.
> 
> Problem found using checkpatch.
> 
> Signed-off-by: Meghana Madhyastha <meghana.madhyastha@gmail.com>
> ---
> 
> Changes in v2:
>   - Make the commit message more clearer and the title more concise
> 
> Changes in v3:
>   -Mention the changes below --- 

I have two different v3 patches from you that both do the same thing,
yet they have two different subjects?

totally confused, please send a v4 with the "correct" one you wish to
submit.

thanks,

greg k-h


  reply	other threads:[~2017-09-10 15:22 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-09-10  2:34 [PATCH V3] Staging: speakup: Replace symbolic permission Meghana Madhyastha
2017-09-10 13:58 ` Greg KH [this message]
  -- strict thread matches above, loose matches on Subject: below --
2017-09-09 17:40 Meghana Madhyastha

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=20170910135855.GC10121@kroah.com \
    --to=gregkh@linuxfoundation.org \
    --cc=chris@the-brannons.com \
    --cc=meghana.madhyastha@gmail.com \
    --cc=outreachy-kernel@googlegroups.com \
    --cc=w.d.hubbs@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.