Skip to content

Commit

Permalink
Change "useing" -> "using".
Browse files Browse the repository at this point in the history
Signed-off-by: Dmitri Vorobiev <dmitri.vorobiev@movial.com>
Signed-off-by: Jiri Kosina <jkosina@suse.cz>
  • Loading branch information
Dmitri Vorobiev authored and Jiri Kosina committed Sep 21, 2009
1 parent b519c15 commit b9049df
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion include/linux/workqueue.h
Original file line number Diff line number Diff line change
Expand Up @@ -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.
*/
Expand Down

0 comments on commit b9049df

Please sign in to comment.