diff options
| author | 2009-11-01 11:11:07 +0100 | |
|---|---|---|
| committer | 2009-11-01 11:11:07 +0100 | |
| commit | e87a3dd33eab30b4db539500064a9584867e4f2c (patch) | |
| tree | 2f7ad16e46ae30518ff63bb5391b63f7f7cc74dd /include/linux/workqueue.h | |
| parent | ALSA: es18xx: remove snd_audiodrive structure (diff) | |
| parent | sound: via82xx: deactivate DXS controls of inactive streams (diff) | |
Merge branch 'fix/misc' into topic/misc
Diffstat (limited to 'include/linux/workqueue.h')
| -rw-r--r-- | include/linux/workqueue.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/include/linux/workqueue.h b/include/linux/workqueue.h index 6273fa97b527..7ef0c7b94f31 100644 --- a/include/linux/workqueue.h +++ b/include/linux/workqueue.h @@ -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. */ |
