All of lore.kernel.org
 help / color / mirror / Atom feed
From: Patrick McHardy <kaber@trash.net>
To: Jan Engelhardt <jengelh@medozas.de>
Cc: netfilter-devel@vger.kernel.org
Subject: Re: [PATCH 4/5] netfilter: xtables: use __uXX guarded types for userspace exports
Date: Thu, 20 Jan 2011 16:16:58 +0100	[thread overview]
Message-ID: <4D3851EA.2060905@trash.net> (raw)
In-Reply-To: <1295363820-14881-5-git-send-email-jengelh@medozas.de>

Am 18.01.2011 16:16, schrieb Jan Engelhardt:
> Signed-off-by: Jan Engelhardt <jengelh@medozas.de>
> ---
>  include/linux/netfilter_bridge/ebt_802_3.h     |   24 ++++++++++++------------
>  include/linux/netfilter_bridge/ebt_among.h     |    2 +-
>  ...


This patch introduces a bunch of warnings with CONFIG_HEADERS_CHECK:

  CHECK   include/linux/netfilter (66 files)
/home/kaber/src/nf/nf-next-2.6/usr/include/linux/netfilter/xt_CT.h:7:
found __[us]{8,16,32,64} type without #include <linux/types.h>
/home/kaber/src/nf/nf-next-2.6/usr/include/linux/netfilte
/xt_TCPOPTSTRIP.h:10: found __[us]{8,16,32,64} type without #include
<linux/types.h>
/home/kaber/src/nf/nf-next-2.6/usr/include/linux/netfilter/xt_TPROXY.h:8: found
__[us]{8,16,32,64} type without #include <linux/types.h>
/home/kaber/src/nf/nf-next-2.6/usr/include/linux/netfilter/xt_cluster.h:9:
found __[us]{8,16,32,64} type without #include <linux/types.h>
/home/kaber/src/nf/nf-next-2.6/usr/include/linux/netfilter/xt_connlimit.h:25:
found __[us]{8,16,32,64} type without #include <linux/types.h>
...

  reply	other threads:[~2011-01-20 15:17 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-01-18 15:16 netfilter: audit fix, headers, Jan Engelhardt
2011-01-18 15:16 ` [PATCH 1/5] netfilter: xtables: add missing aliases for autoloading via iptables Jan Engelhardt
2011-01-18 15:16 ` [PATCH 2/5] audit: export symbol for use with xt_AUDIT Jan Engelhardt
2011-01-18 15:45   ` Eric Dumazet
2011-01-18 15:16 ` [PATCH 3/5] netfilter: xt_connlimit: use hotdrop jump mark Jan Engelhardt
2011-01-18 15:16 ` [PATCH 4/5] netfilter: xtables: use __uXX guarded types for userspace exports Jan Engelhardt
2011-01-20 15:16   ` Patrick McHardy [this message]
2011-01-18 15:16 ` [PATCH 5/5] netfilter: xtables: add missing header files to export list Jan Engelhardt
2011-01-18 15:21 ` netfilter: audit fix, headers, 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=4D3851EA.2060905@trash.net \
    --to=kaber@trash.net \
    --cc=jengelh@medozas.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 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.