From: Patrick McHardy <kaber@trash.net>
To: Jan Engelhardt <jengelh@computergmbh.de>
Cc: Netfilter Developer Mailing List <netfilter-devel@vger.kernel.org>
Subject: Re: [NETFILTER]: Use const in struct xt_match, xt_target, xt_table
Date: Tue, 08 Jan 2008 17:28:52 +0100 [thread overview]
Message-ID: <4783A4C4.4030809@trash.net> (raw)
In-Reply-To: <Pine.LNX.4.64.0801081325380.3032@fbirervta.pbzchgretzou.qr>
Jan Engelhardt wrote:
> origin git://computergmbh.de/linux netfilter
> commit 911b3c3680fd17409c64a6589cfcaf18e4fa04ce
> Author: Jan Engelhardt <jengelh@computergmbh.de>
> Date: Tue Jan 8 13:25:08 2008 +0100
>
> [NETFILTER]: Use const in struct xt_match, xt_target, xt_table
This causes compiler warnings:
net/ipv6/netfilter/ip6_tables.c: In function 'ip6t_do_table':
net/ipv6/netfilter/ip6_tables.c:407: warning: passing argument 5 of
'trace_packet' discards qualifiers from pointer target type
net/ipv6/netfilter/ip6_tables.c:406: warning: passing argument 5 of
'trace_packet' discards qualifiers from pointer target type
next prev parent reply other threads:[~2008-01-08 16:32 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2008-01-08 12:42 [NETFILTER]: Use const in struct xt_match, xt_target, xt_table Jan Engelhardt
2008-01-08 16:28 ` Patrick McHardy [this message]
2008-01-12 13:40 ` Jan Engelhardt
2008-01-15 16:01 ` Patrick McHardy
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=4783A4C4.4030809@trash.net \
--to=kaber@trash.net \
--cc=jengelh@computergmbh.de \
--cc=netfilter-devel@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 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).