diff options
author | Enzo Matsumiya <ematsumiya@suse.de> | 2022-07-22 14:02:59 -0300 |
---|---|---|
committer | Steve French <stfrench@microsoft.com> | 2022-08-01 01:34:44 -0500 |
commit | 9543c8ab3016cefa6abb265234a7ef0ca2b3f89f (patch) | |
tree | 10f0cf703a5edbc9e847e88e63efc161ca479822 /fs/cifs/cifsglob.h | |
parent | ec88cc57c39eef7f630a0f118955f3c16dc55a45 (diff) | |
download | linux-stable-9543c8ab3016cefa6abb265234a7ef0ca2b3f89f.tar.gz linux-stable-9543c8ab3016cefa6abb265234a7ef0ca2b3f89f.tar.bz2 linux-stable-9543c8ab3016cefa6abb265234a7ef0ca2b3f89f.zip |
cifs: list_for_each() -> list_for_each_entry()
Replace list_for_each() by list_for_each_entr() where appropriate.
Remove no longer used list_head stack variables.
Signed-off-by: Enzo Matsumiya <ematsumiya@suse.de>
Signed-off-by: Steve French <stfrench@microsoft.com>
Diffstat (limited to 'fs/cifs/cifsglob.h')
0 files changed, 0 insertions, 0 deletions