Re: [PATCH] ext4: remove useless resetting io_end_size in mpage_process_page()

From: Theodore Ts'o
Date: Wed Jan 05 2022 - 18:39:58 EST


On Tue, 26 Oct 2021 05:18:03 +0700, Nghia Le wrote:
> The command "make clang-analyzer" detects dead stores in
> mpage_process_page() function.
>
> Do not reset io_end_size to 0 in the current paths, as the function
> exits on those paths without further using io_end_size.
>
>
> [...]

Applied, thanks!

[1/1] ext4: remove useless resetting io_end_size in mpage_process_page()
commit: 2e1a1101de1e37c80c750c2657cc35d7f560756c

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