aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/tools/perf/scripts/python/export-to-postgresql.py
diff options
context:
space:
mode:
authorNick Desaulniers <ndesaulniers@google.com>2023-09-19 13:38:31 -0700
committerKent Overstreet <kent.overstreet@linux.dev>2023-10-22 17:10:14 -0400
commit265cc423155d56030e44068680085adb59800326 (patch)
tree616ab1330c8d67c410c3f543f2e4822b24f21831 /tools/perf/scripts/python/export-to-postgresql.py
parentbcachefs: Remove duplicate include (diff)
downloadwireguard-linux-265cc423155d56030e44068680085adb59800326.tar.xz
wireguard-linux-265cc423155d56030e44068680085adb59800326.zip
bcachefs: Fix -Wself-assign
Fixes the following observed error reported by Nathan on IRC. fs/bcachefs/io_misc.c:467:6: error: explicitly assigning value of variable of type 'int' to itself [-Werror,-Wself-assign] 467 | ret = ret; | ~~~ ^ ~~~ Reported-by: Nathan Chancellor <nathan@kernel.org> Signed-off-by: Nick Desaulniers <ndesaulniers@google.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