[LTP] [PATCH 1/3] sched_xxx: TCONF instead of TFAIL if user is not root

Cyril Hrubis chrubis@suse.cz
Wed Nov 2 15:07:20 CET 2016


Hi!
>  void setup(void)
>  {
> +	tst_require_root();
> +
>  	struct sched_param p = { 1 };

I've changed this part so that the call to tst_require_root() goes after
the struct sched_param declaration and pushed, thanks.

-- 
Cyril Hrubis
chrubis@suse.cz


More information about the ltp mailing list