kernel/Documentation/driver-api/firmware/built-in-fw.rst
.. .. @@ -28,6 +28,6 @@ 28 28 * Some firmware files may be really large in size. The remote-proc subsystem 29 29 is an example subsystem which deals with these sorts of firmware 30 30 * 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. This31 + dynamically, an example is calibration data for some WiFi chipsets. This32 32 calibration data can be unique per sold device. 33 33