treewide: fix redirected and broken URLs

Using the script in maintainers/scripts/update-redirected-urls.sh
This commit is contained in:
Anthony Roussel 2023-10-30 21:41:44 +01:00
parent 5744e4ba8f
commit e30f48be94
No known key found for this signature in database
GPG key ID: 9DC4987B1A55E75E
111 changed files with 157 additions and 162 deletions

View file

@ -130,7 +130,7 @@ sub pciCheck {
debug "\n";
if (defined $module) {
# See the bottom of http://pciids.sourceforge.net/pci.ids for
# See the bottom of https://pciids.sourceforge.net/pci.ids for
# device classes.
if (# Mass-storage controller. Definitely important.
$class =~ /^0x01/ ||