[CRIU] [PATCH 2/3 v2] service: call kerndat_init() before feature check
Radostin Stoyanov
rstoyanov1 at gmail.com
Mon Oct 15 10:46:59 MSK 2018
On 15/10/2018 05:33, Andrei Vagin wrote:
> - exit(ret);
> + exit(!!ret);
Is the double logical negation here on purpose or just a typo?
Radostin
More information about the CRIU
mailing list