git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
c5aa87b
)
workqueue: rename @id to @pi in for_each_each_pool()
author
Tejun Heo
<tj@kernel.org>
Wed, 13 Mar 2013 23:51:36 +0000
(16:51 -0700)
committer
Tejun Heo
<tj@kernel.org>
Wed, 13 Mar 2013 23:51:36 +0000
(16:51 -0700)
Rename @id argument of for_each_pool() to @pi so that it doesn't get
reused accidentally when for_each_pool() is used in combination with
other iterators.
This patch is purely cosmetic.
Signed-off-by: Tejun Heo <tj@kernel.org>
kernel/workqueue.c
patch
|
blob
|
history
diff --cc
kernel/workqueue.c
Simple merge