Attention is currently required from: Martin L Roth.
Elyes Haouas has posted comments on this change by Elyes Haouas. ( https://review.coreboot.org/c/coreboot/+/82712?usp=email )
Change subject: util/lint: Add lint rule to warn if <stdint.h> is included but not used ......................................................................
Patch Set 1:
(1 comment)
Patchset:
PS1: Additionally, I have created a combined script that checks <string.h>, <stdint.h>, and <stddef.h> in a single file for your review: https://review.coreboot.org/c/coreboot/+/82713
Please review the scripts and provide your feedback. We need to decide whether to opt for the individual scripts for each header or to use the combined script that handles all three headers together.