coreboot/src/commonlib
Elyes Haouas 57351dd872 commonlib: Remove blank lines before '}' and after '{'
Change-Id: I57686e68b4b1bdb28a15b69e55b71c98b0b53a1f
Signed-off-by: Elyes Haouas <ehaouas@noos.fr>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/81492
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Eric Lai <ericllai@google.com>
2024-03-30 07:48:23 +00:00
..
bsd soc/intel/xeon_sp: Drop RMRR entry for USB 2024-03-19 10:59:08 +00:00
include/commonlib commonlib: Add timestamp entries for eSOL 2024-03-24 04:24:33 +00:00
storage commonlib: Remove blank lines before '}' and after '{' 2024-03-30 07:48:23 +00:00
fsp_relocate.c commonlib/fsp_relocate: Fix potential NULL pointer dereference 2023-11-02 13:29:04 +00:00
iobuf.c src/commonlib: Clean up includes 2022-10-26 16:27:10 +00:00
list.c treewide: Move list.h to commonlib 2024-02-24 11:49:46 +00:00
Makefile.mk treewide: Move list.h to commonlib 2024-02-24 11:49:46 +00:00
mem_pool.c
rational.c
region.c src/commonlib: Clean up includes 2022-10-26 16:27:10 +00:00
sort.c