diff options
author | Dan Carpenter <dan.carpenter@linaro.org> | 2024-01-31 10:10:18 +0300 |
---|---|---|
committer | Steve French <stfrench@microsoft.com> | 2024-03-10 19:33:58 -0500 |
commit | e0e1e09b2c41d383a2483f2ee5227b724860ced1 (patch) | |
tree | 62b3698dda9d4218014baeabd817ce3d1a10a852 /scripts/gdb/linux/lists.py | |
parent | 5a4b09ecf8e8ad26ea03a37e52e310fe13f15b49 (diff) |
smb: client: Fix a NULL vs IS_ERR() check in wsl_set_xattrs()
This was intended to be an IS_ERR() check. The ea_create_context()
function doesn't return NULL.
Fixes: 1eab17fe485c ("smb: client: add support for WSL reparse points")
Reviewed-by: Paulo Alcantara <pc@manguebit.com>
Signed-off-by: Dan Carpenter <dan.carpenter@linaro.org>
Signed-off-by: Steve French <stfrench@microsoft.com>
Diffstat (limited to 'scripts/gdb/linux/lists.py')
0 files changed, 0 insertions, 0 deletions