diff options
author | Julian Sun <sunjunchao2870@gmail.com> | 2024-07-21 15:44:24 +0300 |
---|---|---|
committer | Kent Overstreet <kent.overstreet@linux.dev> | 2024-09-09 16:41:48 +0300 |
commit | ba8c52e2b115b88a5d5836485c1945f86df3ba5d (patch) | |
tree | 56d9149cdc9ae047bcf97d5ff06ee2992efedc1f /scripts/lib/kdoc/kdoc_files.py | |
parent | 23fcd5f40aeff17e7a97d5fd24e0303799f6ece7 (diff) | |
download | linux-ba8c52e2b115b88a5d5836485c1945f86df3ba5d.tar.xz |
bcachefs: fix macro definition allocate_dropping_locks_errcode
The macro allocate_dropping_locks_errocode accepts a parameter _trans,
but it was not used, rather the variable trans was directly used,
which may be a local variable inside a function that calls the macros.
Signed-off-by: Julian Sun <sunjunchao2870@gmail.com>
Signed-off-by: Kent Overstreet <kent.overstreet@linux.dev>
Diffstat (limited to 'scripts/lib/kdoc/kdoc_files.py')
0 files changed, 0 insertions, 0 deletions