coreboot-kgpe-d16/util/lint
Stefan Reinauer 59c2c8b079 checkpatch: fine tune checks
Fine tune the following two checks:

- Check for incorrect file permissions
  This one had a linux path hard coded, so it would choke on
  some commits unnecessarily.
- FILE_PATH_CHANGES seems to not be working correctly. It will
  choke on added / deleted files even if the MAINTAINERS file
  is touched. Hence, switch from WARN to CHK (as WARN currently
  blocks commits as well)

Change-Id: I9fccfbd75e94f420de45cf8b58071e3198065cf3
Signed-off-by: Stefan Reinauer <stefan.reinauer@coreboot.org>
Reviewed-on: http://review.coreboot.org/10123
Tested-by: build bot (Jenkins)
Reviewed-by: Patrick Georgi <pgeorgi@google.com>
2015-05-08 21:19:35 +02:00
..
checkpatch.pl checkpatch: fine tune checks 2015-05-08 21:19:35 +02:00
lint-000-license-headers
lint-001-no-global-config-in-romstage
lint-stable-003-whitespace lint: exclude *.hex files from whitespace checking 2015-02-12 11:23:30 +01:00
lint-stable-004-style-labels
lint-stable-005-board-status
lint-stable-006-board-name lint: Add check for new board name scheme 2015-04-18 08:31:36 +02:00
remccoms3.sed
spelling.txt Add Linux kernel's checkpatch.pl script 2015-02-11 19:53:53 +01:00