From: Johannes Berg <johannes@sipsolutions.net>
To: Arend van Spriel <arend.vanspriel@broadcom.com>
Cc: backports@vger.kernel.org
Subject: Re: [PATCH V2] backport: handle change in netdevice destructor usage
Date: Wed, 21 Jun 2017 23:18:48 +0200 [thread overview]
Message-ID: <1498079928.9688.2.camel@sipsolutions.net> (raw)
In-Reply-To: <1498078699-27809-1-git-send-email-arend.vanspriel@broadcom.com> (sfid-20170621_225830_268542_FFBDC610)
Perhaps that can be fixed as such:
> +@r2 depends on r1@
> +identifier r1.D, r1.C;
> +fresh identifier E = "__" ## D;
attribute __maybe_unused;
> +@@
> +
> ++#if LINUX_VERSION_IS_LESS(4,13,0)
> ++static void E(struct net_device *ndev)
__maybe_unused
johannes
--
To unsubscribe from this list: send the line "unsubscribe backports" in
next prev parent reply other threads:[~2017-06-21 21:18 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2017-06-21 20:58 [PATCH V2] backport: handle change in netdevice destructor usage Arend van Spriel
2017-06-21 21:17 ` Johannes Berg
2017-06-21 21:18 ` Johannes Berg [this message]
2017-06-21 21:50 ` Arend van Spriel
2017-06-21 21:52 ` Johannes Berg
2017-06-21 21:53 ` Arend van Spriel
-- strict thread matches above, loose matches on Subject: below --
2017-06-21 9:40 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=1498079928.9688.2.camel@sipsolutions.net \
--to=johannes@sipsolutions.net \
--cc=arend.vanspriel@broadcom.com \
--cc=backports@vger.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 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.