瀏覽代碼

firmware_loader: replace ---help--- with help

As per checkpatch using help is preferred over ---help---.

Signed-off-by: Luis R. Rodriguez <mcgrof@kernel.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Luis R. Rodriguez 7 年之前
父節點
當前提交
367d098241
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      drivers/base/Kconfig

+ 1 - 1
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: