diff options
author | Namjae Jeon <namjae.jeon@samsung.com> | 2021-06-22 10:16:45 +0300 |
---|---|---|
committer | Namjae Jeon <namjae.jeon@samsung.com> | 2021-06-28 10:28:21 +0300 |
commit | 560ac05130696de2491881bbc2a5024c94bc3912 (patch) | |
tree | e3e216b99a493947fa9a0e70abc8a387dd281eee /fs/Makefile | |
parent | ee81cae1a6323fa4489313dfd9de436da7ff8519 (diff) | |
download | linux-560ac05130696de2491881bbc2a5024c94bc3912.tar.xz |
ksmbd: remove unneeded NULL check in the list iterator
Remove unneeded NULL check in the list iterator. And use
list_for_each_entry_safe instead of list_for_each_safe.
Signed-off-by: Namjae Jeon <namjae.jeon@samsung.com>
Signed-off-by: Steve French <stfrench@microsoft.com>
Diffstat (limited to 'fs/Makefile')
0 files changed, 0 insertions, 0 deletions