Re: [08/12] drivers/firmware: Remove trailing whitespaces
Sui Jingfeng <[email protected]>
| Newsgroups | gmane.linux.ports.alpha,gmane.linux.kernel.cross-arch,gmane.linux.kernel.efi,gmane.linux.ports.ia64,gmane.linux.ports.sh.devel,gmane.linux.ports.hexagon,gmane.linux.kernel,gmane.linux.ports.mips,gmane.comp.video.dri.devel,gmane.linux.ports.sparc,gmane.linux.ports.riscv,gmane.linux.ports.ppc64.devel,gmane.linux.ports.arm.kernel |
|---|---|
| Message-ID | <[email protected]> |
Hi, On 2023/6/29 19:45, Thomas Zimmermann wrote: > Fix coding style. No functional changes. > > Signed-off-by: Thomas Zimmermann <[email protected]> Reviewed-by: Sui Jingfeng <[email protected]> > --- > 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 DMIID > bool "Export DMI identification via sysfs to userspace"