projects
/
linux.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
02c3993
)
firmware_loader: replace ---help--- with help
author
Luis R. Rodriguez
<mcgrof@kernel.org>
Thu, 10 May 2018 20:08:42 +0000
(13:08 -0700)
committer
Greg Kroah-Hartman
<gregkh@linuxfoundation.org>
Mon, 14 May 2018 14:43:10 +0000
(16:43 +0200)
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>
drivers/base/Kconfig
patch
|
blob
|
history
diff --git
a/drivers/base/Kconfig
b/drivers/base/Kconfig
index
db2bbe4
..
0c38df3
100644
(file)
--- 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: