提交 9e09d00f 编写于 作者: M Markus Elfring 提交者: Tomi Valkeinen

video: fbdev-MMP: Fix typos for the word "destroy"

Two mistyped words were corrected in the description for
the mmp_unregister_path() function.
Signed-off-by: NMarkus Elfring <elfring@users.sourceforge.net>
Signed-off-by: NTomi Valkeinen <tomi.valkeinen@ti.com>
上级 f0213fe8
......@@ -223,10 +223,10 @@ struct mmp_path *mmp_register_path(struct mmp_path_info *info)
EXPORT_SYMBOL_GPL(mmp_register_path);
/*
* mmp_unregister_path - unregister and destory path
* mmp_unregister_path - unregister and destroy path
* @p: path to be destoried.
*
* this function registers path and destorys it.
* this function registers path and destroys it.
*/
void mmp_unregister_path(struct mmp_path *path)
{
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册