[LTP] [PATCH 06/19] Unify error handling in lib/safe_net.c

Cyril Hrubis chrubis@suse.cz
Wed Nov 11 13:53:16 CET 2020


Hi!
> +		tst_brkm_(file, lineno, TBROK | TERRNO, NULL,
> +			"Invalid getsockopt(%d, %d, %d, %p, %p) return "
> +			"value %d", sockfd, level, optname, optval, optlen,

Here as well, please do not split strings even if they end up over 80
chars.

Otherwise the chages looks fine.

-- 
Cyril Hrubis
chrubis@suse.cz


More information about the ltp mailing list