Attention is currently required from: Patrick Rudolph. Hello build bot (Jenkins), Patrick Rudolph,
I'd like you to reexamine a change. Please visit
https://review.coreboot.org/c/coreboot/+/60552
to look at the new patch set (#8).
Change subject: src/drivers/wifi/generic/smbios.c: Remove unused <string.h> ......................................................................
src/drivers/wifi/generic/smbios.c: Remove unused <string.h>
Found using following command: diff <(git grep -l '#include <string.h>' -- src/) <(git grep -l 'STRINGIFY|memcpy(|memmove(|memset(|memcmp(|memchr(|strdup(|strconcat(|strnlen(|strlen(|strchr(|strncpy(|strcpy(|strcmp(|strncmp(|strspn(|strcspn(|strstr(|strtok_r(|strtok(|atol(|strrchr(|skip_atoi(|vsnprintf(|snprintf(' -- src/)
Change-Id: I2a6c5b67af1d2544159e92d4b8c06cc1f5504bd2 Signed-off-by: Elyes HAOUAS ehaouas@noos.fr --- M src/drivers/wifi/generic/smbios.c 1 file changed, 0 insertions(+), 1 deletion(-)
git pull ssh://review.coreboot.org:29418/coreboot refs/changes/52/60552/8