aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/tools/perf/scripts/python/export-to-postgresql.py
diff options
context:
space:
mode:
authorChristophe JAILLET <christophe.jaillet@wanadoo.fr>2023-09-13 18:44:09 +0200
committerKent Overstreet <kent.overstreet@linux.dev>2023-10-22 17:10:13 -0400
commit0198b2356b5d0343ce933f8387a74972be6a2b10 (patch)
tree51c857980a7fd8dd86d659275946f803391bd682 /tools/perf/scripts/python/export-to-postgresql.py
parentbcachefs: Fix use-after-free in bch2_dev_add() (diff)
downloadwireguard-linux-0198b2356b5d0343ce933f8387a74972be6a2b10.tar.xz
wireguard-linux-0198b2356b5d0343ce933f8387a74972be6a2b10.zip
bcachefs: Remove a redundant and harmless bch2_free_super() call
Remove a redundant call to bch2_free_super(). This is harmless because bch2_free_super() has a memset() at its end. So a second call would only lead to from kfree(NULL). Remove the redundant call and only rely on the error handling path. Signed-off-by: Christophe JAILLET <christophe.jaillet@wanadoo.fr> 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