From f7bd4993e0749fca058453b3632c29d4244f6378 Mon Sep 17 00:00:00 2001 From: Dmitri Vorobiev Date: Tue, 23 Jun 2009 12:09:29 +0200 Subject: [PATCH] --- yaml --- r: 164558 b: refs/heads/master c: b9049df5a0e7f35456c06b949b08b898b9c2e7bc h: refs/heads/master v: v3 --- [refs] | 2 +- trunk/include/linux/workqueue.h | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/[refs] b/[refs] index f87461f38d27..8fa3aba6d9f3 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: b519c15d4aacb3706bfff86ba316f9ed81b5032a +refs/heads/master: b9049df5a0e7f35456c06b949b08b898b9c2e7bc diff --git a/trunk/include/linux/workqueue.h b/trunk/include/linux/workqueue.h index 6273fa97b527..7ef0c7b94f31 100644 --- a/trunk/include/linux/workqueue.h +++ b/trunk/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. */