Re: [PATCH] splice: Remove redundant assignment to ret

From: Christian Brauner
Date: Thu Mar 09 2023 - 04:16:32 EST


From: Christian Brauner (Microsoft) <brauner@xxxxxxxxxx>


On Tue, 07 Mar 2023 16:49:18 +0800, Jiapeng Chong wrote:
> The variable ret belongs to redundant assignment and can be deleted.
>
> fs/splice.c:940:2: warning: Value stored to 'ret' is never read.
>
>

Thanks for the cleanup. Seems ok to do so I picked this up,

[1/1] splice: Remove redundant assignment to ret
commit: c3a4aec055ec275c9f860e88d37e97248927d898