linux-wireless.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Hauke Mehrtens <hauke@hauke-m.de>
To: Arend van Spriel <arend@broadcom.com>,
	"Luis R. Rodriguez" <mcgrof@kernel.org>
Cc: backports@vger.kernel.org, linux-wireless@vger.kernel.org
Subject: Re: [PATCH] backport: need reinit_completion() for kernel before v3.13
Date: Mon, 25 Nov 2013 12:35:28 +0100	[thread overview]
Message-ID: <52933600.4020406@hauke-m.de> (raw)
In-Reply-To: <1385377676-5106-1-git-send-email-arend@broadcom.com>

On 11/25/2013 12:07 PM, Arend van Spriel wrote:
> The use of INIT_COMPLETION() has been replaced by reinit_completion()
> in v3.13-rc1. This patch backports that inline function.
> 
> Cc: <linux-wireless@vger.kernel.org>
> Signed-off-by: Arend van Spriel <arend@broadcom.com>
> ---
>  backport/backport-include/linux/completion.h |   29 ++++++++++++++++++++++++++
>  1 file changed, 29 insertions(+)
>  create mode 100644 backport/backport-include/linux/completion.h
> 

This was already added in this commit:
https://github.com/hauke/backports/commit/d9cb7a967513482c399d44e390429cea3de1d86d

You should use backports for this repository:
https://github.com/hauke/backports.git

Hauke

  reply	other threads:[~2013-11-25 11:35 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-11-25 11:07 [PATCH] backport: need reinit_completion() for kernel before v3.13 Arend van Spriel
2013-11-25 11:35 ` Hauke Mehrtens [this message]
2013-11-25 16:48   ` Arend van Spriel
2013-11-25 16:52     ` Hauke Mehrtens
2013-11-25 17:45       ` Arend van Spriel

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=52933600.4020406@hauke-m.de \
    --to=hauke@hauke-m.de \
    --cc=arend@broadcom.com \
    --cc=backports@vger.kernel.org \
    --cc=linux-wireless@vger.kernel.org \
    --cc=mcgrof@kernel.org \
    /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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).