hc
2023-12-11 d2ccde1c8e90d38cee87a1b0309ad2827f3fd30d
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.