diff options
author | 2024-07-21 08:45:47 -0400 | |
---|---|---|
committer | 2024-09-09 09:41:48 -0400 | |
commit | 4d05a083b34f8f31a095402e75cc156fd9c3b257 (patch) | |
tree | 14c4ccedb17691a58d6df077b01268a2b6045ed2 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | bcachefs: fix macro definition allocate_dropping_locks_errcode (diff) | |
download | wireguard-linux-4d05a083b34f8f31a095402e75cc156fd9c3b257.tar.xz wireguard-linux-4d05a083b34f8f31a095402e75cc156fd9c3b257.zip |
bcachefs: fix macro definition allocate_dropping_locks
The macro allocate_dropping_locks 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 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions