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

Xichao Zhao zhao.xichao at vivo.com
Mon Aug 11 19:10:06 PDT 2025


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




More information about the linux-mtd mailing list