[PATCH 0/6] Minor cleanups to jbd2
From: Kemeng Shi
Date: Tue Dec 24 2024 - 07:30:58 EST
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 | 3 +--
include/linux/jbd2.h | 4 +---
5 files changed, 12 insertions(+), 23 deletions(-)
--
2.30.0