[LTP] [RFC PATCH 2/4] lapi/socket.h: Move definitions from netstress.c

Cyril Hrubis chrubis@suse.cz
Thu Nov 9 16:17:03 CET 2017


Hi!
>  #ifndef SOCK_CLOEXEC
> -# define SOCK_CLOEXEC 02000000
> +#define SOCK_CLOEXEC 02000000
> +#endif

FYI the prefered way how to indent innner macros are spaces after the
hash #.

-- 
Cyril Hrubis
chrubis@suse.cz


More information about the ltp mailing list