Commit b9049df5 authored by Dmitri Vorobiev's avatar Dmitri Vorobiev Committed by Jiri Kosina

Change "useing" -> "using".

Signed-off-by: default avatarDmitri Vorobiev <dmitri.vorobiev@movial.com>
Signed-off-by: default avatarJiri Kosina <jkosina@suse.cz>
parent b519c15d
......@@ -94,7 +94,7 @@ struct execute_work {
/*
* initialize all of a work item in one go
*
* NOTE! No point in using "atomic_long_set()": useing a direct
* NOTE! No point in using "atomic_long_set()": using a direct
* assignment of the work data initializer allows the compiler
* to generate better code.
*/
......
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