slirp: replace DEBUG_ARGS with DEBUG_ARG
commita857d91d8cbf76f9485641fdcbb84ef4e510a67c
authorMarc-André Lureau <marcandre.lureau@redhat.com>
Wed, 21 Nov 2018 22:06:40 +0000 (22 02:06 +0400)
committerSamuel Thibault <samuel.thibault@ens-lyon.org>
Sun, 13 Jan 2019 23:44:29 +0000 (14 00:44 +0100)
tree5251fd0c56612f1c094bbef398b510f11ee042bb
parenteb0b159614a09948107cfb31e2761709ba039835
slirp: replace DEBUG_ARGS with DEBUG_ARG

There is no clear benefit in calling an alias DEBUG_ARGS(). Replace
calls with DEBUG_ARG(), and fix the white-spacing while at it.

Signed-off-by: Marc-André Lureau <marcandre.lureau@redhat.com>
Signed-off-by: Samuel Thibault <samuel.thibault@ens-lyon.org>
slirp/arp_table.c
slirp/debug.h
slirp/ip6_icmp.c
slirp/ndp_table.c
slirp/slirp.c
slirp/tcp_input.c