Commit 9020c579 authored by Javier B Perez Hernandez's avatar Javier B Perez Hernandez Committed by Anas Nashif
Browse files

checkpatch: added config file



Created config file for checkpatch ".checkpatch.conf"

Change-Id: Ic2d72eed38b333d4b05d2d0c8953cbe2795d2429
Signed-off-by: default avatarJavier B Perez Hernandez <javier.b.perez.hernandez@linux.intel.com>
Signed-off-by: default avatarAnas Nashif <anas.nashif@intel.com>
parent 464a5348
Loading
Loading
Loading
Loading

.checkpatch.conf

0 → 100644
+14 −0
Original line number Diff line number Diff line
--mailback
--no-tree
--no-signoff
--emacs
--summary-file
--show-types
--max-line-length=100

--ignore BRACES
--ignore PRINTK_WITHOUT_KERN_LEVEL
--ignore SPLIT_STRING
--ignore FILE_PATH_CHANGES
--ignore VOLATILE
--ignore CONFIG_EXPERIMENTAL