Skip to content
Commit 156cef80 authored by Axel Lin's avatar Axel Lin Committed by Samuel Ortiz
Browse files

NFC: Use list_for_each_entry in nfc_find_se()



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: default avatarAxel Lin <axel.lin@ingics.com>
Signed-off-by: default avatarSamuel Ortiz <sameo@linux.intel.com>
parent 99968e06
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment