+2
−2
Loading
Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more
nfc_find_se() does not modify any list entry while iterating the list. So use list_for_each_entry instead of list_for_each_entry_safe. Signed-off-by:Axel Lin <axel.lin@ingics.com> Signed-off-by:
Samuel Ortiz <sameo@linux.intel.com>