Hi, On 2023/6/29 19:45, Thomas Zimmermann wrote:
Fix coding style. No functional changes. Signed-off-by: Thomas Zimmermann <tzimmermann@xxxxxxx>
Reviewed-by: Sui Jingfeng <suijingfeng@xxxxxxxxxxx>
--- drivers/firmware/Kconfig | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/drivers/firmware/Kconfig b/drivers/firmware/Kconfig index b59e3041fd627..0432737bbb8b4 100644 --- a/drivers/firmware/Kconfig +++ b/drivers/firmware/Kconfig @@ -99,7 +99,7 @@ config EFI_PCDP You must also enable the appropriate drivers (serial, VGA, etc.)See DIG64_HCDPv20_042804.pdf available from- <http://www.dig64.org/specifications/> + <http://www.dig64.org/specifications/>config DMIIDbool "Export DMI identification via sysfs to userspace"