Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 7997a456 authored by Hiroshi Shimamoto's avatar Hiroshi Shimamoto Committed by Ingo Molnar
Browse files

sched: Remove the last NULL entry from sched_feat_names

parent 1292531f
Loading
Loading
Loading
Loading
+0 −1
Original line number Diff line number Diff line
@@ -144,7 +144,6 @@ const_debug unsigned int sysctl_sched_features =

static const char * const sched_feat_names[] = {
#include "features.h"
	NULL
};

#undef SCHED_FEAT