[PATCH 0/2] Cleanups and safer memory allocations

From: Liao Yuanhong
Date: Mon Aug 11 2025 - 08:10:40 EST


Removed unnecessary semicolons and used vmalloc_array() for array space
allocation.

Liao Yuanhong (2):
bcachefs: Using vmalloc_array() for array space allocation
bcachefs: Remove redundant semicolons

fs/bcachefs/btree_key_cache.c | 2 +-
fs/bcachefs/btree_trans_commit.c | 4 ++--
fs/bcachefs/rebalance.c | 2 +-
3 files changed, 4 insertions(+), 4 deletions(-)

--
2.34.1