diff options
author | Paulo Alcantara <pc@manguebit.org> | 2025-10-09 12:41:16 -0300 |
---|---|---|
committer | Steve French <stfrench@microsoft.com> | 2025-10-09 11:16:25 -0500 |
commit | be3898a395f830ef7eaff70df557f57315c61c81 (patch) | |
tree | 1863af249d73161109da4db6950cba5f41307a49 /rust/kernel/irq/request.rs | |
parent | dba9f997c9d9a1cade05d006ed0429a63a4eed32 (diff) |
smb: client: remove redudant assignment in cifs_strict_fsync()
Remove redudant assignment of @rc as it will be overwritten by the
following cifs_file_flush() call.
Reported-by: Steve French <stfrench@microsoft.com>
Addresses-Coverity: 1665925
Fixes: 210627b0aca9 ("smb: client: fix missing timestamp updates with O_TRUNC")
Signed-off-by: Paulo Alcantara (Red Hat) <pc@manguebit.org>
Cc: linux-cifs@vger.kernel.org
Signed-off-by: Steve French <stfrench@microsoft.com>
Diffstat (limited to 'rust/kernel/irq/request.rs')
0 files changed, 0 insertions, 0 deletions