[CRIU] [PATCH 2/3 v2] service: call kerndat_init() before feature check

Radostin Stoyanov rstoyanov1 at gmail.com
Mon Oct 15 10:51:43 MSK 2018


On 15/10/2018 08:46, Radostin Stoyanov wrote:
> 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?
Never mind. I found the answer in https://stackoverflow.com/a/248698
> Radostin



More information about the CRIU mailing list