Skip to content
Commit 51da7f68 authored by Tejun Heo's avatar Tejun Heo
Browse files

workqueue: Use "@..." in function comment to describe variable length argument



Previously, it was using "remaining args" without leading "@" which isn't
valid. Let's follow snprintf()'s example and use "@...".

Signed-off-by: default avatarTejun Heo <tj@kernel.org>
Reported-by: default avatarStephen Rothwell <sfr@canb.auug.org.au>
parent 31103f40
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