All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH libnetfilter_log 0/3] Miscellaneous cleanups
@ 2021-08-31  8:01 Duncan Roe
  2021-08-31  8:01 ` [PATCH libnetfilter_log 1/3] src: whitespace: Remove trailing whitespace and inconsistent indents Duncan Roe
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: Duncan Roe @ 2021-08-31  8:01 UTC (permalink / raw)
  To: pablo; +Cc: netfilter-devel

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


^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2021-09-06 10:03 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-08-31  8:01 [PATCH libnetfilter_log 0/3] Miscellaneous cleanups Duncan Roe
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

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.