On 2024-08-21 08:57, Yang Wang wrote: > Add list empty check to avoid null pointer issues in some corner cases. > - list_for_each_entry_safe() What corner cases? If the list is empty, list_for_each_entry_safe() should be mostly a no-op. -- Earthling Michel Dänzer \ GNOME / Xwayland / Mesa developer https://redhat.com \ Libre software enthusiast