projects
/
linux.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
ce684d9
)
devcoredump: fix typo in comment
author
Akinobu Mita
<akinobu.mita@gmail.com>
Wed, 31 Jul 2019 10:00:07 +0000
(12:00 +0200)
committer
Greg Kroah-Hartman
<gregkh@linuxfoundation.org>
Thu, 15 Aug 2019 15:38:11 +0000
(17:38 +0200)
s/dev_coredumpmsg/dev_coredumpsg/ in the kernel-doc
Reviewed-by: Chaitanya Kulkarni <chaitanya.kulkarni@wdc.com>
Signed-off-by: Akinobu Mita <akinobu.mita@gmail.com>
Link:
https://lore.kernel.org/r/1564243146-5681-3-git-send-email-akinobu.mita@gmail.com
Signed-off-by: Johannes Berg <johannes.berg@intel.com>
Link:
https://lore.kernel.org/r/20190731100007.32684-2-johannes@sipsolutions.net
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/base/devcoredump.c
patch
|
blob
|
history
diff --git
a/drivers/base/devcoredump.c
b/drivers/base/devcoredump.c
index 3c960a63062f77d7a055c38e8bcf75d7682b6871..e42d0b5143849f3f89e7a5077ffab9a19f8bdd3a 100644
(file)
--- a/
drivers/base/devcoredump.c
+++ b/
drivers/base/devcoredump.c
@@
-314,7
+314,7
@@
void dev_coredumpm(struct device *dev, struct module *owner,
EXPORT_SYMBOL_GPL(dev_coredumpm);
/**
- * dev_coredump
m
sg - create device coredump that uses scatterlist as data
+ * dev_coredumpsg - create device coredump that uses scatterlist as data
* parameter
* @dev: the struct device for the crashed device
* @table: the dump data