hc
2023-12-11 d2ccde1c8e90d38cee87a1b0309ad2827f3fd30d
kernel/Documentation/driver-api/firmware/built-in-fw.rst
....@@ -28,6 +28,6 @@
2828 * Some firmware files may be really large in size. The remote-proc subsystem
2929 is an example subsystem which deals with these sorts of firmware
3030 * The firmware may need to be scraped out from some device specific location
31
- dynamically, an example is calibration data for for some WiFi chipsets. This
31
+ dynamically, an example is calibration data for some WiFi chipsets. This
3232 calibration data can be unique per sold device.
3333