aboutsummaryrefslogtreecommitdiff
path: root/fs/exec.c
diff options
context:
space:
mode:
authorHongbo Li <lihongbo22@huawei.com>2024-08-21 14:56:37 +0800
committerSteve French <stfrench@microsoft.com>2024-09-15 10:42:45 -0500
commit21dcbc17eba3cc8283747bc77e864ac7596b95ff (patch)
tree5a2768c8d6287eac35c09d99de15342e1ba3df85 /fs/exec.c
parent2ba0d8947efd49d44babe7a2e72637c630fcfc42 (diff)
smb: use LIST_HEAD() to simplify code
list_head can be initialized automatically with LIST_HEAD() instead of calling INIT_LIST_HEAD(). No functional impact. Signed-off-by: Hongbo Li <lihongbo22@huawei.com> Reviewed-by: Dan Carpenter <dan.carpenter@linaro.org> Signed-off-by: Steve French <stfrench@microsoft.com>
Diffstat (limited to 'fs/exec.c')
0 files changed, 0 insertions, 0 deletions