diff options
| author | RubenKelevra <[email protected]> | 2025-06-17 23:09:27 +0000 |
|---|---|---|
| committer | Christian Brauner <[email protected]> | 2025-06-18 09:20:19 +0000 |
| commit | ffaf1bf3737f706e4e9be876de4bc3c8fc578091 (patch) | |
| tree | 5fdaadaed2b91811d3d67c3376828905d92d6175 /rust/helpers/rcu.c | |
| parent | VFS: change old_dir and new_dir in struct renamedata to dentrys (diff) | |
| download | kernel-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/rcu.c')
0 files changed, 0 insertions, 0 deletions
