Attention is currently required from: Jakub Czapiga.
Hello Jakub Czapiga, build bot (Jenkins),
I'd like you to reexamine a change. Please visit
https://review.coreboot.org/c/coreboot/+/82724?usp=email
to look at the new patch set (#2).
Change subject: tests/drivers/efivars: Remove duplicated <limits.h> ......................................................................
tests/drivers/efivars: Remove duplicated <limits.h>
Already included <types.h> is supposed to provide <limits.h>. See `Documentation/contributing/coding_style.md` section `Headers and includes`
Change-Id: I945eeeeccb16851f64d85cf5c67ea6e256082e11 Signed-off-by: Elyes Haouas ehaouas@noos.fr --- M tests/drivers/efivars.c 1 file changed, 0 insertions(+), 1 deletion(-)
git pull ssh://review.coreboot.org:29418/coreboot refs/changes/24/82724/2