diff options
author | Axel Lin <axel.lin@ingics.com> | 2014-02-26 10:26:45 +0800 |
---|---|---|
committer | Samuel Ortiz <sameo@linux.intel.com> | 2014-03-14 20:19:08 +0100 |
commit | 29e27dd86b5c4f8e6feb62d7b6a8491539ff1ef1 (patch) | |
tree | 14655abbfc44f2b59270bbd41a3e72239f9e269f /include | |
parent | 3143a4ca610d6a3de0d8814ee6f5f7da6fc7fbfa (diff) | |
download | linux-stable-29e27dd86b5c4f8e6feb62d7b6a8491539ff1ef1.tar.gz linux-stable-29e27dd86b5c4f8e6feb62d7b6a8491539ff1ef1.tar.bz2 linux-stable-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 'include')
0 files changed, 0 insertions, 0 deletions