mirror of
https://github.com/torvalds/linux
synced 2026-06-12 21:12:22 +09:00
In order to comply with PEP 8, the first parameter of a class should be __init__. Signed-off-by: Elijah Conners <business@elijahpepe.com> Signed-off-by: Tejun Heo <tj@kernel.org>