On Tue, Aug 19, 2025 at 02:17:14PM +0200, David Sterba wrote:
On Mon, Aug 18, 2025 at 10:16:01PM -0400, Sasha Levin wrote:
From: Filipe Manana fdmanana@suse.com
[ Upstream commit 920e8ee2bfcaf886fd8c0ad9df097a7dddfeb2d8 ]
The helper function fs_path_len() is trivial and doesn't need to change its path argument, so make it inline and constify the argument.
Signed-off-by: Filipe Manana fdmanana@suse.com Reviewed-by: David Sterba dsterba@suse.com Signed-off-by: David Sterba dsterba@suse.com Signed-off-by: Sasha Levin sashal@kernel.org
This is neither a fix nor a dependency of other patches, please drop it.
Please see the explanation in https://lore.kernel.org/all/aKSK8rNSFR3TrhH3@laps/ . This backport is for the same reason.