Unverified Commit ffaf1bf3 authored by RubenKelevra's avatar RubenKelevra Committed by Christian Brauner
Browse files

fs_context: fix parameter name in infofc() macro



The macro takes a parameter called "p" but references "fc" internally.
This happens to compile as long as callers pass a variable named fc,
but breaks otherwise. Rename the first parameter to “fc” to match the
usage and to be consistent with warnfc() / errorfc().

Fixes: a3ff937b ("prefix-handling analogues of errorf() and friends")
Signed-off-by: default avatarRubenKelevra <rubenkelevra@gmail.com>
Link: https://lore.kernel.org/20250617230927.1790401-1-rubenkelevra@gmail.com


Signed-off-by: default avatarChristian Brauner <brauner@kernel.org>
parent bc924136
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment