diff options
author | Colin Ian King <colin.i.king@gmail.com> | 2023-06-30 12:33:37 +0100 |
---|---|---|
committer | Steve French <stfrench@microsoft.com> | 2023-07-01 00:21:17 -0500 |
commit | dfbf0ee092a5d7a9301c81e815b5e50b7c0aeeda (patch) | |
tree | f843ad92b2c7c80b2761f177a8aae7cca8cf1b19 /drivers/usb/cdns3/cdns3-debug.h | |
parent | ff7d80a9f2711bf3d9fe1cfb70b3fd15c50584b7 (diff) |
smb: client: remove redundant pointer 'server'
The pointer 'server' is assigned but never read, the pointer is
redundant and can be removed. Cleans up clang scan build warning:
fs/smb/client/dfs.c:217:3: warning: Value stored to 'server' is
never read [deadcode.DeadStores]
Signed-off-by: Colin Ian King <colin.i.king@gmail.com>
Signed-off-by: Steve French <stfrench@microsoft.com>
Diffstat (limited to 'drivers/usb/cdns3/cdns3-debug.h')
0 files changed, 0 insertions, 0 deletions