workqueue: fix typos in comments
authorShailendra Verma <[email protected]>
Sat, 23 May 2015 05:08:14 +0000 (10:38 +0530)
committerTejun Heo <[email protected]>
Fri, 29 May 2015 13:20:01 +0000 (09:20 -0400)
commit402dd89d6cdbeeaab42b810542b487017725c628
treeaabc445f7213d0f2e7eb8144e95f1c129bea1103
parent37b1ef31a568fc02e53587620226e5f3c66454c8
workqueue: fix typos in comments

tj: dropped iff -> if, iff is if and only if not a typo.  Spotted by
    Randy Dunlap.

Signed-off-by: Shailendra Verma <[email protected]>
Signed-off-by: Tejun Heo <[email protected]>
Cc: Randy Dunlap <[email protected]>
kernel/workqueue.c