On Thu, Jan 14, 2016 at 04:24:46PM +0100, Luca Abeni wrote:I agree; I am going to change it.
+static void add_running_bw(struct sched_dl_entity *dl_se, struct dl_rq *dl_rq)
+static void clear_running_bw(struct sched_dl_entity *dl_se, struct dl_rq *dl_rq)
I would prefer {add,sub}, I read clear as =0.