Il 30/11/24 02:52, Dmitry Baryshkov ha scritto:
If the connector->modes list is empty, then list_first_entry() returns a bogus entry. Change that to use list_first_entry_or_null().Reviewed-by: Maxime Ripard <[email protected]> Signed-off-by: Dmitry Baryshkov <[email protected]>
Reviewed-by: AngeloGioacchino Del Regno <[email protected]>
