* Wen Yang <[email protected]> wrote:
> This patch fixes the following checkpatch.pl errors:
>
> ERROR: spaces required around that ':' (ctx:VxW)
> + torture_type, tag, cxt.debug_lock ? " [debug]": "",
There's literally 1 million checkpatch 'failures' in the kernel, so
unless we want to apply 1 million commits (we don't), please do such
cleanups as part of some real feature, simplification or optimization
work.
Thanks,
Ingo

