Re: [PATCH linux-next] ext4: Remove redundant 'offset' assignment

From: Theodore Ts'o
Date: Wed Jan 05 2022 - 23:42:10 EST


On Wed, 8 Dec 2021 07:53:07 +0000, cgel.zte@xxxxxxxxx wrote:
> From: luo penghao <luo.penghao@xxxxxxxxxx>
>
> Although it is in the loop, offset is reassigned at the beginning of the
> while loop. And know that the function ends, the value will not be used
>
> The clang_analyzer complains as follows:
>
> [...]

Applied, thanks!

[1/1] ext4: Remove redundant 'offset' assignment
commit: e81dca082197eed04b89a7c511b454a3c8dd55fb

Best regards,
--
Theodore Ts'o <tytso@xxxxxxx>