Martin L Roth has submitted this change. ( https://review.coreboot.org/c/coreboot/+/77773?usp=email )
Change subject: checkpatch.conf: Remove non-existent warnings ......................................................................
checkpatch.conf: Remove non-existent warnings
Change-Id: I05ed882990c45625ad5f08a2bff21a7fda2055db Signed-off-by: Elyes Haouas ehaouas@noos.fr Reviewed-on: https://review.coreboot.org/c/coreboot/+/77773 Tested-by: build bot (Jenkins) no-reply@coreboot.org Reviewed-by: Martin L Roth gaumless@gmail.com --- M .checkpatch.conf 1 file changed, 0 insertions(+), 3 deletions(-)
Approvals: build bot (Jenkins): Verified Martin L Roth: Looks good to me, approved
diff --git a/.checkpatch.conf b/.checkpatch.conf index 8c6265c..ac261a4 100644 --- a/.checkpatch.conf +++ b/.checkpatch.conf @@ -8,9 +8,6 @@ --ignore INITIALISED_STATIC --ignore LINE_SPACING --ignore NEW_TYPEDEFS ---ignore PREFER_ALIGNED ---ignore PREFER_PACKED ---ignore PREFER_PRINTF --ignore SPLIT_STRING --ignore BLOCK_COMMENT_STYLE --ignore AVOID_EXTERNS