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

Xichao Zhao posted 2 patches 1 month, 3 weeks ago
fs/ubifs/io.c       | 13 ++++---------
fs/ubifs/recovery.c |  4 +---
fs/ubifs/ubifs.h    |  2 +-
3 files changed, 6 insertions(+), 13 deletions(-)
[PATCH v2 0/2] ubifs: Simplify the code and remove unnecessary parameters
Posted by Xichao Zhao 1 month, 3 weeks ago
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