coreboot-kgpe-d16/src/security
Elyes HAOUAS e30c396ffa src: Remove unused '#include <stddef.h>'
Unused includes found using following commande:
diff <(git grep -l '#include <stddef.h>' -- src/) <(git grep -l
'size_t\|ssize_t\|wchar_t\|wint_t\|NULL\|DEVTREE_EARLY\|DEVTREE_CONST\
|MAYBE_STATIC_NONZERO\|MAYBE_STATIC_BSS\|zeroptr' -- src/)|grep '<'
|grep -v vendor |grep -vF '.h'

Change-Id: Ic54b1db995fe7c61b416fa5e1c4022238e4a6ad5
Signed-off-by: Elyes HAOUAS <ehaouas@noos.fr>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/41150
Reviewed-by: Patrick Georgi <pgeorgi@google.com>
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
2020-05-13 08:48:50 +00:00
..
intel src: Remove unused '#include <stddef.h>' 2020-05-13 08:48:50 +00:00
lockdown treewide: Remove "this file is part of" lines 2020-05-11 17:11:40 +00:00
memory treewide: Remove "this file is part of" lines 2020-05-11 17:11:40 +00:00
tpm treewide: Remove "this file is part of" lines 2020-05-11 17:11:40 +00:00
vboot src: Remove unused '#include <stddef.h>' 2020-05-13 08:48:50 +00:00
Kconfig treewide: Remove "this file is part of" lines 2020-05-11 17:11:40 +00:00
Makefile.inc security: Add common boot media write protection 2020-04-28 01:19:32 +00:00