mirror of
https://github.com/torvalds/linux
synced 2026-06-13 05:42:24 +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>