Re: [f2fs-dev] [PATCH] f2fs: Remove unused curseg_segno() and curseg_alloc_type()
patchwork-bot+f2fs--- via Linux-f2fs-devel <[email protected]> Wed, 05 Aug 2026 21:20:55 +0000
| Newsgroups | net.sourceforge.lists.linux-f2fs-devel,org.kernel.vger.linux-kernel |
|---|---|
| Message-ID | <178596485513.530543.3113469231109008901.git-patchwork-notify@kernel.org> |
Hello: This patch was applied to jaegeuk/f2fs.git (dev) by Jaegeuk Kim <[email protected]>: On Fri, 26 Jun 2026 11:07:28 +0800 you wrote: > The only callers of curseg_segno() and curseg_alloc_type() were removed by > commit 5a4fed7cd97a ("f2fs: simplify do_checkpoint"); both helpers have > been unused since then. > > Being static inline functions they do not trigger -Wunused-function, so > the dead code has gone unnoticed. Remove them. No functional change. > > [...] Here is the summary with links: - [f2fs-dev] f2fs: Remove unused curseg_segno() and curseg_alloc_type() https://git.kernel.org/jaegeuk/f2fs/c/0f046e45afb7 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 [email protected] https://lists.sourceforge.net/lists/listinfo/linux-f2fs-devel