[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20250811120953.529864-1-liaoyuanhong@vivo.com>
Date: Mon, 11 Aug 2025 20:09:50 +0800
From: Liao Yuanhong <liaoyuanhong@...o.com>
To: Kent Overstreet <kent.overstreet@...ux.dev>,
linux-bcachefs@...r.kernel.org (open list:BCACHEFS),
linux-kernel@...r.kernel.org (open list)
Cc: Liao Yuanhong <liaoyuanhong@...o.com>
Subject: [PATCH 0/2] Cleanups and safer memory allocations
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
Powered by blists - more mailing lists