summaryrefslogtreecommitdiffstats
path: root/drivers
diff options
context:
space:
mode:
authorAxel Lin <axel.lin@ingics.com>2014-02-26 03:26:45 +0100
committerSamuel Ortiz <sameo@linux.intel.com>2014-03-14 20:19:08 +0100
commit29e27dd86b5c4f8e6feb62d7b6a8491539ff1ef1 (patch)
tree14655abbfc44f2b59270bbd41a3e72239f9e269f /drivers
parentNFC: Move checking valid gb_len value to nfc_llcp_set_remote_gb (diff)
downloadlinux-29e27dd86b5c4f8e6feb62d7b6a8491539ff1ef1.tar.xz
linux-29e27dd86b5c4f8e6feb62d7b6a8491539ff1ef1.zip
NFC: llcp: Use list_for_each_entry in nfc_llcp_find_local()
nfc_llcp_find_local() 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>
Diffstat (limited to 'drivers')
0 files changed, 0 insertions, 0 deletions