[lvc-project] [f2fs-dev] [PATCH REPOST] f2fs: file: drop useless initializer in expand_inode_data()

patchwork-bot+f2fs at kernel.org patchwork-bot+f2fs at kernel.org
Tue Jan 10 01:51:14 MSK 2023


Hello:

This patch was applied to jaegeuk/f2fs.git (dev)
by Jaegeuk Kim <jaegeuk at kernel.org>:

On Tue, 20 Dec 2022 20:17:32 +0300 you wrote:
> In expand_inode_data(), the 'new_size' local variable is initialized to
> the result of i_size_read(), however this value isn't ever used,  so we
> can drop this initializer...
> 
> Found by Linux Verification Center (linuxtesting.org) with the SVACE static
> analysis tool.
> 
> [...]

Here is the summary with links:
  - [f2fs-dev,REPOST] f2fs: file: drop useless initializer in expand_inode_data()
    https://git.kernel.org/jaegeuk/f2fs/c/39bee2e6acc2

You are awesome, thank you!
-- 
Deet-doot-dot, I am a bot.
https://korg.docs.kernel.org/patchwork/pwbot.html





More information about the lvc-project mailing list