[PATCH v2 0/6] Minor cleanups to jbd2

From: Kemeng Shi
Date: Thu Jan 23 2025 - 02:53:20 EST


v1->v2:
-Collect RVB from Jan and Yi.
-Remove more stale comment in patch 4/6 as Yi suggested.

This series contains some random minor cleanups to jbd2. No funtional
change is intended. More details can be found in respective patches.
Thanks.

Kemeng Shi (6):
jbd2: remove unused h_jdata flag of handle
jbd2: remove unused return value of jbd2_journal_cancel_revoke
jbd2: remove unused return value of do_readahead
jbd2: remove stale comment of update_t_max_wait
jbd2: correct stale function name in comment
jbd2: Correct stale comment of release_buffer_page

fs/jbd2/commit.c | 4 ++--
fs/jbd2/recovery.c | 11 +++--------
fs/jbd2/revoke.c | 13 +++++--------
fs/jbd2/transaction.c | 5 +----
include/linux/jbd2.h | 4 +---
5 files changed, 12 insertions(+), 25 deletions(-)

--
2.30.0