zephyr/scripts/checkpatch
Anas Nashif a8d259939b checkpatch: define typedefsfile to deal with a few false positives
checkpatch expects typedefs to be suffixed with _t and has different
rules when typedefs are being used as arguments of a function. This
seems to be a known issue and defining typedefs in a file resolves this
issue.

Signed-off-by: Anas Nashif <anas.nashif@intel.com>
2017-10-09 10:43:05 -04:00
..
check_known_checkpatch_issues.sh scripts: move checkpatch scripts to checkpatch/ 2017-09-11 08:53:56 -07:00
do_checkpatch.sh scripts: move checkpatch scripts to checkpatch/ 2017-09-11 08:53:56 -07:00
maintainer-checkpatch.bash scripts: move checkpatch scripts to checkpatch/ 2017-09-11 08:53:56 -07:00
typedefsfile checkpatch: define typedefsfile to deal with a few false positives 2017-10-09 10:43:05 -04:00