diff options
author | Axel Lin <axel.lin@ingics.com> | 2014-02-14 19:29:19 +0800 |
---|---|---|
committer | Samuel Ortiz <sameo@linux.intel.com> | 2014-02-23 23:32:18 +0100 |
commit | 156cef80f2a1aea4f150dff5d990e8fbbd96d862 (patch) | |
tree | ae2e7be9df7ab69563ffe8035306591dca4e6f56 /include/linux/cgroup_subsys.h | |
parent | 99968e0616b802173ef83a94d3bdefa12c33eba8 (diff) | |
download | talos-obmc-linux-156cef80f2a1aea4f150dff5d990e8fbbd96d862.tar.gz talos-obmc-linux-156cef80f2a1aea4f150dff5d990e8fbbd96d862.zip |
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: Axel Lin <axel.lin@ingics.com>
Signed-off-by: Samuel Ortiz <sameo@linux.intel.com>
Diffstat (limited to 'include/linux/cgroup_subsys.h')
0 files changed, 0 insertions, 0 deletions