commit | fe3e4b9c6364d3aa69eb30f44d1a44bc90f99924 | [log] [tgz] |
---|---|---|
author | Mauro Carvalho Chehab <mchehab+samsung@kernel.org> | Mon Apr 22 08:42:02 2019 -0300 |
committer | Jonathan Corbet <corbet@lwn.net> | Fri May 03 06:45:22 2019 -0600 |
tree | d1e1863032b7b32e862ed1b94c152e3c67300e6f | |
parent | 62be257e986dab439537b3e1c19ef746a13e1860 [diff] |
scripts/documentation-file-ref-check: don't parse Next/ dir If one tries to run this script under linux-next, it would hit lots of false-positives, due to the tree merges that are stored under the Next/ directory. So, add a logic to ignore it. Signed-off-by: Mauro Carvalho Chehab <mchehab+samsung@kernel.org> Signed-off-by: Jonathan Corbet <corbet@lwn.net>