From: Duncan Roe <duncan_roe@optusnet.com.au>
To: Pablo Neira Ayuso <pablo@netfilter.org>
Cc: Netfilter Development <netfilter-devel@vger.kernel.org>
Subject: This didn't make it into patchwork
Date: Sun, 10 Dec 2023 14:25:25 +1100 [thread overview]
Message-ID: <ZXUvpQiLmxZPHtSm@slk15.local.net> (raw)
In-Reply-To: <20231209023020.5534-2-duncan_roe@optusnet.com.au>
Hi Pablo,
Have you ant idea why Patchwork didn't pick up this patch?
Please apply anyway.
Cheers ... Duncan.
On Sat, Dec 09, 2023 at 01:30:20PM +1100, Duncan Roe wrote:
> i.e. this one:
> > -^I^I^I struct nfq_data *nfad, char *name);$
> > +^I^I^I^I struct nfq_data *nfad, char *name);$
>
> Signed-off-by: Duncan Roe <duncan_roe@optusnet.com.au>
> ---
> include/libnetfilter_queue/libnetfilter_queue.h | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/include/libnetfilter_queue/libnetfilter_queue.h b/include/libnetfilter_queue/libnetfilter_queue.h
> index f254984..f7e68d8 100644
> --- a/include/libnetfilter_queue/libnetfilter_queue.h
> +++ b/include/libnetfilter_queue/libnetfilter_queue.h
> @@ -111,7 +111,7 @@ extern int nfq_get_secctx(struct nfq_data *nfad, unsigned char **secdata);
> extern int nfq_get_indev_name(struct nlif_handle *nlif_handle,
> struct nfq_data *nfad, char *name);
> extern int nfq_get_physindev_name(struct nlif_handle *nlif_handle,
> - struct nfq_data *nfad, char *name);
> + struct nfq_data *nfad, char *name);
> extern int nfq_get_outdev_name(struct nlif_handle *nlif_handle,
> struct nfq_data *nfad, char *name);
> extern int nfq_get_physoutdev_name(struct nlif_handle *nlif_handle,
> --
> 2.35.8
>
>
next prev parent reply other threads:[~2023-12-10 3:25 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-12-09 2:30 [PATCH libnetfilter_queue 0/1] whitespace: replace spaces with tab in indent Duncan Roe
2023-12-09 2:30 ` [PATCH libnetfilter_queue 1/1] " Duncan Roe
2023-12-09 10:29 ` Florian Westphal
2023-12-10 3:25 ` Duncan Roe [this message]
2023-12-10 4:27 ` Sorry for previous message - please ignore Duncan Roe
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=ZXUvpQiLmxZPHtSm@slk15.local.net \
--to=duncan_roe@optusnet.com.au \
--cc=netfilter-devel@vger.kernel.org \
--cc=pablo@netfilter.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.