Skip to content
Commit b7cb3af4 authored by Carles Cufi's avatar Carles Cufi
Browse files

scripts: compliance: checkpatch: Fix regex



The checkpatch regex matched too greedily, so that descriptions with ":"
would match too much, example:

-:20: ERROR:SPACING: spaces required around that '=' (ctx:VxW)

Would match "SPACING: spaces required around that '=' (ctx" instead of
just "SPACING".

Signed-off-by: default avatarCarles Cufi <carles.cufi@nordicsemi.no>
parent 6c21c963
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment