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, 15 Jan 2008 17:01:42 +0100 [thread overview]
Message-ID: <478CD8E6.3080701@trash.net> (raw)
In-Reply-To: <Pine.LNX.4.64.0801121427320.425@fbirervta.pbzchgretzou.qr>
Jan Engelhardt wrote:
> On Jan 8 2008 17:28, Patrick McHardy wrote:
>> 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
>>
>
> Please fold in this one:
>
> commit 7084c6df091ebb6301e7e2782269784b416c98a6
> Author: Jan Engelhardt <jengelh@computergmbh.de>
> Date: Sat Jan 12 14:39:54 2008 +0100
>
> [NETFILTER]: Use const
>
> Signed-off-by: Jan Engelhardt <jengelh@computergmbh.de>
Done, compiles fine now. Thanks Jan.
prev parent reply other threads:[~2008-01-15 16:01 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
2008-01-12 13:40 ` Jan Engelhardt
2008-01-15 16:01 ` Patrick McHardy [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=478CD8E6.3080701@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).