| Date | Mon, 09 Mar 2026 15:21:21 +0000 | | From | "Maxime Ripard" <> | | Subject | Re: [PATCH v10 02/22] drm/display: hdmi-state-helper: Use default case for unsupported formats |
| |
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 <mripard@kernel.org>
Thanks! Maxime
|