]> git.proxmox.com Git - mirror_ubuntu-kernels.git/commit
bcachefs: thread_with_file: Fix missing va_end()
authorKent Overstreet <kent.overstreet@linux.dev>
Wed, 14 Feb 2024 01:26:09 +0000 (20:26 -0500)
committerKent Overstreet <kent.overstreet@linux.dev>
Thu, 14 Mar 2024 01:22:18 +0000 (21:22 -0400)
commit6b33312925a77c24905cef1356c2b63a6149d8a1
tree2dda490f8e2b482ae1ad80b2e39d8060dee2481a
parent658a1e42ce00b487909cdf91247e69c333b2c37a
bcachefs: thread_with_file: Fix missing va_end()

Fixes: https://lore.kernel.org/linux-bcachefs/202402131603.E953E2CF@keescook/T/#u
Reported-by: coverity scan
Signed-off-by: Kent Overstreet <kent.overstreet@linux.dev>
fs/bcachefs/thread_with_file.c