Commit 2a77eec0 authored by Akinobu Mita's avatar Akinobu Mita Committed by Greg Kroah-Hartman
parent ce684d95
...@@ -314,7 +314,7 @@ void dev_coredumpm(struct device *dev, struct module *owner, ...@@ -314,7 +314,7 @@ void dev_coredumpm(struct device *dev, struct module *owner,
EXPORT_SYMBOL_GPL(dev_coredumpm); EXPORT_SYMBOL_GPL(dev_coredumpm);
/** /**
* dev_coredumpmsg - create device coredump that uses scatterlist as data * dev_coredumpsg - create device coredump that uses scatterlist as data
* parameter * parameter
* @dev: the struct device for the crashed device * @dev: the struct device for the crashed device
* @table: the dump data * @table: the dump data
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment