commit | 5d395fa63baa5cce7314ff806b81c77319432bf2 | [log] [tgz] |
---|---|---|
author | Mauro Carvalho Chehab <mchehab+samsung@kernel.org> | Tue Jun 26 06:49:04 2018 -0300 |
committer | Jonathan Corbet <corbet@lwn.net> | Mon Jul 02 11:25:00 2018 -0600 |
tree | ccfba4281600097418ae33b421c7c4ec4265f84a | |
parent | d25c0634441ca59325f1119cbd203ecda65521b2 [diff] |
scripts/documentation-file-ref-check: ignore sched-pelt false positive When Documentation/scheduler/sched-pelt.c is compiled, it generates a file called Documentation/scheduler/sched-pelt. As this only exists after building such tool, we need an explict check to remove the false-positive. Signed-off-by: Mauro Carvalho Chehab <mchehab+samsung@kernel.org> Signed-off-by: Jonathan Corbet <corbet@lwn.net>