hc
2024-10-12 a5969cabbb4660eab42b6ef0412cbbd1200cf14d
kernel/Documentation/driver-api/firmware/direct-fs-lookup.rst
....@@ -24,7 +24,7 @@
2424 however note that using initrd does not suffice to address the same race.
2525
2626 There are circumstances that justify not wanting to include firmware into
27
-initramfs, such as dealing with large firmware firmware files for the
27
+initramfs, such as dealing with large firmware files for the
2828 remote-proc subsystem. For such cases using a userspace fallback mechanism
2929 is currently the only viable solution as only userspace can know for sure
3030 when the real rootfs is ready and mounted.