On Thu, 5 Mar 2026 15:19:28 +0100, Nicolas Frattaroli wrote: > Switch statements that do not handle all possible values of an > enumeration will generate a warning during compilation. In preparation > for adding a COUNT value to the end of the enum, this needs to be dealt > with. > > > [ ... ]
Reviewed-by: Maxime Ripard <[email protected]> Thanks! Maxime
