commit | a857d91d8cbf76f9485641fdcbb84ef4e510a67c | [log] [tgz] |
---|---|---|
author | Marc-André Lureau <marcandre.lureau@redhat.com> | Thu Nov 22 02:06:40 2018 +0400 |
committer | Samuel Thibault <samuel.thibault@ens-lyon.org> | Mon Jan 14 00:44:29 2019 +0100 |
tree | 5251fd0c56612f1c094bbef398b510f11ee042bb | |
parent | eb0b159614a09948107cfb31e2761709ba039835 [diff] |
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>