From: Luis R. Rodriguez Date: Thu, 10 May 2018 20:08:42 +0000 (-0700) Subject: firmware_loader: replace ---help--- with help X-Git-Url: http://git.maquefel.me/?a=commitdiff_plain;h=367d09824193e5a9aea98490ae0506cec8abe9c4;p=linux.git firmware_loader: replace ---help--- with help As per checkpatch using help is preferred over ---help---. Signed-off-by: Luis R. Rodriguez Signed-off-by: Greg Kroah-Hartman --- diff --git a/drivers/base/Kconfig b/drivers/base/Kconfig index db2bbe483927a..0c38df32c7fe4 100644 --- a/drivers/base/Kconfig +++ b/drivers/base/Kconfig @@ -93,7 +93,7 @@ menu "Firmware loader" config FW_LOADER tristate "Firmware loading facility" if EXPERT default y - ---help--- + help This enables the firmware loading facility in the kernel. The kernel will first look for built-in firmware, if it has any. Next, it will look for the requested firmware in a series of filesystem paths: