mirror of
https://github.com/torvalds/linux.git
synced 2026-01-25 15:03:52 +08: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>