[LTP] [PATCH RFC v3 3/3] move_pages12: end early if runtime gets close to test time

Cyril Hrubis chrubis@suse.cz
Wed Aug 29 15:18:47 CEST 2018


Hi!
> +	unsigned int _20_percent = (tst_timeout_remaining() / 5);

I would like to avoid variables that start with underscore if possible,
since these are reserved for libc...

Otherwise it's fine.

-- 
Cyril Hrubis
chrubis@suse.cz


More information about the ltp mailing list