diff options
author | 2021-10-14 14:19:17 -0300 | |
---|---|---|
committer | 2021-11-09 20:46:36 -0600 | |
commit | ae0abb4dac8ff22d84ae0bc7d5b74c4691f3ad25 (patch) | |
tree | 69694fbdb4e82b9de47b0271c53f3832dac23e1c /tools/perf/scripts/python/export-to-sqlite.py | |
parent | cifs: introduce new helper for cifs_reconnect() (diff) | |
download | wireguard-linux-ae0abb4dac8ff22d84ae0bc7d5b74c4691f3ad25.tar.xz wireguard-linux-ae0abb4dac8ff22d84ae0bc7d5b74c4691f3ad25.zip |
cifs: convert list_for_each to entry variant
Convert list_for_each{,_safe} to list_for_each_entry{,_safe} in
cifs_mark_tcp_ses_conns_for_reconnect() function.
Signed-off-by: Paulo Alcantara (SUSE) <pc@cjr.nz>
Reviewed-by: Shyam Prasad N <sprasad@microsoft.com>
Signed-off-by: Steve French <stfrench@microsoft.com>
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions