Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux

docs: driver-api: firmware: fallback-mechanisms: Fix rendering of bullet point

Without this patch, the "Firmware is not accessible [...]" line is
rendered in bold, which does not seem intentional.

Signed-off-by: Jonathan Neuschäfer <j.neuschaefer@gmx.net>
Link: https://lore.kernel.org/r/20200905184131.1280337-1-j.neuschaefer@gmx.net
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>

authored by

Jonathan Neuschäfer and committed by
Greg Kroah-Hartman
f118dbf4 291dace3

+1
+1
Documentation/driver-api/firmware/fallback-mechanisms.rst
··· 42 42 supported for request_firmware_into_buf(). 43 43 44 44 * Firmware is not accessible through typical means: 45 + 45 46 * It cannot be installed into the root filesystem 46 47 * The firmware provides very unique device specific data tailored for 47 48 the unit gathered with local information. An example is calibration