[PATCH] fs: ubifs: Remove unnecessary assignment
Heiko Schocher
hs at denx.de
Wed Jan 29 06:38:56 CET 2025
Hello Michal,
On 24.01.25 14:17, Michal Simek wrote:
> Variable self assignment has been found by clang. But Linux kernel already
> fixed this problem by commit 2a068daf5742 ("ubifs: Remove unnecessary
> assignment") and commit ae4c8081eb77 ("ubifs: remove unnecessary
> assignment").
>
> Signed-off-by: Michal Simek <michal.simek at amd.com>
> ---
>
> fs/ubifs/recovery.c | 1 -
> fs/ubifs/scan.c | 1 -
> 2 files changed, 2 deletions(-)
Applied to u-boot-ubi master
Thanks!
bye,
Heiko
--
DENX Software Engineering GmbH, Managing Director: Erika Unter
HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany
Phone: +49-8142-66989-52 Fax: +49-8142-66989-80 Email: hs at denx.de
More information about the U-Boot
mailing list