On Fri, 22 Nov 2024 11:12:57 +0200, Dmitry Baryshkov wrote:
> If the connector->modes list is empty, then list_first_entry() returns a
> bogus entry. Change that to use list_first_entry_or_null().
> 
> Signed-off-by: Dmitry Baryshkov <[email protected]>

Reviewed-by: Maxime Ripard <[email protected]>

Thanks!
Maxime

Reply via email to