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
..
2015-05-04 15:16:59 +02:00
2015-04-30 01:33:10 +02:00
2015-03-26 03:33:46 +01:00
2015-05-04 22:26:09 +02:00
2015-05-08 21:19:35 +02:00
2015-04-25 12:16:58 +02:00
2014-09-06 09:21:07 +02:00
2014-10-07 21:03:25 +02:00
2015-05-06 19:38:18 +02:00
2013-06-12 05:18:24 +02:00
2015-05-06 19:10:32 +02:00