mirror of
https://gitee.com/bianbu-linux/linux-6.6-fh
synced 2025-04-25 23:57:23 -04:00
scsi: docs: convert scsi_mid_low_api.txt to ReST
Link: https://lore.kernel.org/r/881e7741dfed5d6f5f73e1dfc2826b200b8604aa.1583136624.git.mchehab+huawei@kernel.org Signed-off-by: Mauro Carvalho Chehab <mchehab+huawei@kernel.org> Signed-off-by: Martin K. Petersen <martin.petersen@oracle.com>
This commit is contained in:
parent
d4d79340fb
commit
ce5c5d6503
5 changed files with 1337 additions and 1282 deletions
|
@ -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",
|
||||
);
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue