aboutsummaryrefslogtreecommitdiffstats
path: root/rust/helpers/mutex.c
diff options
context:
space:
mode:
authorRubenKelevra <[email protected]>2025-06-17 23:09:27 +0000
committerChristian Brauner <[email protected]>2025-06-18 09:20:19 +0000
commitffaf1bf3737f706e4e9be876de4bc3c8fc578091 (patch)
tree5fdaadaed2b91811d3d67c3376828905d92d6175 /rust/helpers/mutex.c
parentVFS: change old_dir and new_dir in struct renamedata to dentrys (diff)
downloadkernel-ffaf1bf3737f706e4e9be876de4bc3c8fc578091.tar.gz
kernel-ffaf1bf3737f706e4e9be876de4bc3c8fc578091.zip
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: a3ff937b33d9 ("prefix-handling analogues of errorf() and friends") Signed-off-by: RubenKelevra <[email protected]> Link: https://lore.kernel.org/[email protected] Signed-off-by: Christian Brauner <[email protected]>
Diffstat (limited to 'rust/helpers/mutex.c')
0 files changed, 0 insertions, 0 deletions