Skip to content
Commit 611c92a0 authored by Tejun Heo's avatar Tejun Heo
Browse files

workqueue: rename @id to @pi in for_each_each_pool()



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: default avatarTejun Heo <tj@kernel.org>
parent c5aa87bb
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment