On 8/11/21 4:13 AM, Justin Iurman wrote:
This patch addresses Stephen's comment:
"""
quoted
+ print_null(PRINT_ANY, "", "\n", NULL);
Use print_nl() since it handles the case of oneline output.
Plus in JSON the newline is meaningless.
"""
It also removes two useless print_null's.
Signed-off-by: Justin Iurman <redacted>
---
ip/ipioam6.c | 12 ++++--------
1 file changed, 4 insertions(+), 8 deletions(-)
applied to iproute2-next