From: Duncan Roe <duncan_roe@optusnet.com.au>
To: pablo@netfilter.org
Cc: netfilter-devel@vger.kernel.org
Subject: [PATCH libnetfilter_log 0/3] Miscellaneous cleanups
Date: Tue, 31 Aug 2021 18:01:57 +1000	[thread overview]
Message-ID: <20210831080200.19566-1-duncan_roe@optusnet.com.au> (raw)
These are similar to what we did for libnfq.
Doxygen is still emitting 9 warnings which should be addressed before any move
to generate man pages.
Duncan Roe (3):
  src: whitespace: Remove trailing whitespace and fix inconsistent indents
  build: doc: reduce doxygen.cfg.in to non-default entries only
  build: doc: remove trailing whitespace from doxygen.cfg.in
 doxygen.cfg.in                              | 174 +-------------------
 include/libnetfilter_log/libipulog.h        |   4 +-
 include/libnetfilter_log/libnetfilter_log.h |   2 +-
 src/libipulog_compat.c                      |   8 +-
 src/libnetfilter_log.c                      |  24 +--
 utils/nfulnl_test.c                         |   4 +-
 utils/ulog_test.c                           |   8 +-
 7 files changed, 32 insertions(+), 192 deletions(-)
-- 
2.17.5
next             reply	other threads:[~2021-08-31  8:02 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-08-31  8:01 Duncan Roe [this message]
2021-08-31  8:01 ` [PATCH libnetfilter_log 1/3] src: whitespace: Remove trailing whitespace and inconsistent indents Duncan Roe
2021-08-31  8:01 ` [PATCH libnetfilter_log 2/3] build: doc: reduce doxygen.cfg.in to non-default entries only Duncan Roe
2021-08-31  8:02 ` [PATCH libnetfilter_log 3/3] build: doc: remove trailing whitespace from doxygen.cfg.in Duncan Roe
2021-09-06 10:02 ` [PATCH libnetfilter_log 0/3] Miscellaneous cleanups Pablo Neira Ayuso
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=20210831080200.19566-1-duncan_roe@optusnet.com.au \
    --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 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).