[PATCH v2 01/25] arm_ffa: Remove NULL pointer check for ops

Michal Simek monstr at monstr.eu
Mon Jul 14 14:18:59 CEST 2025


pá 11. 7. 2025 v 16:49 odesílatel <abdellatif.elkhlifi at arm.com> napsal:
>
> From: Abdellatif El Khlifi <abdellatif.elkhlifi at arm.com>
>
> Remove NULL pointer check for ops
>
> uclasses that use ops typically don't check for NULL.
>
> Signed-off-by: Abdellatif El Khlifi <abdellatif.elkhlifi at arm.com>
> Cc: Ilias Apalodimas <ilias.apalodimas at linaro.org>
> Cc: Jens Wiklander <jens.wiklander at linaro.org>
> Cc: Tom Rini <trini at konsulko.com>
> Cc: Simon Glass <sjg at chromium.org>
> Cc: Casey Connolly <casey.connolly at linaro.org>
> Cc: Heinrich Schuchardt <heinrich.schuchardt at canonical.com>
>
> ---
>
> Changelog of changes:
> ===========================
>
> v2:
>
> * As suggested by Heinrich: The commit is renamed and the ops NULL check removed
>
> v1:
>
> * Commit title was "arm_ffa: Add NULL pointer check to the uclass driver operations"
>
>  drivers/firmware/arm-ffa/arm-ffa-uclass.c | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/drivers/firmware/arm-ffa/arm-ffa-uclass.c b/drivers/firmware/arm-ffa/arm-ffa-uclass.c
> index 96c64964bb7..32dd9458da9 100644
> --- a/drivers/firmware/arm-ffa/arm-ffa-uclass.c
> +++ b/drivers/firmware/arm-ffa/arm-ffa-uclass.c
> @@ -1,6 +1,6 @@
>  // SPDX-License-Identifier: GPL-2.0+
>  /*
> - * Copyright 2022-2023 Arm Limited and/or its affiliates <open-source-office at arm.com>
> + * Copyright 2022-2023, 2025 Arm Limited and/or its affiliates <open-source-office at arm.com>
>   *
>   * Authors:
>   *   Abdellatif El Khlifi <abdellatif.elkhlifi at arm.com>
> --
> 2.25.1
>

That commit message is not matching what you do here.

Thanks,
Michal


-- 
Michal Simek, Ing. (M.Eng), OpenPGP -> KeyID: FE3D1F91
w: www.monstr.eu p: +42-0-721842854
Maintainer of Linux kernel - Xilinx Microblaze
Maintainer of Linux kernel - Xilinx Zynq ARM and ZynqMP ARM64 SoCs
U-Boot custodian - Xilinx Microblaze/Zynq/ZynqMP/Versal SoCs


More information about the U-Boot mailing list