Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 23c12eac authored by Markus Elfring's avatar Markus Elfring Committed by Tomi Valkeinen
Browse files

video: fbdev-MMP: Fix a typo for the word "destroyed"



A word was corrected in the description for a parameter of
the mmp_unregister_path() function.

Signed-off-by: default avatarMarkus Elfring <elfring@users.sourceforge.net>
Signed-off-by: default avatarTomi Valkeinen <tomi.valkeinen@ti.com>
parent 9e09d00f
Loading
Loading
Loading
Loading
+1 −1
Original line number Original line Diff line number Diff line
@@ -224,7 +224,7 @@ EXPORT_SYMBOL_GPL(mmp_register_path);


/*
/*
 * mmp_unregister_path - unregister and destroy path
 * mmp_unregister_path - unregister and destroy path
 * @p: path to be destoried.
 * @p: path to be destroyed.
 *
 *
 * this function registers path and destroys it.
 * this function registers path and destroys it.
 */
 */