Re: [PATCH v5] coding-style: Clarify the expectations around bool
Signed-off-by: Jason Gunthorpe Acked-by: Federico Vaga --- Documentation/process/coding-style.rst | 38 +++--- scripts/checkpatch.pl | 13 - 2 files changed, 34 insertions(+), 17 deletions(-) v5: - Wording updates from JoeyP, MatthewW, FedericoV
Re: [PATCH v4] coding-style: Clarify the expectations around bool
e: https://lkml.org/lkml/2017/11/21/384\n"; . $herecurr); - } - # check for semaphores initialized locked if ($line =~ /^.\s*sema_init.+,\W?0\W?\)/) { WARN("CONSIDER_COMPLETION", -- Federico Vaga http://www.federicovaga.it/