Re: [PATCH] ubifs: Simplify the code and remove unnecessary parameters.

From: Richard Weinberger
Date: Mon Aug 11 2025 - 06:39:28 EST


----- Ursprüngliche Mail -----
> Von: "Xichao Zhao" <zhao.xichao@xxxxxxxx>
> An: "richard" <richard@xxxxxx>
> CC: "chengzhihao1" <chengzhihao1@xxxxxxxxxx>, "linux-mtd" <linux-mtd@xxxxxxxxxxxxxxxxxxx>, "linux-kernel"
> <linux-kernel@xxxxxxxxxxxxxxx>, "Xichao Zhao" <zhao.xichao@xxxxxxxx>
> Gesendet: Montag, 11. August 2025 12:15:29
> Betreff: [PATCH] ubifs: Simplify the code and remove unnecessary parameters.

> Remove the parameter '*c' from the ubifs_crc_node function,

...because c is not used?

> and replace part of the code using ubifs_crc_node.

This are two things, one logical change per commit, please.

Thanks,
//richard