Hello: This patch was applied to jaegeuk/f2fs.git (dev) by Jaegeuk Kim <jaeg...@kernel.org>:
On Wed, 23 Oct 2024 17:48:50 +0800 you wrote: > Fix the following compilation warning: > fs/f2fs/data.c:2391:10: warning: variable ‘index’ set but not used > [-Wunused-but-set-variable] > 2391 | pgoff_t index; > > Only define and set the variable index when the CONFIG_F2FS_FS_COMPRESSION > is enabled. > > [...] Here is the summary with links: - [f2fs-dev] f2fs: Fix not used variable 'index' https://git.kernel.org/jaegeuk/f2fs/c/0c3a38a4b442 You are awesome, thank you! -- Deet-doot-dot, I am a bot. https://korg.docs.kernel.org/patchwork/pwbot.html _______________________________________________ Linux-f2fs-devel mailing list Linux-f2fs-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/linux-f2fs-devel