projects
/
linux-2.6-microblaze.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
83a7eef
)
firewire: fix website URL in Kconfig
author
Takashi Sakamoto
<o-takashi@sakamocchi.jp>
Thu, 13 Jun 2024 09:03:43 +0000
(18:03 +0900)
committer
Takashi Sakamoto
<o-takashi@sakamocchi.jp>
Sat, 15 Jun 2024 05:59:04 +0000
(14:59 +0900)
The wiki in kernel.org is no longer updated. This commit replaces the
website URL with the latest one.
Link:
https://lore.kernel.org/r/20240613090343.416198-1-o-takashi@sakamocchi.jp
Signed-off-by: Takashi Sakamoto <o-takashi@sakamocchi.jp>
drivers/firewire/Kconfig
patch
|
blob
|
history
diff --git
a/drivers/firewire/Kconfig
b/drivers/firewire/Kconfig
index
869598b
..
5268b3f
100644
(file)
--- a/
drivers/firewire/Kconfig
+++ b/
drivers/firewire/Kconfig
@@
-11,7
+11,7
@@
config FIREWIRE
This is the new-generation IEEE 1394 (FireWire) driver stack
a.k.a. Juju, a new implementation designed for robustness and
simplicity.
- See http://ieee1394.
wiki.kernel.org/index.php/Juju_Migration
+ See http://ieee1394.
docs.kernel.org/en/latest/migration.html
for information about migration from the older Linux 1394 stack
to the new driver stack.