]> git.baikalelectronics.ru Git - arm-tf.git/commit
style: remove useless trailing semicolon and line continuations
authorElyes Haouas <ehaouas@noos.fr>
Mon, 13 Feb 2023 09:05:41 +0000 (10:05 +0100)
committerElyes HAOUAS <ehaouas@noos.fr>
Thu, 9 Mar 2023 13:59:08 +0000 (14:59 +0100)
commit9a90d720b8a027f11dc2d1b316f5df5318b0d367
tree3d2ab6869dc25a5d11365cf82a1e0f90526b213c
parent1fc7106ce1f49982712d069c5c04dcf937725746
style: remove useless trailing semicolon and line continuations

found using checkpatch.pl[1]

[1]: https://review.coreboot.org/plugins/gitiles/coreboot/+/refs/heads/master/util/lint/checkpatch.pl

Signed-off-by: Elyes Haouas <ehaouas@noos.fr>
Change-Id: I7957c9694300fefb85d11f7819c43af95271f14c
24 files changed:
bl1/bl1_fwu.c
drivers/auth/mbedtls/mbedtls_x509_parser.c
include/arch/aarch32/smccc_helpers.h
include/arch/aarch64/arch_helpers.h
include/bl1/bl1.h
include/common/runtime_svc.h
include/lib/el3_runtime/aarch32/context.h
include/lib/el3_runtime/aarch64/context.h
lib/locks/bakery/bakery_lock_normal.c
lib/xlat_tables/aarch32/nonlpae_tables.c
plat/arm/board/fvp/fvp_common.c
plat/arm/board/fvp_r/fvp_r_bl1_setup.c
plat/arm/board/rde1edge/rde1edge_topology.c
plat/arm/common/aarch64/arm_sdei.c
plat/arm/common/arm_pm.c
plat/nvidia/tegra/drivers/flowctrl/flowctrl.c
plat/nvidia/tegra/drivers/pmc/pmc.c
plat/nvidia/tegra/soc/t186/drivers/mce/ari.c
plat/nvidia/tegra/soc/t186/drivers/mce/nvg.c
plat/nvidia/tegra/soc/t194/plat_smmu.c
plat/rockchip/rk3399/drivers/dp/cdn_dp.h
services/spd/opteed/opteed_private.h
services/spd/tlkd/tlkd_private.h
services/spd/tspd/tspd_private.h