[LTP] [RFC PATCH 2/2] sched_football: Rewrite into new API
Cyril Hrubis
chrubis@suse.cz
Wed Jul 17 16:52:26 CEST 2024
Hi!
> -/* Here's the position of the ball */
> -static int the_ball;
> -
> +static int ball;
Honestly the only thing that I do not like about this is that you
dropped the the_ from the ball, because *the* ball is *the* thing that
we observe for the whole time.
Otherwise I do not think that the test library can interfere with the
test in any way so we can go ahead and push this.
Reviewed-by: Cyril Hrubis <chrubis@suse.cz>
--
Cyril Hrubis
chrubis@suse.cz
More information about the ltp
mailing list