"v1" is at <[email protected]>

Changes since v1:
  - added dts/Bindings to compatible search patch (by Antony)
  - split barebox-specific changes into a separate commit (by Sascha)
  - split checkpatch.pl dependencies into a separate commit
  - changed spdxcheck.py to not require LICENSES/{exceptions, other}
  - removed exceptions/, other/ directories

Ahmad Fatoum (4):
  LICENSES: remove empty other, exceptions directories
  checkpatch: add upstream checkpatch v5.1 dependencies
  checkpatch: import as-is from Linux v5.1
  checkpatch: apply barebox-specific modifications

 LICENSES/exceptions/.gitignore   |    0
 LICENSES/other/.gitignore        |    0
 scripts/checkpatch.pl            | 4677 ++++++++++++++++++++++++++----
 scripts/cleanfile                |  178 ++
 scripts/cleanpatch               |  260 ++
 scripts/const_structs.checkpatch |    2 +
 scripts/get_maintainer.pl        |   11 +
 scripts/spdxcheck.py             |  292 ++
 scripts/spelling.txt             | 1413 +++++++++
 9 files changed, 6253 insertions(+), 580 deletions(-)
 delete mode 100644 LICENSES/exceptions/.gitignore
 delete mode 100644 LICENSES/other/.gitignore
 create mode 100755 scripts/cleanfile
 create mode 100755 scripts/cleanpatch
 create mode 100644 scripts/const_structs.checkpatch
 create mode 100755 scripts/get_maintainer.pl
 create mode 100755 scripts/spdxcheck.py
 create mode 100644 scripts/spelling.txt

-- 
2.20.1


_______________________________________________
barebox mailing list
[email protected]
http://lists.infradead.org/mailman/listinfo/barebox

Reply via email to