]> Git Repo - linux.git/blobdiff - scripts/documentation-file-ref-check
userfaultfd: wp: drop _PAGE_UFFD_WP properly when fork
[linux.git] / scripts / documentation-file-ref-check
index 997202a18ddbd3bf5f2b9213fc70b8629968ded0..9a8cc10cffd0b03522f4781fd0ac3ad83586b569 100755 (executable)
@@ -12,7 +12,7 @@ use Getopt::Long qw(:config no_auto_abbrev);
 # to mention a past documentation file, for example, to give credits for
 # the original work.
 my %false_positives = (
-       "Documentation/scsi/scsi_mid_low_api.txt" => "Documentation/Configure.help",
+       "Documentation/scsi/scsi_mid_low_api.rst" => "Documentation/Configure.help",
        "drivers/vhost/vhost.c" => "Documentation/virtual/lguest/lguest.c",
 );
 
This page took 0.029226 seconds and 4 git commands to generate.