All of lore.kernel.org
 help / color / mirror / Atom feed
From: Greg KH <gregkh@linuxfoundation.org>
To: Ksenija Stanojevic <ksenija.stanojevic@gmail.com>
Cc: outreachy-kernel@googlegroups.com
Subject: Re: [Outreachy kernel] [PATCH 0/4] Use mutex instead of semaphore
Date: Fri, 2 Oct 2015 07:17:07 +0200	[thread overview]
Message-ID: <20151002051707.GA17602@kroah.com> (raw)
In-Reply-To: <cover.1443715371.git.ksenija.stanojevic@gmail.com>

On Thu, Oct 01, 2015 at 06:05:57PM +0200, Ksenija Stanojevic wrote:
> This patchset replaces binary semaphore with mutex in comedi drivers.
> 
> Signed-off-by: Ksenija Stanojevic <ksenija.stanojevic@gmail.com>
> 
> Ksenija Stanojevic (4):
>   Staging: comedi: Use mutex instead of semaphore
>   Staging: comedi: Use mutex instead of semaphore
>   Staging: comedi: Use mutex instead of semaphore
>   Staging: comedi: Use mutex instead of semaphore

All 4 of these patches have the same subject, which is not good :(

Please use the driver name in the subject to make them unique, otherwise
it looks like something went wrong and you sent the same patch 4 times.

thanks,

greg k-h


      parent reply	other threads:[~2015-10-02  5:17 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-10-01 16:05 [PATCH 0/4] Use mutex instead of semaphore Ksenija Stanojevic
2015-10-01 16:06 ` [PATCH 1/4] Staging: comedi: " Ksenija Stanojevic
2015-10-01 16:07 ` [PATCH 2/4] " Ksenija Stanojevic
2015-10-01 16:07 ` [PATCH 3/4] " Ksenija Stanojevic
2015-10-01 16:08 ` [PATCH 4/4] " Ksenija Stanojevic
2015-10-01 20:28 ` [Outreachy kernel] [PATCH 0/4] " Arnd Bergmann
2015-10-02  5:17 ` 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=20151002051707.GA17602@kroah.com \
    --to=gregkh@linuxfoundation.org \
    --cc=ksenija.stanojevic@gmail.com \
    --cc=outreachy-kernel@googlegroups.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.