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

Commit 2a93a1f2 authored by Uwe Kleine-Koenig's avatar Uwe Kleine-Koenig Committed by Jiri Kosina
Browse files

trivial: fix typo "resgister" -> "register"

parent b8d99832
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -1908,7 +1908,7 @@ int register_ftrace_function(struct ftrace_ops *ops)
}

/**
 * unregister_ftrace_function - unresgister a function for profiling.
 * unregister_ftrace_function - unregister a function for profiling.
 * @ops - ops structure that holds the function to unregister
 *
 * Unregister a function that was added to be called by ftrace profiling.