Files
linux-stable-mirror/include/linux/workqueue.h
Tejun Heo 51da7f68ed 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: Tejun Heo <tj@kernel.org>
Reported-by: Stephen Rothwell <sfr@canb.auug.org.au>
2024-04-22 10:08:04 -10:00

28 KiB