[PATCH v2 0/2] ubifs: Simplify the code and remove unnecessary parameters

From: Xichao Zhao
Date: Mon Aug 11 2025 - 22:10:32 EST


Remove the parameter '*c' from the ubifs_crc_node function,
and replace part of the code using ubifs_crc_node.

Xichao Zhao (2):
ubifs: Remove unnecessary parameters '*c'
ubifs: Simplify the code

fs/ubifs/io.c | 13 ++++---------
fs/ubifs/recovery.c | 4 +---
fs/ubifs/ubifs.h | 2 +-
3 files changed, 6 insertions(+), 13 deletions(-)

--
2.34.1