Hello Felix Singer, build bot (Jenkins), Nico Huber, Patrick Georgi, Christian Walter, Paul Menzel, Arthur Heymans, Patrick Rudolph, Felix Held, HAOUAS Elyes,
I'd like you to reexamine a change. Please visit
https://review.coreboot.org/c/coreboot/+/42516
to look at the new patch set (#4).
Change subject: src: Substitute `__FUNCTION__` with `__func__` ......................................................................
src: Substitute `__FUNCTION__` with `__func__`
The former is not standard C, and we primarily use the latter form.
Change-Id: Ia7091b494ff72588fb6910710fd72165693c1ac5 Signed-off-by: Angel Pons th3fanbus@gmail.com --- M src/commonlib/include/commonlib/stdlib.h M src/drivers/pc80/tpm/tis.c M src/southbridge/intel/bd82x6x/me_8.x.c M src/southbridge/intel/lynxpoint/me_9.x.c M src/vendorcode/cavium/bdk/libbdk-arch/bdk-csr.c M src/vendorcode/cavium/bdk/libbdk-boot/bdk-boot-qlm.c M src/vendorcode/cavium/bdk/libbdk-hal/if/bdk-if-phy-marvell.c M src/vendorcode/cavium/bdk/libbdk-hal/if/bdk-if-phy-vetesse-8514.c M src/vendorcode/cavium/bdk/libbdk-hal/qlm/bdk-qlm-cn81xx.c M src/vendorcode/cavium/bdk/libdram/dram-internal.h M src/vendorcode/cavium/bdk/libdram/dram-tune-ddr3.c M src/vendorcode/cavium/bdk/libdram/libdram.c 12 files changed, 53 insertions(+), 53 deletions(-)
git pull ssh://review.coreboot.org:29418/coreboot refs/changes/16/42516/4