Skip to content
Failed

Console Output

Started by upstream project "gerrit-libosmo-asn1-tcap" build number 35
originally caused by:
 Triggered by Gerrit: https://gerrit.osmocom.org/c/libosmo-asn1-tcap/+/41022 in silent mode.
Running as SYSTEM
Building remotely on build4-deb12build-ansible (registry-build-amd64 ttcn3 obs osmo-gsm-tester-build ttcn3_with_linux_6.1_or_higher qemu io_uring osmocom-gerrit coverity osmocom-master) in workspace /home/osmocom-build/jenkins/workspace/gerrit-lint
[ssh-agent] Looking for ssh-agent implementation...
$ ssh-agent
SSH_AUTH_SOCK=/tmp/ssh-0H0hwTBJjWC6/agent.3315717
SSH_AGENT_PID=3315723
[ssh-agent] Started.
Running ssh-add (command line suppressed)
Identity added: /home/osmocom-build/jenkins/workspace/gerrit-lint@tmp/private_key_9676303081969543653.key (/home/osmocom-build/jenkins/workspace/gerrit-lint@tmp/private_key_9676303081969543653.key)
[ssh-agent] Using credentials jenkins (gerrit.osmocom.org)
The recommended git tool is: NONE
using credential d5eda5e9-b59d-44ba-88d2-43473cb6e42d
Wiping out workspace first.
Cloning the remote Git repository
Cloning repository ssh://jenkins@gerrit.osmocom.org:29418/libosmo-asn1-tcap
 > git init /home/osmocom-build/jenkins/workspace/gerrit-lint/code-from-gerrit # timeout=10
Fetching upstream changes from ssh://jenkins@gerrit.osmocom.org:29418/libosmo-asn1-tcap
 > git --version # timeout=10
 > git --version # 'git version 2.39.5'
using GIT_SSH to set credentials gerrit.osmocom.org
Verifying host key using known hosts file, will automatically accept unseen keys
 > git fetch --tags --force --progress -- ssh://jenkins@gerrit.osmocom.org:29418/libosmo-asn1-tcap +refs/heads/*:refs/remotes/origin/* # timeout=10
 > git config remote.origin.url ssh://jenkins@gerrit.osmocom.org:29418/libosmo-asn1-tcap # timeout=10
 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
 > git config remote.origin.url ssh://jenkins@gerrit.osmocom.org:29418/libosmo-asn1-tcap # timeout=10
Fetching upstream changes from ssh://jenkins@gerrit.osmocom.org:29418/libosmo-asn1-tcap
using GIT_SSH to set credentials gerrit.osmocom.org
Verifying host key using known hosts file, will automatically accept unseen keys
 > git fetch --tags --force --progress -- ssh://jenkins@gerrit.osmocom.org:29418/libosmo-asn1-tcap refs/changes/22/41022/4 # timeout=10
 > git rev-parse FETCH_HEAD^{commit} # timeout=10
Checking out Revision 162109f3f5ab8ff17c548d95bb1e2d25e00274a3 (master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 162109f3f5ab8ff17c548d95bb1e2d25e00274a3 # timeout=10
Commit message: "Regenerate code with newer asn1c"
 > git rev-parse FETCH_HEAD^{commit} # timeout=10
 > git rev-list --no-walk f1561cebec6328d9120857ce30bda6531483e593 # timeout=10
[gerrit-lint] $ /bin/sh -xe /tmp/jenkins10838022776427957028.sh + rm -rf osmo-ci + git clone --depth=1 --branch=master https://gerrit.osmocom.org/osmo-ci osmo-ci Cloning into 'osmo-ci'... + git -C osmo-ci log --oneline ffef33c jobs: run ttcn3-remsim-test-asan with bookworm + readlink -f /tmp/ssh-0H0hwTBJjWC6/agent.3315717 + docker run --rm -e GERRIT_HOST=gerrit.osmocom.org -e GERRIT_PORT=29418 -e GERRIT_PROJECT=libosmo-asn1-tcap -e GERRIT_CHANGE_NUMBER=41022 -e GERRIT_PATCHSET_NUMBER=4 -e JENKINS_HOME=1 -e SSH_AUTH_SOCK=/ssh-agent -u build -v /tmp/ssh-0H0hwTBJjWC6/agent.3315717:/ssh-agent -v ./code-from-gerrit:/build/code-from-gerrit -v ./osmo-ci:/build/osmo-ci -w /build/code-from-gerrit osmocom-build/debian-bookworm-build /build/osmo-ci/lint/lint_diff.sh HEAD~1 Running docker_run_rm.sh on the whole tree... Running checkpatch on 'git diff HEAD~1'... include/osmocom/tcap/ANY.h:14: WARNING:NEW_TYPEDEFS: do not add new typedefs include/osmocom/tcap/ANY.h:76: WARNING:FUNCTION_ARGUMENTS: function definition argument 'ANY_t *' should also have an identifier name include/osmocom/tcap/BIT_STRING.h:14: WARNING:NEW_TYPEDEFS: do not add new typedefs include/osmocom/tcap/GraphicString.h:14: WARNING:NEW_TYPEDEFS: do not add new typedefs include/osmocom/tcap/INTEGER.h:15: WARNING:NEW_TYPEDEFS: do not add new typedefs include/osmocom/tcap/INTEGER.h:21: WARNING:NEW_TYPEDEFS: do not add new typedefs include/osmocom/tcap/INTEGER.h:28: WARNING:NEW_TYPEDEFS: do not add new typedefs include/osmocom/tcap/INTEGER.h:39: ERROR:CODE_INDENT: code indent should use tabs where possible include/osmocom/tcap/INTEGER.h:39: WARNING:LEADING_SPACE: please, no spaces at the start of a line include/osmocom/tcap/INTEGER.h:40: ERROR:CODE_INDENT: code indent should use tabs where possible include/osmocom/tcap/INTEGER.h:40: WARNING:LEADING_SPACE: please, no spaces at the start of a line include/osmocom/tcap/INTEGER.h:41: ERROR:CODE_INDENT: code indent should use tabs where possible include/osmocom/tcap/INTEGER.h:41: WARNING:LEADING_SPACE: please, no spaces at the start of a line include/osmocom/tcap/INTEGER.h:118: WARNING:LEADING_SPACE: please, no spaces at the start of a line include/osmocom/tcap/INTEGER.h:119: WARNING:LEADING_SPACE: please, no spaces at the start of a line include/osmocom/tcap/INTEGER.h:120: WARNING:LEADING_SPACE: please, no spaces at the start of a line include/osmocom/tcap/INTEGER.h:121: WARNING:LEADING_SPACE: please, no spaces at the start of a line include/osmocom/tcap/INTEGER.h:122: WARNING:LEADING_SPACE: please, no spaces at the start of a line include/osmocom/tcap/INTEGER.h:125: ERROR:CODE_INDENT: code indent should use tabs where possible include/osmocom/tcap/INTEGER.h:125: WARNING:LEADING_SPACE: please, no spaces at the start of a line include/osmocom/tcap/INTEGER.h:127: ERROR:CODE_INDENT: code indent should use tabs where possible include/osmocom/tcap/INTEGER.h:127: WARNING:LEADING_SPACE: please, no spaces at the start of a line include/osmocom/tcap/INTEGER.h:129: ERROR:CODE_INDENT: code indent should use tabs where possible include/osmocom/tcap/INTEGER.h:129: WARNING:LEADING_SPACE: please, no spaces at the start of a line include/osmocom/tcap/INTEGER.h:131: ERROR:CODE_INDENT: code indent should use tabs where possible include/osmocom/tcap/INTEGER.h:131: WARNING:LEADING_SPACE: please, no spaces at the start of a line include/osmocom/tcap/INTEGER.h:137: WARNING:LEADING_SPACE: please, no spaces at the start of a line include/osmocom/tcap/NULL.h:18: WARNING:NEW_TYPEDEFS: do not add new typedefs include/osmocom/tcap/OBJECT_IDENTIFIER.h:19: WARNING:NEW_TYPEDEFS: do not add new typedefs include/osmocom/tcap/OBJECT_IDENTIFIER.h:25: ERROR:CODE_INDENT: code indent should use tabs where possible include/osmocom/tcap/OBJECT_IDENTIFIER.h:25: WARNING:LEADING_SPACE: please, no spaces at the start of a line include/osmocom/tcap/OBJECT_IDENTIFIER.h:26: ERROR:CODE_INDENT: code indent should use tabs where possible include/osmocom/tcap/OBJECT_IDENTIFIER.h:26: WARNING:LEADING_SPACE: please, no spaces at the start of a line include/osmocom/tcap/OBJECT_IDENTIFIER.h:81: WARNING:SPACE_BEFORE_TAB: please, no space before tabs include/osmocom/tcap/OBJECT_IDENTIFIER.h:82: WARNING:SPACE_BEFORE_TAB: please, no space before tabs include/osmocom/tcap/OBJECT_IDENTIFIER.h:83: WARNING:SPACE_BEFORE_TAB: please, no space before tabs include/osmocom/tcap/OBJECT_IDENTIFIER.h:84: WARNING:SPACE_BEFORE_TAB: please, no space before tabs include/osmocom/tcap/OBJECT_IDENTIFIER.h:85: WARNING:SPACE_BEFORE_TAB: please, no space before tabs include/osmocom/tcap/OBJECT_IDENTIFIER.h:86: WARNING:SPACE_BEFORE_TAB: please, no space before tabs include/osmocom/tcap/OBJECT_IDENTIFIER.h:88: WARNING:SPACE_BEFORE_TAB: please, no space before tabs include/osmocom/tcap/OBJECT_IDENTIFIER.h:89: WARNING:SPACE_BEFORE_TAB: please, no space before tabs include/osmocom/tcap/OBJECT_IDENTIFIER.h:90: WARNING:SPACE_BEFORE_TAB: please, no space before tabs include/osmocom/tcap/OBJECT_IDENTIFIER.h:91: WARNING:SPACE_BEFORE_TAB: please, no space before tabs include/osmocom/tcap/OBJECT_IDENTIFIER.h:92: WARNING:SPACE_BEFORE_TAB: please, no space before tabs include/osmocom/tcap/OBJECT_IDENTIFIER.h:93: WARNING:SPACE_BEFORE_TAB: please, no space before tabs include/osmocom/tcap/OBJECT_IDENTIFIER.h:94: WARNING:SPACE_BEFORE_TAB: please, no space before tabs include/osmocom/tcap/OBJECT_IDENTIFIER.h:95: WARNING:SPACE_BEFORE_TAB: please, no space before tabs include/osmocom/tcap/OBJECT_IDENTIFIER.h:96: WARNING:SPACE_BEFORE_TAB: please, no space before tabs include/osmocom/tcap/OBJECT_IDENTIFIER.h:98: WARNING:SPACE_BEFORE_TAB: please, no space before tabs include/osmocom/tcap/OBJECT_IDENTIFIER.h:99: WARNING:SPACE_BEFORE_TAB: please, no space before tabs include/osmocom/tcap/OBJECT_IDENTIFIER.h:100: WARNING:SPACE_BEFORE_TAB: please, no space before tabs include/osmocom/tcap/OBJECT_IDENTIFIER.h:102: WARNING:SPACE_BEFORE_TAB: please, no space before tabs include/osmocom/tcap/OBJECT_IDENTIFIER.h:103: WARNING:SPACE_BEFORE_TAB: please, no space before tabs include/osmocom/tcap/OBJECT_IDENTIFIER.h:104: WARNING:SPACE_BEFORE_TAB: please, no space before tabs include/osmocom/tcap/OBJECT_IDENTIFIER.h:115: ERROR:CODE_INDENT: code indent should use tabs where possible include/osmocom/tcap/OBJECT_IDENTIFIER.h:115: WARNING:LEADING_SPACE: please, no spaces at the start of a line include/osmocom/tcap/OBJECT_IDENTIFIER.h:128: ERROR:CODE_INDENT: code indent should use tabs where possible include/osmocom/tcap/OBJECT_IDENTIFIER.h:128: WARNING:LEADING_SPACE: please, no spaces at the start of a line include/osmocom/tcap/OBJECT_IDENTIFIER.h:140: ERROR:TRAILING_WHITESPACE: trailing whitespace include/osmocom/tcap/OBJECT_IDENTIFIER.h:143: ERROR:TRAILING_WHITESPACE: trailing whitespace include/osmocom/tcap/OBJECT_IDENTIFIER.h:147: ERROR:TRAILING_WHITESPACE: trailing whitespace include/osmocom/tcap/OBJECT_IDENTIFIER.h:153: ERROR:CODE_INDENT: code indent should use tabs where possible include/osmocom/tcap/OBJECT_IDENTIFIER.h:153: WARNING:LEADING_SPACE: please, no spaces at the start of a line include/osmocom/tcap/OBJECT_IDENTIFIER.h:154: ERROR:CODE_INDENT: code indent should use tabs where possible include/osmocom/tcap/OBJECT_IDENTIFIER.h:154: WARNING:LEADING_SPACE: please, no spaces at the start of a line include/osmocom/tcap/OBJECT_IDENTIFIER.h:155: ERROR:CODE_INDENT: code indent should use tabs where possible include/osmocom/tcap/OBJECT_IDENTIFIER.h:155: WARNING:LEADING_SPACE: please, no spaces at the start of a line include/osmocom/tcap/OBJECT_IDENTIFIER.h:169: ERROR:CODE_INDENT: code indent should use tabs where possible include/osmocom/tcap/OBJECT_IDENTIFIER.h:169: WARNING:LEADING_SPACE: please, no spaces at the start of a line include/osmocom/tcap/OBJECT_IDENTIFIER.h:170: ERROR:CODE_INDENT: code indent should use tabs where possible include/osmocom/tcap/OBJECT_IDENTIFIER.h:170: WARNING:LEADING_SPACE: please, no spaces at the start of a line include/osmocom/tcap/OBJECT_IDENTIFIER.h:180: ERROR:CODE_INDENT: code indent should use tabs where possible include/osmocom/tcap/OBJECT_IDENTIFIER.h:180: WARNING:LEADING_SPACE: please, no spaces at the start of a line include/osmocom/tcap/OCTET_STRING.h:14: WARNING:NEW_TYPEDEFS: do not add new typedefs include/osmocom/tcap/OCTET_STRING.h:76: ERROR:CODE_INDENT: code indent should use tabs where possible include/osmocom/tcap/OCTET_STRING.h:76: WARNING:LEADING_SPACE: please, no spaces at the start of a line include/osmocom/tcap/OCTET_STRING.h:77: ERROR:CODE_INDENT: code indent should use tabs where possible include/osmocom/tcap/OCTET_STRING.h:77: WARNING:LEADING_SPACE: please, no spaces at the start of a line include/osmocom/tcap/OCTET_STRING.h:78: ERROR:CODE_INDENT: code indent should use tabs where possible include/osmocom/tcap/OCTET_STRING.h:78: WARNING:LEADING_SPACE: please, no spaces at the start of a line include/osmocom/tcap/OCTET_STRING.h:79: ERROR:CODE_INDENT: code indent should use tabs where possible include/osmocom/tcap/OCTET_STRING.h:79: WARNING:LEADING_SPACE: please, no spaces at the start of a line include/osmocom/tcap/OCTET_STRING.h:80: ERROR:CODE_INDENT: code indent should use tabs where possible include/osmocom/tcap/OCTET_STRING.h:80: WARNING:LEADING_SPACE: please, no spaces at the start of a line include/osmocom/tcap/OCTET_STRING.h:81: ERROR:CODE_INDENT: code indent should use tabs where possible include/osmocom/tcap/OCTET_STRING.h:81: WARNING:LEADING_SPACE: please, no spaces at the start of a line include/osmocom/tcap/OCTET_STRING.h:82: ERROR:CODE_INDENT: code indent should use tabs where possible include/osmocom/tcap/OCTET_STRING.h:82: WARNING:LEADING_SPACE: please, no spaces at the start of a line include/osmocom/tcap/OCTET_STRING.h:83: ERROR:CODE_INDENT: code indent should use tabs where possible include/osmocom/tcap/OCTET_STRING.h:83: WARNING:LEADING_SPACE: please, no spaces at the start of a line include/osmocom/tcap/OCTET_STRING.h:86: ERROR:CODE_INDENT: code indent should use tabs where possible include/osmocom/tcap/OCTET_STRING.h:86: WARNING:LEADING_SPACE: please, no spaces at the start of a line include/osmocom/tcap/OCTET_STRING.h:87: ERROR:CODE_INDENT: code indent should use tabs where possible include/osmocom/tcap/OCTET_STRING.h:87: WARNING:LEADING_SPACE: please, no spaces at the start of a line include/osmocom/tcap/OCTET_STRING.h:88: ERROR:CODE_INDENT: code indent should use tabs where possible include/osmocom/tcap/OCTET_STRING.h:88: WARNING:LEADING_SPACE: please, no spaces at the start of a line include/osmocom/tcap/OCTET_STRING.h:89: ERROR:CODE_INDENT: code indent should use tabs where possible include/osmocom/tcap/OCTET_STRING.h:89: WARNING:LEADING_SPACE: please, no spaces at the start of a line include/osmocom/tcap/OCTET_STRING.h:90: ERROR:CODE_INDENT: code indent should use tabs where possible include/osmocom/tcap/OCTET_STRING.h:90: WARNING:LEADING_SPACE: please, no spaces at the start of a line include/osmocom/tcap/OCTET_STRING.h:91: ERROR:CODE_INDENT: code indent should use tabs where possible include/osmocom/tcap/OCTET_STRING.h:91: WARNING:LEADING_SPACE: please, no spaces at the start of a line include/osmocom/tcap/OCTET_STRING.h:92: ERROR:CODE_INDENT: code indent should use tabs where possible include/osmocom/tcap/OCTET_STRING.h:92: WARNING:LEADING_SPACE: please, no spaces at the start of a line include/osmocom/tcap/OCTET_STRING.h:93: ERROR:CODE_INDENT: code indent should use tabs where possible include/osmocom/tcap/OCTET_STRING.h:93: WARNING:LEADING_SPACE: please, no spaces at the start of a line include/osmocom/tcap/OCTET_STRING.h:119: ERROR:CODE_INDENT: code indent should use tabs where possible include/osmocom/tcap/OCTET_STRING.h:119: WARNING:LEADING_SPACE: please, no spaces at the start of a line include/osmocom/tcap/OCTET_STRING.h:125: WARNING:NEW_TYPEDEFS: do not add new typedefs include/osmocom/tcap/OCTET_STRING.h:129: WARNING:LEADING_SPACE: please, no spaces at the start of a line include/osmocom/tcap/OCTET_STRING.h:130: WARNING:LEADING_SPACE: please, no spaces at the start of a line include/osmocom/tcap/OCTET_STRING.h:132: WARNING:LEADING_SPACE: please, no spaces at the start of a line include/osmocom/tcap/OCTET_STRING.h:133: ERROR:CODE_INDENT: code indent should use tabs where possible include/osmocom/tcap/OCTET_STRING.h:133: WARNING:LEADING_SPACE: please, no spaces at the start of a line include/osmocom/tcap/OCTET_STRING.h:134: ERROR:CODE_INDENT: code indent should use tabs where possible include/osmocom/tcap/OCTET_STRING.h:134: WARNING:LEADING_SPACE: please, no spaces at the start of a line include/osmocom/tcap/OCTET_STRING.h:135: ERROR:CODE_INDENT: code indent should use tabs where possible include/osmocom/tcap/OCTET_STRING.h:135: WARNING:LEADING_SPACE: please, no spaces at the start of a line include/osmocom/tcap/OCTET_STRING.h:136: ERROR:CODE_INDENT: code indent should use tabs where possible include/osmocom/tcap/OCTET_STRING.h:136: WARNING:LEADING_SPACE: please, no spaces at the start of a line include/osmocom/tcap/OCTET_STRING.h:137: ERROR:CODE_INDENT: code indent should use tabs where possible include/osmocom/tcap/OCTET_STRING.h:137: WARNING:LEADING_SPACE: please, no spaces at the start of a line include/osmocom/tcap/OCTET_STRING.h:138: WARNING:LEADING_SPACE: please, no spaces at the start of a line include/osmocom/tcap/OCTET_STRING.h:143: WARNING:FUNCTION_ARGUMENTS: function definition argument 'const asn_TYPE_descriptor_t *' should also have an identifier name include/osmocom/tcap/OCTET_STRING.h:143: WARNING:FUNCTION_ARGUMENTS: function definition argument 'const asn_encoding_constraints_t *' should also have an identifier name include/osmocom/tcap/OCTET_STRING.h:144: WARNING:LEADING_SPACE: please, no spaces at the start of a line include/osmocom/tcap/OCTET_STRING.h:145: WARNING:LEADING_SPACE: please, no spaces at the start of a line include/osmocom/tcap/OCTET_STRING.h:149: WARNING:LEADING_SPACE: please, no spaces at the start of a line include/osmocom/tcap/OCTET_STRING.h:150: WARNING:LEADING_SPACE: please, no spaces at the start of a line include/osmocom/tcap/OCTET_STRING.h:151: WARNING:LEADING_SPACE: please, no spaces at the start of a line include/osmocom/tcap/OCTET_STRING.h:152: WARNING:LEADING_SPACE: please, no spaces at the start of a line include/osmocom/tcap/OCTET_STRING.h:153: WARNING:LEADING_SPACE: please, no spaces at the start of a line include/osmocom/tcap/OCTET_STRING.h:154: WARNING:LEADING_SPACE: please, no spaces at the start of a line include/osmocom/tcap/OCTET_STRING.h:155: WARNING:LEADING_SPACE: please, no spaces at the start of a line include/osmocom/tcap/OCTET_STRING.h:156: WARNING:LEADING_SPACE: please, no spaces at the start of a line include/osmocom/tcap/OCTET_STRING.h:159: WARNING:LEADING_SPACE: please, no spaces at the start of a line include/osmocom/tcap/OCTET_STRING.h:160: WARNING:LEADING_SPACE: please, no spaces at the start of a line include/osmocom/tcap/OPEN_TYPE.h:22: WARNING:LEADING_SPACE: please, no spaces at the start of a line include/osmocom/tcap/OPEN_TYPE.h:23: ERROR:CODE_INDENT: code indent should use tabs where possible include/osmocom/tcap/OPEN_TYPE.h:23: WARNING:LEADING_SPACE: please, no spaces at the start of a line include/osmocom/tcap/OPEN_TYPE.h:24: ERROR:CODE_INDENT: code indent should use tabs where possible include/osmocom/tcap/OPEN_TYPE.h:24: WARNING:LEADING_SPACE: please, no spaces at the start of a line include/osmocom/tcap/OPEN_TYPE.h:25: ERROR:CODE_INDENT: code indent should use tabs where possible include/osmocom/tcap/OPEN_TYPE.h:25: WARNING:LEADING_SPACE: please, no spaces at the start of a line include/osmocom/tcap/OPEN_TYPE.h:26: ERROR:CODE_INDENT: code indent should use tabs where possible include/osmocom/tcap/OPEN_TYPE.h:26: WARNING:LEADING_SPACE: please, no spaces at the start of a line include/osmocom/tcap/OPEN_TYPE.h:27: WARNING:LEADING_SPACE: please, no spaces at the start of a line include/osmocom/tcap/OPEN_TYPE.h:27: ERROR:SPACING: space required before the open parenthesis '(' include/osmocom/tcap/OPEN_TYPE.h:42: WARNING:LEADING_SPACE: please, no spaces at the start of a line include/osmocom/tcap/OPEN_TYPE.h:43: WARNING:LEADING_SPACE: please, no spaces at the start of a line include/osmocom/tcap/OPEN_TYPE.h:44: WARNING:LEADING_SPACE: please, no spaces at the start of a line include/osmocom/tcap/OPEN_TYPE.h:45: WARNING:LEADING_SPACE: please, no spaces at the start of a line include/osmocom/tcap/OPEN_TYPE.h:46: WARNING:LEADING_SPACE: please, no spaces at the start of a line include/osmocom/tcap/OPEN_TYPE.h:53: WARNING:LEADING_SPACE: please, no spaces at the start of a line include/osmocom/tcap/OPEN_TYPE.h:54: WARNING:LEADING_SPACE: please, no spaces at the start of a line include/osmocom/tcap/OPEN_TYPE.h:55: WARNING:LEADING_SPACE: please, no spaces at the start of a line include/osmocom/tcap/OPEN_TYPE.h:56: WARNING:LEADING_SPACE: please, no spaces at the start of a line include/osmocom/tcap/OPEN_TYPE.h:57: WARNING:LEADING_SPACE: please, no spaces at the start of a line include/osmocom/tcap/OPEN_TYPE.h:64: WARNING:LEADING_SPACE: please, no spaces at the start of a line include/osmocom/tcap/OPEN_TYPE.h:65: WARNING:LEADING_SPACE: please, no spaces at the start of a line include/osmocom/tcap/OPEN_TYPE.h:66: WARNING:LEADING_SPACE: please, no spaces at the start of a line include/osmocom/tcap/OPEN_TYPE.h:67: WARNING:LEADING_SPACE: please, no spaces at the start of a line include/osmocom/tcap/OPEN_TYPE.h:68: WARNING:LEADING_SPACE: please, no spaces at the start of a line include/osmocom/tcap/OPEN_TYPE.h:75: WARNING:LEADING_SPACE: please, no spaces at the start of a line include/osmocom/tcap/OPEN_TYPE.h:76: WARNING:LEADING_SPACE: please, no spaces at the start of a line include/osmocom/tcap/OPEN_TYPE.h:77: WARNING:LEADING_SPACE: please, no spaces at the start of a line include/osmocom/tcap/OPEN_TYPE.h:78: WARNING:LEADING_SPACE: please, no spaces at the start of a line include/osmocom/tcap/OPEN_TYPE.h:79: WARNING:LEADING_SPACE: please, no spaces at the start of a line include/osmocom/tcap/OPEN_TYPE.h:82: WARNING:LEADING_SPACE: please, no spaces at the start of a line include/osmocom/tcap/OPEN_TYPE.h:83: WARNING:LEADING_SPACE: please, no spaces at the start of a line include/osmocom/tcap/OPEN_TYPE.h:84: WARNING:LEADING_SPACE: please, no spaces at the start of a line include/osmocom/tcap/OPEN_TYPE.h:89: WARNING:LEADING_SPACE: please, no spaces at the start of a line include/osmocom/tcap/OPEN_TYPE.h:90: WARNING:LEADING_SPACE: please, no spaces at the start of a line include/osmocom/tcap/OPEN_TYPE.h:91: WARNING:LEADING_SPACE: please, no spaces at the start of a line include/osmocom/tcap/OPEN_TYPE.h:92: WARNING:LEADING_SPACE: please, no spaces at the start of a line include/osmocom/tcap/OPEN_TYPE.h:93: WARNING:LEADING_SPACE: please, no spaces at the start of a line include/osmocom/tcap/OPEN_TYPE.h:96: WARNING:LEADING_SPACE: please, no spaces at the start of a line include/osmocom/tcap/OPEN_TYPE.h:97: WARNING:LEADING_SPACE: please, no spaces at the start of a line include/osmocom/tcap/OPEN_TYPE.h:98: WARNING:LEADING_SPACE: please, no spaces at the start of a line include/osmocom/tcap/OPEN_TYPE.h:102: WARNING:LEADING_SPACE: please, no spaces at the start of a line include/osmocom/tcap/OPEN_TYPE.h:103: WARNING:LEADING_SPACE: please, no spaces at the start of a line include/osmocom/tcap/OPEN_TYPE.h:104: WARNING:LEADING_SPACE: please, no spaces at the start of a line include/osmocom/tcap/OPEN_TYPE.h:105: WARNING:LEADING_SPACE: please, no spaces at the start of a line include/osmocom/tcap/OPEN_TYPE.h:106: WARNING:LEADING_SPACE: please, no spaces at the start of a line include/osmocom/tcap/OPEN_TYPE.h:109: WARNING:LEADING_SPACE: please, no spaces at the start of a line include/osmocom/tcap/OPEN_TYPE.h:110: WARNING:LEADING_SPACE: please, no spaces at the start of a line include/osmocom/tcap/OPEN_TYPE.h:111: WARNING:LEADING_SPACE: please, no spaces at the start of a line include/osmocom/tcap/OPEN_TYPE.h:114: WARNING:LEADING_SPACE: please, no spaces at the start of a line include/osmocom/tcap/OPEN_TYPE.h:115: WARNING:LEADING_SPACE: please, no spaces at the start of a line include/osmocom/tcap/OPEN_TYPE.h:116: WARNING:LEADING_SPACE: please, no spaces at the start of a line include/osmocom/tcap/OPEN_TYPE.h:119: WARNING:LEADING_SPACE: please, no spaces at the start of a line include/osmocom/tcap/ObjectDescriptor.h:14: WARNING:NEW_TYPEDEFS: do not add new typedefs include/osmocom/tcap/asn_SEQUENCE_OF.h:46: WARNING:SPACE_BEFORE_TAB: please, no space before tabs include/osmocom/tcap/asn_SET_OF.h:10: WARNING:LEADING_SPACE: please, no spaces at the start of a line include/osmocom/tcap/asn_SET_OF.h:11: ERROR:CODE_INDENT: code indent should use tabs where possible include/osmocom/tcap/asn_SET_OF.h:11: WARNING:LEADING_SPACE: please, no spaces at the start of a line include/osmocom/tcap/asn_SET_OF.h:12: ERROR:CODE_INDENT: code indent should use tabs where possible include/osmocom/tcap/asn_SET_OF.h:12: WARNING:LEADING_SPACE: please, no spaces at the start of a line include/osmocom/tcap/asn_SET_OF.h:13: ERROR:CODE_INDENT: code indent should use tabs where possible include/osmocom/tcap/asn_SET_OF.h:13: WARNING:LEADING_SPACE: please, no spaces at the start of a line include/osmocom/tcap/asn_SET_OF.h:14: ERROR:CODE_INDENT: code indent should use tabs where possible include/osmocom/tcap/asn_SET_OF.h:14: WARNING:LEADING_SPACE: please, no spaces at the start of a line include/osmocom/tcap/asn_SET_OF.h:14: WARNING:FUNCTION_ARGUMENTS: function definition argument 'type' should also have an identifier name include/osmocom/tcap/asn_SET_OF.h:15: WARNING:LEADING_SPACE: please, no spaces at the start of a line include/osmocom/tcap/asn_SET_OF.h:18: WARNING:LEADING_SPACE: please, no spaces at the start of a line include/osmocom/tcap/asn_SET_OF.h:19: ERROR:CODE_INDENT: code indent should use tabs where possible include/osmocom/tcap/asn_SET_OF.h:19: WARNING:LEADING_SPACE: please, no spaces at the start of a line include/osmocom/tcap/asn_SET_OF.h:20: ERROR:CODE_INDENT: code indent should use tabs where possible include/osmocom/tcap/asn_SET_OF.h:20: WARNING:LEADING_SPACE: please, no spaces at the start of a line include/osmocom/tcap/asn_SET_OF.h:21: ERROR:CODE_INDENT: code indent should use tabs where possible include/osmocom/tcap/asn_SET_OF.h:21: WARNING:LEADING_SPACE: please, no spaces at the start of a line include/osmocom/tcap/asn_SET_OF.h:22: ERROR:CODE_INDENT: code indent should use tabs where possible include/osmocom/tcap/asn_SET_OF.h:22: WARNING:LEADING_SPACE: please, no spaces at the start of a line include/osmocom/tcap/asn_SET_OF.h:22: WARNING:FUNCTION_ARGUMENTS: function definition argument 'type *' should also have an identifier name include/osmocom/tcap/asn_SET_OF.h:23: WARNING:LEADING_SPACE: please, no spaces at the start of a line include/osmocom/tcap/asn_application.h:25: WARNING:LEADING_SPACE: please, no spaces at the start of a line include/osmocom/tcap/asn_application.h:27: WARNING:LEADING_SPACE: please, no spaces at the start of a line include/osmocom/tcap/asn_application.h:29: WARNING:LEADING_SPACE: please, no spaces at the start of a line include/osmocom/tcap/asn_application.h:37: WARNING:LEADING_SPACE: please, no spaces at the start of a line include/osmocom/tcap/asn_application.h:38: WARNING:LEADING_SPACE: please, no spaces at the start of a line include/osmocom/tcap/asn_application.h:39: WARNING:LEADING_SPACE: please, no spaces at the start of a line include/osmocom/tcap/asn_application.h:45: WARNING:LEADING_SPACE: please, no spaces at the start of a line include/osmocom/tcap/asn_application.h:46: WARNING:LEADING_SPACE: please, no spaces at the start of a line include/osmocom/tcap/asn_application.h:53: WARNING:LEADING_SPACE: please, no spaces at the start of a line include/osmocom/tcap/asn_application.h:54: WARNING:LEADING_SPACE: please, no spaces at the start of a line include/osmocom/tcap/asn_application.h:55: WARNING:LEADING_SPACE: please, no spaces at the start of a line include/osmocom/tcap/asn_application.h:56: WARNING:LEADING_SPACE: please, no spaces at the start of a line include/osmocom/tcap/asn_application.h:62: WARNING:LEADING_SPACE: please, no spaces at the start of a line include/osmocom/tcap/asn_application.h:63: WARNING:LEADING_SPACE: please, no spaces at the start of a line include/osmocom/tcap/asn_application.h:69: WARNING:LEADING_SPACE: please, no spaces at the start of a line include/osmocom/tcap/asn_application.h:70: WARNING:LEADING_SPACE: please, no spaces at the start of a line include/osmocom/tcap/asn_application.h:89: WARNING:LEADING_SPACE: please, no spaces at the start of a line include/osmocom/tcap/asn_application.h:90: WARNING:LEADING_SPACE: please, no spaces at the start of a line include/osmocom/tcap/asn_application.h:91: WARNING:LEADING_SPACE: please, no spaces at the start of a line include/osmocom/tcap/asn_application.h:92: WARNING:LEADING_SPACE: please, no spaces at the start of a line include/osmocom/tcap/asn_application.h:106: WARNING:NEW_TYPEDEFS: do not add new typedefs include/osmocom/tcap/asn_application.h:107: WARNING:LEADING_SPACE: please, no spaces at the start of a line include/osmocom/tcap/asn_application.h:108: WARNING:LEADING_SPACE: please, no spaces at the start of a line include/osmocom/tcap/asn_application.h:111: WARNING:LEADING_SPACE: please, no spaces at the start of a line include/osmocom/tcap/asn_application.h:112: WARNING:LEADING_SPACE: please, no spaces at the start of a line include/osmocom/tcap/asn_application.h:113: WARNING:LEADING_SPACE: please, no spaces at the start of a line include/osmocom/tcap/asn_application.h:114: WARNING:LEADING_SPACE: please, no spaces at the start of a line include/osmocom/tcap/asn_application.h:125: ERROR:CODE_INDENT: code indent should use tabs where possible include/osmocom/tcap/asn_application.h:125: WARNING:LEADING_SPACE: please, no spaces at the start of a line include/osmocom/tcap/asn_application.h:140: WARNING:LEADING_SPACE: please, no spaces at the start of a line include/osmocom/tcap/asn_application.h:141: WARNING:LEADING_SPACE: please, no spaces at the start of a line include/osmocom/tcap/asn_application.h:142: WARNING:LEADING_SPACE: please, no spaces at the start of a line include/osmocom/tcap/asn_application.h:143: WARNING:LEADING_SPACE: please, no spaces at the start of a line include/osmocom/tcap/asn_application.h:144: WARNING:LEADING_SPACE: please, no spaces at the start of a line include/osmocom/tcap/asn_application.h:151: WARNING:LEADING_SPACE: please, no spaces at the start of a line include/osmocom/tcap/asn_application.h:152: WARNING:LEADING_SPACE: please, no spaces at the start of a line include/osmocom/tcap/asn_application.h:153: WARNING:LEADING_SPACE: please, no spaces at the start of a line include/osmocom/tcap/asn_application.h:154: WARNING:LEADING_SPACE: please, no spaces at the start of a line include/osmocom/tcap/asn_application.h:155: WARNING:LEADING_SPACE: please, no spaces at the start of a line include/osmocom/tcap/asn_bit_data.h:17: WARNING:NEW_TYPEDEFS: do not add new typedefs include/osmocom/tcap/asn_bit_data.h:18: WARNING:LEADING_SPACE: please, no spaces at the start of a line include/osmocom/tcap/asn_bit_data.h:19: ERROR:CODE_INDENT: code indent should use tabs where possible include/osmocom/tcap/asn_bit_data.h:19: WARNING:LEADING_SPACE: please, no spaces at the start of a line include/osmocom/tcap/asn_bit_data.h:20: ERROR:CODE_INDENT: code indent should use tabs where possible include/osmocom/tcap/asn_bit_data.h:20: WARNING:LEADING_SPACE: please, no spaces at the start of a line include/osmocom/tcap/asn_bit_data.h:21: ERROR:CODE_INDENT: code indent should use tabs where possible include/osmocom/tcap/asn_bit_data.h:21: WARNING:LEADING_SPACE: please, no spaces at the start of a line include/osmocom/tcap/asn_bit_data.h:22: WARNING:LEADING_SPACE: please, no spaces at the start of a line include/osmocom/tcap/asn_bit_data.h:22: WARNING:FUNCTION_ARGUMENTS: function definition argument 'struct asn_bit_data_s *' should also have an identifier name include/osmocom/tcap/asn_bit_data.h:23: WARNING:LEADING_SPACE: please, no spaces at the start of a line include/osmocom/tcap/asn_bit_data.h:37: WARNING:FUNCTION_ARGUMENTS: function definition argument 'asn_bit_data_t *' should also have an identifier name include/osmocom/tcap/asn_bit_data.h:40: WARNING:FUNCTION_ARGUMENTS: function definition argument 'asn_bit_data_t *' should also have an identifier name include/osmocom/tcap/asn_bit_data.h:47: WARNING:FUNCTION_ARGUMENTS: function definition argument 'asn_bit_data_t *' should also have an identifier name include/osmocom/tcap/asn_bit_data.h:51: WARNING:FUNCTION_ARGUMENTS: function definition argument 'asn_bit_data_t *' should also have an identifier name include/osmocom/tcap/asn_bit_data.h:56: WARNING:NEW_TYPEDEFS: do not add new typedefs include/osmocom/tcap/asn_bit_data.h:67: WARNING:FUNCTION_ARGUMENTS: function definition argument 'asn_bit_outp_t *' should also have an identifier name include/osmocom/tcap/asn_bit_data.h:70: WARNING:FUNCTION_ARGUMENTS: function definition argument 'asn_bit_outp_t *' should also have an identifier name include/osmocom/tcap/asn_bit_data.h:77: WARNING:FUNCTION_ARGUMENTS: function definition argument 'asn_bit_outp_t *' should also have an identifier name include/osmocom/tcap/asn_codecs.h:23: WARNING:NEW_TYPEDEFS: do not add new typedefs include/osmocom/tcap/asn_codecs.h:41: WARNING:NEW_TYPEDEFS: do not add new typedefs include/osmocom/tcap/asn_codecs.h:66: ERROR:SPACING: space required before the open parenthesis '(' include/osmocom/tcap/asn_codecs.h:71: ERROR:SPACING: space required before the open parenthesis '(' include/osmocom/tcap/asn_codecs.h:75: ERROR:TRAILING_WHITESPACE: trailing whitespace include/osmocom/tcap/asn_codecs.h:86: WARNING:NEW_TYPEDEFS: do not add new typedefs include/osmocom/tcap/asn_codecs.h:96: ERROR:SPACING: space required before the open parenthesis '(' include/osmocom/tcap/asn_codecs.h:102: ERROR:SPACING: space required before the open parenthesis '(' include/osmocom/tcap/asn_codecs_prim.h:14: WARNING:NEW_TYPEDEFS: do not add new typedefs include/osmocom/tcap/asn_codecs_prim.h:15: WARNING:LEADING_SPACE: please, no spaces at the start of a line include/osmocom/tcap/asn_codecs_prim.h:16: WARNING:LEADING_SPACE: please, no spaces at the start of a line include/osmocom/tcap/asn_codecs_prim.h:31: WARNING:LEADING_SPACE: please, no spaces at the start of a line include/osmocom/tcap/asn_codecs_prim.h:32: WARNING:LEADING_SPACE: please, no spaces at the start of a line include/osmocom/tcap/asn_codecs_prim.h:33: WARNING:LEADING_SPACE: please, no spaces at the start of a line include/osmocom/tcap/asn_codecs_prim.h:34: WARNING:LEADING_SPACE: please, no spaces at the start of a line include/osmocom/tcap/asn_codecs_prim.h:35: WARNING:LEADING_SPACE: please, no spaces at the start of a line include/osmocom/tcap/asn_codecs_prim.h:38: WARNING:LEADING_SPACE: please, no spaces at the start of a line include/osmocom/tcap/asn_codecs_prim.h:39: WARNING:LEADING_SPACE: please, no spaces at the start of a line include/osmocom/tcap/asn_codecs_prim.h:46: WARNING:LEADING_SPACE: please, no spaces at the start of a line include/osmocom/tcap/asn_codecs_prim.h:47: WARNING:LEADING_SPACE: please, no spaces at the start of a line include/osmocom/tcap/asn_codecs_prim.h:48: WARNING:LEADING_SPACE: please, no spaces at the start of a line include/osmocom/tcap/asn_codecs_prim.h:49: WARNING:LEADING_SPACE: please, no spaces at the start of a line include/osmocom/tcap/asn_codecs_prim.h:57: WARNING:LEADING_SPACE: please, no spaces at the start of a line include/osmocom/tcap/asn_codecs_prim.h:58: WARNING:LEADING_SPACE: please, no spaces at the start of a line include/osmocom/tcap/asn_codecs_prim.h:59: WARNING:LEADING_SPACE: please, no spaces at the start of a line include/osmocom/tcap/asn_codecs_prim.h:60: WARNING:LEADING_SPACE: please, no spaces at the start of a line include/osmocom/tcap/asn_codecs_prim.h:61: WARNING:LEADING_SPACE: please, no spaces at the start of a line include/osmocom/tcap/asn_codecs_prim.h:64: WARNING:LEADING_SPACE: please, no spaces at the start of a line include/osmocom/tcap/asn_codecs_prim.h:65: WARNING:LEADING_SPACE: please, no spaces at the start of a line include/osmocom/tcap/asn_codecs_prim.h:72: WARNING:LEADING_SPACE: please, no spaces at the start of a line include/osmocom/tcap/asn_codecs_prim.h:73: WARNING:LEADING_SPACE: please, no spaces at the start of a line include/osmocom/tcap/asn_codecs_prim.h:74: WARNING:LEADING_SPACE: please, no spaces at the start of a line include/osmocom/tcap/asn_codecs_prim.h:75: WARNING:LEADING_SPACE: please, no spaces at the start of a line include/osmocom/tcap/asn_internal.h:43: ERROR:SPACING: space required before the open brace '{' include/osmocom/tcap/asn_internal.h:43: ERROR:SPACING: space required after that close brace '}' include/osmocom/tcap/asn_internal.h:43: ERROR:SPACING: space required before the open parenthesis '(' include/osmocom/tcap/asn_internal.h:45: ERROR:SPACING: exactly one space required after that #ifdef include/osmocom/tcap/asn_internal.h:64: ERROR:SPACING: space required before the open parenthesis '(' include/osmocom/tcap/asn_internal.h:64: WARNING:SINGLE_STATEMENT_DO_WHILE_MACRO: Single statement macros should not use a do {} while (0) loop include/osmocom/tcap/asn_internal.h:68: ERROR:SPACING: space required before the open parenthesis '(' include/osmocom/tcap/asn_internal.h:72: ERROR:SPACING: space required before the open parenthesis '(' include/osmocom/tcap/asn_internal.h:79: ERROR:SPACING: space required before the open brace '{' include/osmocom/tcap/asn_internal.h:79: ERROR:SPACING: space required after that close brace '}' include/osmocom/tcap/asn_internal.h:79: ERROR:SPACING: space required before the open parenthesis '(' include/osmocom/tcap/asn_internal.h:96: WARNING:LEADING_SPACE: please, no spaces at the start of a line include/osmocom/tcap/asn_internal.h:97: WARNING:LEADING_SPACE: please, no spaces at the start of a line include/osmocom/tcap/asn_internal.h:104: WARNING:LEADING_SPACE: please, no spaces at the start of a line include/osmocom/tcap/asn_internal.h:105: ERROR:CODE_INDENT: code indent should use tabs where possible include/osmocom/tcap/asn_internal.h:105: WARNING:LEADING_SPACE: please, no spaces at the start of a line include/osmocom/tcap/asn_internal.h:105: ERROR:SPACING: space required before the open parenthesis '(' include/osmocom/tcap/asn_internal.h:106: ERROR:CODE_INDENT: code indent should use tabs where possible include/osmocom/tcap/asn_internal.h:106: WARNING:LEADING_SPACE: please, no spaces at the start of a line include/osmocom/tcap/asn_internal.h:107: WARNING:LEADING_SPACE: please, no spaces at the start of a line include/osmocom/tcap/asn_internal.h:107: ERROR:SPACING: space required before the open parenthesis '(' include/osmocom/tcap/asn_internal.h:110: WARNING:LEADING_SPACE: please, no spaces at the start of a line include/osmocom/tcap/asn_internal.h:111: ERROR:CODE_INDENT: code indent should use tabs where possible include/osmocom/tcap/asn_internal.h:111: WARNING:LEADING_SPACE: please, no spaces at the start of a line include/osmocom/tcap/asn_internal.h:113: WARNING:LEADING_SPACE: please, no spaces at the start of a line include/osmocom/tcap/asn_internal.h:114: ERROR:CODE_INDENT: code indent should use tabs where possible include/osmocom/tcap/asn_internal.h:114: WARNING:LEADING_SPACE: please, no spaces at the start of a line include/osmocom/tcap/asn_internal.h:115: ERROR:CODE_INDENT: code indent should use tabs where possible include/osmocom/tcap/asn_internal.h:115: WARNING:LEADING_SPACE: please, no spaces at the start of a line include/osmocom/tcap/asn_internal.h:118: WARNING:LEADING_SPACE: please, no spaces at the start of a line include/osmocom/tcap/asn_internal.h:119: ERROR:CODE_INDENT: code indent should use tabs where possible include/osmocom/tcap/asn_internal.h:119: WARNING:LEADING_SPACE: please, no spaces at the start of a line include/osmocom/tcap/asn_internal.h:120: ERROR:CODE_INDENT: code indent should use tabs where possible include/osmocom/tcap/asn_internal.h:120: WARNING:LEADING_SPACE: please, no spaces at the start of a line include/osmocom/tcap/asn_internal.h:121: ERROR:CODE_INDENT: code indent should use tabs where possible include/osmocom/tcap/asn_internal.h:121: WARNING:LEADING_SPACE: please, no spaces at the start of a line include/osmocom/tcap/asn_internal.h:122: ERROR:CODE_INDENT: code indent should use tabs where possible include/osmocom/tcap/asn_internal.h:122: WARNING:LEADING_SPACE: please, no spaces at the start of a line include/osmocom/tcap/asn_internal.h:122: ERROR:SPACING: space required before the open parenthesis '(' include/osmocom/tcap/asn_internal.h:123: ERROR:CODE_INDENT: code indent should use tabs where possible include/osmocom/tcap/asn_internal.h:123: WARNING:LEADING_SPACE: please, no spaces at the start of a line include/osmocom/tcap/asn_internal.h:123: ERROR:SPACING: space required before the open parenthesis '(' include/osmocom/tcap/asn_internal.h:124: ERROR:CODE_INDENT: code indent should use tabs where possible include/osmocom/tcap/asn_internal.h:124: WARNING:LEADING_SPACE: please, no spaces at the start of a line include/osmocom/tcap/asn_internal.h:124: ERROR:SPACING: space required before the open parenthesis '(' include/osmocom/tcap/asn_internal.h:125: WARNING:LEADING_SPACE: please, no spaces at the start of a line include/osmocom/tcap/asn_internal.h:125: ERROR:SPACING: space required before the open parenthesis '(' include/osmocom/tcap/asn_internal.h:128: ERROR:CODE_INDENT: code indent should use tabs where possible include/osmocom/tcap/asn_internal.h:128: WARNING:LEADING_SPACE: please, no spaces at the start of a line include/osmocom/tcap/asn_internal.h:129: ERROR:CODE_INDENT: code indent should use tabs where possible include/osmocom/tcap/asn_internal.h:129: WARNING:LEADING_SPACE: please, no spaces at the start of a line include/osmocom/tcap/asn_internal.h:129: WARNING:SUSPECT_CODE_INDENT: suspect code indent for conditional statements (8, 12) include/osmocom/tcap/asn_internal.h:129: ERROR:SPACING: space required before the open parenthesis '(' include/osmocom/tcap/asn_internal.h:130: ERROR:CODE_INDENT: code indent should use tabs where possible include/osmocom/tcap/asn_internal.h:130: WARNING:LEADING_SPACE: please, no spaces at the start of a line include/osmocom/tcap/asn_internal.h:131: ERROR:CODE_INDENT: code indent should use tabs where possible include/osmocom/tcap/asn_internal.h:131: WARNING:LEADING_SPACE: please, no spaces at the start of a line include/osmocom/tcap/asn_internal.h:131: WARNING:SUSPECT_CODE_INDENT: suspect code indent for conditional statements (8, 12) include/osmocom/tcap/asn_internal.h:131: ERROR:SPACING: space required before the open parenthesis '(' include/osmocom/tcap/asn_internal.h:132: ERROR:CODE_INDENT: code indent should use tabs where possible include/osmocom/tcap/asn_internal.h:132: WARNING:LEADING_SPACE: please, no spaces at the start of a line include/osmocom/tcap/asn_internal.h:132: ERROR:SPACING: space required before the open parenthesis '(' include/osmocom/tcap/asn_internal.h:133: ERROR:CODE_INDENT: code indent should use tabs where possible include/osmocom/tcap/asn_internal.h:133: WARNING:LEADING_SPACE: please, no spaces at the start of a line include/osmocom/tcap/asn_internal.h:134: WARNING:LEADING_SPACE: please, no spaces at the start of a line include/osmocom/tcap/asn_internal.h:134: ERROR:SPACING: space required before the open parenthesis '(' include/osmocom/tcap/asn_internal.h:158: ERROR:OPEN_BRACE: open brace '{' following function definitions go on the next line include/osmocom/tcap/asn_internal.h:160: WARNING:LEADING_SPACE: please, no spaces at the start of a line include/osmocom/tcap/asn_internal.h:161: WARNING:LEADING_SPACE: please, no spaces at the start of a line include/osmocom/tcap/asn_internal.h:164: ERROR:OPEN_BRACE: open brace '{' following function definitions go on the next line include/osmocom/tcap/asn_internal.h:166: ERROR:SPACING: space required before the open parenthesis '(' include/osmocom/tcap/asn_internal.h:170: ERROR:SPACING: space required before the open parenthesis '(' include/osmocom/tcap/asn_internal.h:173: ERROR:SPACING: space required before the open parenthesis '(' include/osmocom/tcap/asn_ioc.h:21: WARNING:NEW_TYPEDEFS: do not add new typedefs include/osmocom/tcap/asn_ioc.h:22: WARNING:LEADING_SPACE: please, no spaces at the start of a line include/osmocom/tcap/asn_ioc.h:23: WARNING:LEADING_SPACE: please, no spaces at the start of a line include/osmocom/tcap/asn_ioc.h:24: WARNING:LEADING_SPACE: please, no spaces at the start of a line include/osmocom/tcap/asn_ioc.h:28: WARNING:NEW_TYPEDEFS: do not add new typedefs include/osmocom/tcap/asn_ioc.h:29: WARNING:LEADING_SPACE: please, no spaces at the start of a line include/osmocom/tcap/asn_ioc.h:30: WARNING:LEADING_SPACE: please, no spaces at the start of a line include/osmocom/tcap/asn_ioc.h:31: ERROR:CODE_INDENT: code indent should use tabs where possible include/osmocom/tcap/asn_ioc.h:31: WARNING:LEADING_SPACE: please, no spaces at the start of a line include/osmocom/tcap/asn_ioc.h:32: ERROR:CODE_INDENT: code indent should use tabs where possible include/osmocom/tcap/asn_ioc.h:32: WARNING:LEADING_SPACE: please, no spaces at the start of a line include/osmocom/tcap/asn_ioc.h:33: ERROR:CODE_INDENT: code indent should use tabs where possible include/osmocom/tcap/asn_ioc.h:33: WARNING:LEADING_SPACE: please, no spaces at the start of a line include/osmocom/tcap/asn_ioc.h:34: ERROR:CODE_INDENT: code indent should use tabs where possible include/osmocom/tcap/asn_ioc.h:34: WARNING:LEADING_SPACE: please, no spaces at the start of a line include/osmocom/tcap/asn_ioc.h:35: WARNING:LEADING_SPACE: please, no spaces at the start of a line include/osmocom/tcap/asn_ioc.h:36: WARNING:LEADING_SPACE: please, no spaces at the start of a line include/osmocom/tcap/asn_ioc.h:37: WARNING:LEADING_SPACE: please, no spaces at the start of a line include/osmocom/tcap/asn_ioc.h:38: WARNING:LEADING_SPACE: please, no spaces at the start of a line include/osmocom/tcap/asn_ioc.h:39: ERROR:CODE_INDENT: code indent should use tabs where possible include/osmocom/tcap/asn_ioc.h:39: WARNING:LEADING_SPACE: please, no spaces at the start of a line include/osmocom/tcap/asn_ioc.h:40: ERROR:CODE_INDENT: code indent should use tabs where possible include/osmocom/tcap/asn_ioc.h:40: WARNING:LEADING_SPACE: please, no spaces at the start of a line include/osmocom/tcap/asn_ioc.h:41: ERROR:CODE_INDENT: code indent should use tabs where possible include/osmocom/tcap/asn_ioc.h:41: WARNING:LEADING_SPACE: please, no spaces at the start of a line include/osmocom/tcap/asn_ioc.h:42: ERROR:CODE_INDENT: code indent should use tabs where possible include/osmocom/tcap/asn_ioc.h:42: WARNING:LEADING_SPACE: please, no spaces at the start of a line include/osmocom/tcap/asn_ioc.h:43: WARNING:LEADING_SPACE: please, no spaces at the start of a line include/osmocom/tcap/asn_random_fill.h:24: WARNING:NEW_TYPEDEFS: do not add new typedefs include/osmocom/tcap/asn_random_fill.h:25: WARNING:LEADING_SPACE: please, no spaces at the start of a line include/osmocom/tcap/asn_random_fill.h:26: ERROR:CODE_INDENT: code indent should use tabs where possible include/osmocom/tcap/asn_random_fill.h:26: WARNING:LEADING_SPACE: please, no spaces at the start of a line include/osmocom/tcap/asn_random_fill.h:27: ERROR:CODE_INDENT: code indent should use tabs where possible include/osmocom/tcap/asn_random_fill.h:27: WARNING:LEADING_SPACE: please, no spaces at the start of a line include/osmocom/tcap/asn_random_fill.h:28: ERROR:CODE_INDENT: code indent should use tabs where possible include/osmocom/tcap/asn_random_fill.h:28: WARNING:LEADING_SPACE: please, no spaces at the start of a line include/osmocom/tcap/asn_random_fill.h:29: WARNING:LEADING_SPACE: please, no spaces at the start of a line include/osmocom/tcap/asn_random_fill.h:30: WARNING:LEADING_SPACE: please, no spaces at the start of a line include/osmocom/tcap/asn_random_fill.h:33: WARNING:LEADING_SPACE: please, no spaces at the start of a line include/osmocom/tcap/asn_random_fill.h:34: WARNING:LEADING_SPACE: please, no spaces at the start of a line include/osmocom/tcap/asn_random_fill.h:35: WARNING:LEADING_SPACE: please, no spaces at the start of a line include/osmocom/tcap/asn_random_fill.h:44: ERROR:CODE_INDENT: code indent should use tabs where possible include/osmocom/tcap/asn_random_fill.h:44: WARNING:LEADING_SPACE: please, no spaces at the start of a line include/osmocom/tcap/asn_system.h:48: WARNING:INLINE: plain inline is preferred over __inline include/osmocom/tcap/asn_system.h:91: ERROR:CODE_INDENT: code indent should use tabs where possible include/osmocom/tcap/asn_system.h:91: WARNING:LEADING_SPACE: please, no spaces at the start of a line include/osmocom/tcap/asn_system.h:92: ERROR:CODE_INDENT: code indent should use tabs where possible include/osmocom/tcap/asn_system.h:92: WARNING:LEADING_SPACE: please, no spaces at the start of a line include/osmocom/tcap/asn_system.h:93: ERROR:CODE_INDENT: code indent should use tabs where possible include/osmocom/tcap/asn_system.h:93: WARNING:LEADING_SPACE: please, no spaces at the start of a line include/osmocom/tcap/asn_system.h:106: ERROR:SPACING: spaces required around that '>=' (ctx:VxW) include/osmocom/tcap/asn_system.h:137: ERROR:SPACING: space required after that ',' (ctx:VxV) include/osmocom/tcap/asn_system.h:138: ERROR:SPACING: spaces required around that '<' (ctx:VxV) include/osmocom/tcap/asn_system.h:140: ERROR:SPACING: space required after that ',' (ctx:VxV) include/osmocom/tcap/asn_system.h:140: ERROR:SPACING: spaces required around that '<' (ctx:VxV) include/osmocom/tcap/ber_decoder.h:26: WARNING:LEADING_SPACE: please, no spaces at the start of a line include/osmocom/tcap/ber_decoder.h:27: WARNING:LEADING_SPACE: please, no spaces at the start of a line include/osmocom/tcap/ber_decoder.h:28: WARNING:LEADING_SPACE: please, no spaces at the start of a line include/osmocom/tcap/ber_decoder.h:29: WARNING:LEADING_SPACE: please, no spaces at the start of a line include/osmocom/tcap/ber_decoder.h:30: WARNING:LEADING_SPACE: please, no spaces at the start of a line include/osmocom/tcap/ber_decoder.h:37: WARNING:LEADING_SPACE: please, no spaces at the start of a line include/osmocom/tcap/ber_decoder.h:38: WARNING:LEADING_SPACE: please, no spaces at the start of a line include/osmocom/tcap/ber_decoder.h:39: WARNING:LEADING_SPACE: please, no spaces at the start of a line include/osmocom/tcap/ber_decoder.h:53: WARNING:LEADING_SPACE: please, no spaces at the start of a line include/osmocom/tcap/ber_decoder.h:54: WARNING:LEADING_SPACE: please, no spaces at the start of a line include/osmocom/tcap/ber_decoder.h:55: WARNING:LEADING_SPACE: please, no spaces at the start of a line include/osmocom/tcap/ber_decoder.h:56: WARNING:LEADING_SPACE: please, no spaces at the start of a line include/osmocom/tcap/ber_decoder.h:57: WARNING:LEADING_SPACE: please, no spaces at the start of a line include/osmocom/tcap/ber_decoder.h:58: WARNING:LEADING_SPACE: please, no spaces at the start of a line include/osmocom/tcap/ber_decoder.h:59: WARNING:LEADING_SPACE: please, no spaces at the start of a line include/osmocom/tcap/ber_tlv_length.h:12: WARNING:NEW_TYPEDEFS: do not add new typedefs include/osmocom/tcap/ber_tlv_length.h:32: WARNING:SPACE_BEFORE_TAB: please, no space before tabs include/osmocom/tcap/ber_tlv_tag.h:18: WARNING:NEW_TYPEDEFS: do not add new typedefs include/osmocom/tcap/ber_tlv_tag.h:35: WARNING:FUNCTION_ARGUMENTS: function definition argument 'FILE *' should also have an identifier name include/osmocom/tcap/ber_tlv_tag.h:42: WARNING:SPACE_BEFORE_TAB: please, no space before tabs include/osmocom/tcap/ber_tlv_tag.h:43: WARNING:SPACE_BEFORE_TAB: please, no space before tabs include/osmocom/tcap/constr_CHOICE.h:14: WARNING:NEW_TYPEDEFS: do not add new typedefs include/osmocom/tcap/constr_CHOICE.h:91: ERROR:CODE_INDENT: code indent should use tabs where possible include/osmocom/tcap/constr_CHOICE.h:91: WARNING:LEADING_SPACE: please, no spaces at the start of a line include/osmocom/tcap/constr_CHOICE.h:92: ERROR:CODE_INDENT: code indent should use tabs where possible include/osmocom/tcap/constr_CHOICE.h:92: WARNING:LEADING_SPACE: please, no spaces at the start of a line include/osmocom/tcap/constr_CHOICE.h:93: ERROR:CODE_INDENT: code indent should use tabs where possible include/osmocom/tcap/constr_CHOICE.h:93: WARNING:LEADING_SPACE: please, no spaces at the start of a line include/osmocom/tcap/constr_CHOICE.h:96: ERROR:CODE_INDENT: code indent should use tabs where possible include/osmocom/tcap/constr_CHOICE.h:96: WARNING:LEADING_SPACE: please, no spaces at the start of a line include/osmocom/tcap/constr_CHOICE.h:97: ERROR:CODE_INDENT: code indent should use tabs where possible include/osmocom/tcap/constr_CHOICE.h:97: WARNING:LEADING_SPACE: please, no spaces at the start of a line include/osmocom/tcap/constr_CHOICE.h:98: ERROR:CODE_INDENT: code indent should use tabs where possible include/osmocom/tcap/constr_CHOICE.h:98: WARNING:LEADING_SPACE: please, no spaces at the start of a line include/osmocom/tcap/constr_CHOICE.h:99: ERROR:CODE_INDENT: code indent should use tabs where possible include/osmocom/tcap/constr_CHOICE.h:99: WARNING:LEADING_SPACE: please, no spaces at the start of a line include/osmocom/tcap/constr_CHOICE.h:106: ERROR:CODE_INDENT: code indent should use tabs where possible include/osmocom/tcap/constr_CHOICE.h:106: WARNING:LEADING_SPACE: please, no spaces at the start of a line include/osmocom/tcap/constr_CHOICE.h:115: ERROR:CODE_INDENT: code indent should use tabs where possible include/osmocom/tcap/constr_CHOICE.h:115: WARNING:LEADING_SPACE: please, no spaces at the start of a line include/osmocom/tcap/constr_SEQUENCE.h:14: WARNING:NEW_TYPEDEFS: do not add new typedefs include/osmocom/tcap/constr_SET_OF.h:15: WARNING:NEW_TYPEDEFS: do not add new typedefs include/osmocom/tcap/constr_SET_OF.h:19: WARNING:LEADING_SPACE: please, no spaces at the start of a line include/osmocom/tcap/constr_SET_OF.h:20: WARNING:LEADING_SPACE: please, no spaces at the start of a line include/osmocom/tcap/constr_SET_OF.h:23: WARNING:LEADING_SPACE: please, no spaces at the start of a line include/osmocom/tcap/constr_SET_OF.h:79: WARNING:LEADING_SPACE: please, no spaces at the start of a line include/osmocom/tcap/constr_SET_OF.h:80: WARNING:LEADING_SPACE: please, no spaces at the start of a line include/osmocom/tcap/constr_SET_OF.h:81: WARNING:LEADING_SPACE: please, no spaces at the start of a line include/osmocom/tcap/constr_SET_OF.h:82: WARNING:LEADING_SPACE: please, no spaces at the start of a line include/osmocom/tcap/constr_SET_OF.h:86: WARNING:LEADING_SPACE: please, no spaces at the start of a line include/osmocom/tcap/constr_SET_OF.h:87: WARNING:LEADING_SPACE: please, no spaces at the start of a line include/osmocom/tcap/constr_SET_OF.h:88: WARNING:LEADING_SPACE: please, no spaces at the start of a line include/osmocom/tcap/constr_SET_OF.h:91: ERROR:POINTER_LOCATION: "foo * bar" should be "foo *bar" include/osmocom/tcap/constr_SET_OF.h:92: ERROR:CODE_INDENT: code indent should use tabs where possible include/osmocom/tcap/constr_SET_OF.h:92: WARNING:LEADING_SPACE: please, no spaces at the start of a line include/osmocom/tcap/constr_SET_OF.h:93: ERROR:CODE_INDENT: code indent should use tabs where possible include/osmocom/tcap/constr_SET_OF.h:93: WARNING:LEADING_SPACE: please, no spaces at the start of a line include/osmocom/tcap/constr_SET_OF.h:94: ERROR:CODE_INDENT: code indent should use tabs where possible include/osmocom/tcap/constr_SET_OF.h:94: WARNING:LEADING_SPACE: please, no spaces at the start of a line include/osmocom/tcap/constr_SET_OF.h:97: ERROR:CODE_INDENT: code indent should use tabs where possible include/osmocom/tcap/constr_SET_OF.h:97: WARNING:LEADING_SPACE: please, no spaces at the start of a line include/osmocom/tcap/constr_SET_OF.h:98: ERROR:CODE_INDENT: code indent should use tabs where possible include/osmocom/tcap/constr_SET_OF.h:98: WARNING:LEADING_SPACE: please, no spaces at the start of a line include/osmocom/tcap/constr_TYPE.h:29: WARNING:NEW_TYPEDEFS: do not add new typedefs include/osmocom/tcap/constr_TYPE.h:91: WARNING:LEADING_SPACE: please, no spaces at the start of a line include/osmocom/tcap/constr_TYPE.h:92: WARNING:LEADING_SPACE: please, no spaces at the start of a line include/osmocom/tcap/constr_TYPE.h:93: WARNING:LEADING_SPACE: please, no spaces at the start of a line include/osmocom/tcap/constr_TYPE.h:103: WARNING:LEADING_SPACE: please, no spaces at the start of a line include/osmocom/tcap/constr_TYPE.h:113: WARNING:LEADING_SPACE: please, no spaces at the start of a line include/osmocom/tcap/constr_TYPE.h:124: WARNING:LEADING_SPACE: please, no spaces at the start of a line include/osmocom/tcap/constr_TYPE.h:130: WARNING:LEADING_SPACE: please, no spaces at the start of a line include/osmocom/tcap/constr_TYPE.h:131: WARNING:LEADING_SPACE: please, no spaces at the start of a line include/osmocom/tcap/constr_TYPE.h:132: WARNING:LEADING_SPACE: please, no spaces at the start of a line include/osmocom/tcap/constr_TYPE.h:133: WARNING:LEADING_SPACE: please, no spaces at the start of a line include/osmocom/tcap/constr_TYPE.h:154: ERROR:CODE_INDENT: code indent should use tabs where possible include/osmocom/tcap/constr_TYPE.h:154: WARNING:LEADING_SPACE: please, no spaces at the start of a line include/osmocom/tcap/constr_TYPE.h:172: WARNING:NEW_TYPEDEFS: do not add new typedefs include/osmocom/tcap/constr_TYPE.h:173: WARNING:LEADING_SPACE: please, no spaces at the start of a line include/osmocom/tcap/constr_TYPE.h:174: WARNING:LEADING_SPACE: please, no spaces at the start of a line include/osmocom/tcap/constr_TYPE.h:177: WARNING:LEADING_SPACE: please, no spaces at the start of a line include/osmocom/tcap/constr_TYPE.h:178: WARNING:LEADING_SPACE: please, no spaces at the start of a line include/osmocom/tcap/constr_TYPE.h:184: WARNING:NEW_TYPEDEFS: do not add new typedefs include/osmocom/tcap/constr_TYPE.h:185: WARNING:LEADING_SPACE: please, no spaces at the start of a line include/osmocom/tcap/constr_TYPE.h:186: WARNING:LEADING_SPACE: please, no spaces at the start of a line include/osmocom/tcap/constr_TYPE.h:187: WARNING:LEADING_SPACE: please, no spaces at the start of a line include/osmocom/tcap/constr_TYPE.h:188: WARNING:LEADING_SPACE: please, no spaces at the start of a line include/osmocom/tcap/constr_TYPE.h:189: WARNING:LEADING_SPACE: please, no spaces at the start of a line include/osmocom/tcap/constr_TYPE.h:190: WARNING:LEADING_SPACE: please, no spaces at the start of a line include/osmocom/tcap/constr_TYPE.h:191: WARNING:LEADING_SPACE: please, no spaces at the start of a line include/osmocom/tcap/constr_TYPE.h:192: WARNING:LEADING_SPACE: please, no spaces at the start of a line include/osmocom/tcap/constr_TYPE.h:193: WARNING:LEADING_SPACE: please, no spaces at the start of a line include/osmocom/tcap/constr_TYPE.h:194: WARNING:LEADING_SPACE: please, no spaces at the start of a line include/osmocom/tcap/constr_TYPE.h:195: WARNING:LEADING_SPACE: please, no spaces at the start of a line include/osmocom/tcap/constr_TYPE.h:196: WARNING:LEADING_SPACE: please, no spaces at the start of a line include/osmocom/tcap/constr_TYPE.h:197: WARNING:LEADING_SPACE: please, no spaces at the start of a line include/osmocom/tcap/constr_TYPE.h:198: WARNING:LEADING_SPACE: please, no spaces at the start of a line include/osmocom/tcap/constr_TYPE.h:199: WARNING:LEADING_SPACE: please, no spaces at the start of a line include/osmocom/tcap/constr_TYPE.h:200: WARNING:LEADING_SPACE: please, no spaces at the start of a line include/osmocom/tcap/constr_TYPE.h:201: WARNING:LEADING_SPACE: please, no spaces at the start of a line include/osmocom/tcap/constr_TYPE.h:202: WARNING:LEADING_SPACE: please, no spaces at the start of a line include/osmocom/tcap/constr_TYPE.h:208: WARNING:NEW_TYPEDEFS: do not add new typedefs include/osmocom/tcap/constr_TYPE.h:210: WARNING:LEADING_SPACE: please, no spaces at the start of a line include/osmocom/tcap/constr_TYPE.h:213: WARNING:LEADING_SPACE: please, no spaces at the start of a line include/osmocom/tcap/constr_TYPE.h:216: WARNING:LEADING_SPACE: please, no spaces at the start of a line include/osmocom/tcap/constr_TYPE.h:218: WARNING:LEADING_SPACE: please, no spaces at the start of a line include/osmocom/tcap/constr_TYPE.h:224: WARNING:NEW_TYPEDEFS: do not add new typedefs include/osmocom/tcap/constr_TYPE.h:225: WARNING:LEADING_SPACE: please, no spaces at the start of a line include/osmocom/tcap/constr_TYPE.h:226: WARNING:LEADING_SPACE: please, no spaces at the start of a line include/osmocom/tcap/constr_TYPE.h:232: WARNING:LEADING_SPACE: please, no spaces at the start of a line include/osmocom/tcap/constr_TYPE.h:241: WARNING:LEADING_SPACE: please, no spaces at the start of a line include/osmocom/tcap/constr_TYPE.h:242: WARNING:LEADING_SPACE: please, no spaces at the start of a line include/osmocom/tcap/constr_TYPE.h:243: WARNING:LEADING_SPACE: please, no spaces at the start of a line include/osmocom/tcap/constr_TYPE.h:244: WARNING:LEADING_SPACE: please, no spaces at the start of a line include/osmocom/tcap/constr_TYPE.h:247: WARNING:LEADING_SPACE: please, no spaces at the start of a line include/osmocom/tcap/constr_TYPE.h:252: WARNING:LEADING_SPACE: please, no spaces at the start of a line include/osmocom/tcap/constr_TYPE.h:253: WARNING:LEADING_SPACE: please, no spaces at the start of a line include/osmocom/tcap/constr_TYPE.h:259: WARNING:LEADING_SPACE: please, no spaces at the start of a line include/osmocom/tcap/constr_TYPE.h:266: WARNING:LEADING_SPACE: please, no spaces at the start of a line include/osmocom/tcap/constr_TYPE.h:267: WARNING:LEADING_SPACE: please, no spaces at the start of a line include/osmocom/tcap/constr_TYPE.h:268: WARNING:LEADING_SPACE: please, no spaces at the start of a line include/osmocom/tcap/constr_TYPE.h:269: WARNING:LEADING_SPACE: please, no spaces at the start of a line include/osmocom/tcap/constr_TYPE.h:270: WARNING:LEADING_SPACE: please, no spaces at the start of a line include/osmocom/tcap/constr_TYPE.h:271: WARNING:LEADING_SPACE: please, no spaces at the start of a line include/osmocom/tcap/constr_TYPE.h:272: WARNING:NEW_TYPEDEFS: do not add new typedefs include/osmocom/tcap/constr_TYPE.h:273: WARNING:LEADING_SPACE: please, no spaces at the start of a line include/osmocom/tcap/constr_TYPE.h:274: WARNING:LEADING_SPACE: please, no spaces at the start of a line include/osmocom/tcap/constr_TYPE.h:275: WARNING:LEADING_SPACE: please, no spaces at the start of a line include/osmocom/tcap/constr_TYPE.h:276: WARNING:LEADING_SPACE: please, no spaces at the start of a line include/osmocom/tcap/constr_TYPE.h:277: WARNING:LEADING_SPACE: please, no spaces at the start of a line include/osmocom/tcap/constr_TYPE.h:278: WARNING:LEADING_SPACE: please, no spaces at the start of a line include/osmocom/tcap/constr_TYPE.h:279: WARNING:LEADING_SPACE: please, no spaces at the start of a line include/osmocom/tcap/constr_TYPE.h:280: WARNING:LEADING_SPACE: please, no spaces at the start of a line include/osmocom/tcap/constr_TYPE.h:281: WARNING:LEADING_SPACE: please, no spaces at the start of a line include/osmocom/tcap/constr_TYPE.h:282: WARNING:LEADING_SPACE: please, no spaces at the start of a line include/osmocom/tcap/constr_TYPE.h:283: WARNING:LEADING_SPACE: please, no spaces at the start of a line include/osmocom/tcap/constr_TYPE.h:289: WARNING:NEW_TYPEDEFS: do not add new typedefs include/osmocom/tcap/constr_TYPE.h:290: WARNING:LEADING_SPACE: please, no spaces at the start of a line include/osmocom/tcap/constr_TYPE.h:291: WARNING:LEADING_SPACE: please, no spaces at the start of a line include/osmocom/tcap/constr_TYPE.h:292: WARNING:LEADING_SPACE: please, no spaces at the start of a line include/osmocom/tcap/constr_TYPE.h:293: WARNING:LEADING_SPACE: please, no spaces at the start of a line include/osmocom/tcap/constr_TYPE.h:300: WARNING:SPACE_BEFORE_TAB: please, no space before tabs include/osmocom/tcap/constr_TYPE.h:301: WARNING:SPACE_BEFORE_TAB: please, no space before tabs include/osmocom/tcap/constr_TYPE.h:305: ERROR:CODE_INDENT: code indent should use tabs where possible include/osmocom/tcap/constr_TYPE.h:305: WARNING:LEADING_SPACE: please, no spaces at the start of a line include/osmocom/tcap/constr_TYPE.h:306: ERROR:CODE_INDENT: code indent should use tabs where possible include/osmocom/tcap/constr_TYPE.h:306: WARNING:LEADING_SPACE: please, no spaces at the start of a line include/osmocom/tcap/constr_TYPE.h:309: ERROR:TRAILING_WHITESPACE: trailing whitespace include/osmocom/tcap/constr_TYPE.h:313: WARNING:SPACE_BEFORE_TAB: please, no space before tabs include/osmocom/tcap/constr_TYPE.h:316: ERROR:CODE_INDENT: code indent should use tabs where possible include/osmocom/tcap/constr_TYPE.h:316: WARNING:LEADING_SPACE: please, no spaces at the start of a line include/osmocom/tcap/constr_TYPE.h:317: ERROR:CODE_INDENT: code indent should use tabs where possible include/osmocom/tcap/constr_TYPE.h:317: WARNING:LEADING_SPACE: please, no spaces at the start of a line include/osmocom/tcap/constraints.h:24: ERROR:TRAILING_WHITESPACE: trailing whitespace include/osmocom/tcap/constraints.h:30: WARNING:LEADING_SPACE: please, no spaces at the start of a line include/osmocom/tcap/constraints.h:31: WARNING:LEADING_SPACE: please, no spaces at the start of a line include/osmocom/tcap/constraints.h:32: WARNING:LEADING_SPACE: please, no spaces at the start of a line include/osmocom/tcap/constraints.h:33: WARNING:LEADING_SPACE: please, no spaces at the start of a line include/osmocom/tcap/constraints.h:42: WARNING:LEADING_SPACE: please, no spaces at the start of a line include/osmocom/tcap/constraints.h:43: WARNING:LEADING_SPACE: please, no spaces at the start of a line include/osmocom/tcap/constraints.h:43: ERROR:SPACING: need consistent spacing around '*' (ctx:WxV) (or typedef missing in osmo-ci/lint/checkpatch/typedefs_osmo.txt?) include/osmocom/tcap/constraints.h:44: WARNING:LEADING_SPACE: please, no spaces at the start of a line include/osmocom/tcap/constraints.h:57: ERROR:SPACING: space required before the open parenthesis '(' include/osmocom/tcap/der_encoder.h:24: ERROR:CODE_INDENT: code indent should use tabs where possible include/osmocom/tcap/der_encoder.h:24: WARNING:LEADING_SPACE: please, no spaces at the start of a line include/osmocom/tcap/der_encoder.h:25: ERROR:CODE_INDENT: code indent should use tabs where possible include/osmocom/tcap/der_encoder.h:25: WARNING:LEADING_SPACE: please, no spaces at the start of a line include/osmocom/tcap/der_encoder.h:26: ERROR:CODE_INDENT: code indent should use tabs where possible include/osmocom/tcap/der_encoder.h:26: WARNING:LEADING_SPACE: please, no spaces at the start of a line include/osmocom/tcap/der_encoder.h:31: WARNING:LEADING_SPACE: please, no spaces at the start of a line include/osmocom/tcap/der_encoder.h:32: WARNING:LEADING_SPACE: please, no spaces at the start of a line include/osmocom/tcap/der_encoder.h:33: WARNING:LEADING_SPACE: please, no spaces at the start of a line include/osmocom/tcap/der_encoder.h:34: WARNING:LEADING_SPACE: please, no spaces at the start of a line include/osmocom/tcap/der_encoder.h:41: WARNING:LEADING_SPACE: please, no spaces at the start of a line include/osmocom/tcap/der_encoder.h:42: WARNING:LEADING_SPACE: please, no spaces at the start of a line include/osmocom/tcap/der_encoder.h:43: WARNING:LEADING_SPACE: please, no spaces at the start of a line include/osmocom/tcap/der_encoder.h:44: WARNING:LEADING_SPACE: please, no spaces at the start of a line include/osmocom/tcap/der_encoder.h:45: WARNING:LEADING_SPACE: please, no spaces at the start of a line include/osmocom/tcap/der_encoder.h:57: ERROR:CODE_INDENT: code indent should use tabs where possible include/osmocom/tcap/der_encoder.h:57: WARNING:LEADING_SPACE: please, no spaces at the start of a line include/osmocom/tcap/der_encoder.h:58: ERROR:CODE_INDENT: code indent should use tabs where possible include/osmocom/tcap/der_encoder.h:58: WARNING:LEADING_SPACE: please, no spaces at the start of a line include/osmocom/tcap/der_encoder.h:59: ERROR:CODE_INDENT: code indent should use tabs where possible include/osmocom/tcap/der_encoder.h:59: WARNING:LEADING_SPACE: please, no spaces at the start of a line include/osmocom/tcap/der_encoder.h:60: ERROR:CODE_INDENT: code indent should use tabs where possible include/osmocom/tcap/der_encoder.h:60: WARNING:LEADING_SPACE: please, no spaces at the start of a line include/osmocom/tcap/der_encoder.h:61: ERROR:CODE_INDENT: code indent should use tabs where possible include/osmocom/tcap/der_encoder.h:61: WARNING:LEADING_SPACE: please, no spaces at the start of a line include/osmocom/tcap/der_encoder.h:62: ERROR:CODE_INDENT: code indent should use tabs where possible include/osmocom/tcap/der_encoder.h:62: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/ANY.c:9: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/ANY.c:10: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/ANY.c:11: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/ANY.c:14: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/ANY.c:16: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/ANY.c:18: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/ANY.c:20: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/ANY.c:21: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/ANY.c:23: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/ANY.c:24: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/ANY.c:26: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/ANY.c:27: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/ANY.c:30: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/ANY.c:31: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/ANY.c:33: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/ANY.c:34: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/ANY.c:37: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/ANY.c:38: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/ANY.c:40: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/ANY.c:41: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/ANY.c:44: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/ANY.c:45: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/ANY.c:47: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/ANY.c:48: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/ANY.c:51: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/ANY.c:52: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/ANY.c:54: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/ANY.c:55: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/ANY.c:58: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/ANY.c:59: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/ANY.c:61: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/ANY.c:62: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/ANY.c:64: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/ANY.c:65: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/ANY.c:68: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/ANY.c:69: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/ANY.c:70: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/ANY.c:71: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/ANY.c:72: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/ANY.c:74: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/ANY.c:74: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/ANY.c:77: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/ANY.c:77: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/ANY.c:80: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/ANY.c:80: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/ANY.c:82: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/ANY.c:82: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/ANY.c:83: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/ANY.c:84: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/ANY.c:85: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/ANY_ber.c:11: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/ANY_ber.c:12: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/ANY_ber.c:13: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/ANY_ber.c:16: ERROR:OPEN_BRACE: open brace '{' following function definitions go on the next line src/gen/ANY_ber.c:17: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/ANY_ber.c:19: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/ANY_ber.c:19: ERROR:SPACING: space required before the open parenthesis '(' src/gen/ANY_ber.c:20: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/ANY_ber.c:20: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/ANY_ber.c:21: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/ANY_ber.c:21: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/ANY_ber.c:22: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/ANY_ber.c:22: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/ANY_ber.c:22: ERROR:SPACING: space required before the open parenthesis '(' src/gen/ANY_ber.c:23: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/ANY_ber.c:23: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/ANY_ber.c:24: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/ANY_ber.c:24: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/ANY_ber.c:25: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/ANY_ber.c:27: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/ANY_ber.c:28: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/ANY_ber.c:29: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/ANY_ber.c:31: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/ANY_ber.c:34: ERROR:OPEN_BRACE: open brace '{' following function definitions go on the next line src/gen/ANY_ber.c:36: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/ANY_ber.c:37: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/ANY_ber.c:37: ERROR:SPACING: space required after that ',' (ctx:VxV) src/gen/ANY_ber.c:37: ERROR:SPACING: space required after that ',' (ctx:VxV) src/gen/ANY_ber.c:39: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/ANY_ber.c:39: ERROR:SPACING: space required before the open parenthesis '(' src/gen/ANY_ber.c:40: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/ANY_ber.c:40: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/ANY_ber.c:41: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/ANY_ber.c:41: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/ANY_ber.c:42: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/ANY_ber.c:44: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/ANY_ber.c:44: ERROR:SPACING: space required before the open parenthesis '(' src/gen/ANY_ber.c:45: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/ANY_ber.c:45: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/ANY_ber.c:45: ERROR:SPACING: space required before the open parenthesis '(' src/gen/ANY_ber.c:46: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/ANY_ber.c:46: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/ANY_ber.c:47: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/ANY_ber.c:47: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/ANY_ber.c:48: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/ANY_ber.c:50: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/ANY_ber.c:51: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/ANY_ber.c:53: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/ANY_ber.c:54: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/ANY_ber.c:54: ERROR:SPACING: space required before the open parenthesis '(' src/gen/ANY_ber.c:55: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/ANY_ber.c:55: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/ANY_ber.c:55: ERROR:SPACING: space required before the open parenthesis '(' src/gen/ANY_ber.c:56: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/ANY_ber.c:56: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/ANY_ber.c:57: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/ANY_ber.c:58: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/ANY_ber.c:60: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/ANY_ber.c:60: ERROR:SPACING: space required before the open parenthesis '(' src/gen/ANY_ber.c:61: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/ANY_ber.c:62: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/ANY_ber.c:64: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/ANY_ber.c:67: ERROR:OPEN_BRACE: open brace '{' following function definitions go on the next line src/gen/ANY_ber.c:69: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/ANY_ber.c:70: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/ANY_ber.c:72: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/ANY_ber.c:72: ERROR:SPACING: space required before the open parenthesis '(' src/gen/ANY_ber.c:73: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/ANY_ber.c:73: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/ANY_ber.c:74: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/ANY_ber.c:74: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/ANY_ber.c:75: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/ANY_ber.c:77: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/ANY_ber.c:79: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/ANY_ber.c:79: ERROR:SPACING: space required before the open parenthesis '(' src/gen/ANY_ber.c:81: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/ANY_ber.c:82: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/ANY_ber.c:82: ERROR:SPACING: space required before the open parenthesis '(' src/gen/ANY_ber.c:83: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/ANY_ber.c:83: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/ANY_ber.c:84: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/ANY_ber.c:84: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/ANY_ber.c:85: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/ANY_ber.c:86: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/ANY_ber.c:86: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/ANY_ber.c:87: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/ANY_ber.c:87: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/ANY_ber.c:88: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/ANY_ber.c:91: ERROR:OPEN_BRACE: open brace '{' following function definitions go on the next line src/gen/ANY_ber.c:93: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/ANY_ber.c:94: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/ANY_ber.c:96: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/ANY_ber.c:96: ERROR:SPACING: space required before the open parenthesis '(' src/gen/ANY_ber.c:97: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/ANY_ber.c:97: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/ANY_ber.c:98: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/ANY_ber.c:98: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/ANY_ber.c:99: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/ANY_ber.c:101: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/ANY_ber.c:101: ERROR:SPACING: space required before the open parenthesis '(' src/gen/ANY_ber.c:102: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/ANY_ber.c:103: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/ANY_ber.c:103: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/ANY_ber.c:104: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/ANY_ber.c:104: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/ANY_ber.c:105: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/ANY_ber.c:107: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/ANY_ber.c:108: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/ANY_ber.c:108: ERROR:SPACING: space required before the open parenthesis '(' src/gen/ANY_ber.c:109: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/ANY_ber.c:109: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/ANY_ber.c:110: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/ANY_ber.c:110: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/ANY_ber.c:111: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/ANY_ber.c:112: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/ANY_ber.c:113: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/ANY_ber.c:113: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/ANY_ber.c:114: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/ANY_ber.c:114: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/ANY_ber.c:115: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/BIT_STRING.c:12: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/BIT_STRING.c:15: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/BIT_STRING.c:16: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/BIT_STRING.c:17: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/BIT_STRING.c:20: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/BIT_STRING.c:22: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/BIT_STRING.c:24: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/BIT_STRING.c:26: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/BIT_STRING.c:27: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/BIT_STRING.c:29: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/BIT_STRING.c:30: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/BIT_STRING.c:32: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/BIT_STRING.c:33: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/BIT_STRING.c:36: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/BIT_STRING.c:37: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/BIT_STRING.c:39: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/BIT_STRING.c:40: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/BIT_STRING.c:43: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/BIT_STRING.c:44: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/BIT_STRING.c:46: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/BIT_STRING.c:47: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/BIT_STRING.c:50: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/BIT_STRING.c:51: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/BIT_STRING.c:53: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/BIT_STRING.c:54: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/BIT_STRING.c:57: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/BIT_STRING.c:58: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/BIT_STRING.c:60: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/BIT_STRING.c:61: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/BIT_STRING.c:64: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/BIT_STRING.c:65: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/BIT_STRING.c:67: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/BIT_STRING.c:68: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/BIT_STRING.c:71: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/BIT_STRING.c:73: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/BIT_STRING.c:75: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/BIT_STRING.c:78: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/BIT_STRING.c:79: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/BIT_STRING.c:80: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/BIT_STRING.c:81: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/BIT_STRING.c:82: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/BIT_STRING.c:83: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/BIT_STRING.c:84: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/BIT_STRING.c:85: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/BIT_STRING.c:86: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/BIT_STRING.c:87: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/BIT_STRING.c:89: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/BIT_STRING.c:89: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/BIT_STRING.c:92: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/BIT_STRING.c:92: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/BIT_STRING.c:95: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/BIT_STRING.c:95: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/BIT_STRING.c:97: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/BIT_STRING.c:97: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/BIT_STRING.c:98: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/BIT_STRING.c:99: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/BIT_STRING.c:100: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/BIT_STRING.c:106: ERROR:OPEN_BRACE: open brace '{' following function definitions go on the next line src/gen/BIT_STRING.c:108: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/BIT_STRING.c:108: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/BIT_STRING.c:109: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/BIT_STRING.c:111: ERROR:SPACING: space required before the open parenthesis '(' src/gen/BIT_STRING.c:112: ERROR:SPACING: space required before the open parenthesis '(' src/gen/BIT_STRING.c:132: ERROR:OPEN_BRACE: open brace '{' following function definitions go on the next line src/gen/BIT_STRING.c:134: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/BIT_STRING.c:135: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/BIT_STRING.c:136: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/BIT_STRING.c:136: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/BIT_STRING.c:137: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/BIT_STRING.c:137: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/BIT_STRING.c:138: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/BIT_STRING.c:140: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/BIT_STRING.c:140: ERROR:SPACING: space required before the open parenthesis '(' src/gen/BIT_STRING.c:141: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/BIT_STRING.c:141: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/BIT_STRING.c:142: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/BIT_STRING.c:142: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/BIT_STRING.c:143: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/BIT_STRING.c:144: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/BIT_STRING.c:144: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/BIT_STRING.c:144: WARNING:SUSPECT_CODE_INDENT: suspect code indent for conditional statements (8, 12) src/gen/BIT_STRING.c:144: ERROR:SPACING: space required before the open parenthesis '(' src/gen/BIT_STRING.c:144: WARNING:BRACES_NOT_NECESSARY: braces {} are not necessary for single statement blocks src/gen/BIT_STRING.c:145: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/BIT_STRING.c:145: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/BIT_STRING.c:146: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/BIT_STRING.c:146: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/BIT_STRING.c:147: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/BIT_STRING.c:148: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/BIT_STRING.c:148: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/BIT_STRING.c:148: WARNING:SUSPECT_CODE_INDENT: suspect code indent for conditional statements (8, 12) src/gen/BIT_STRING.c:148: ERROR:SPACING: space required before the open parenthesis '(' src/gen/BIT_STRING.c:149: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/BIT_STRING.c:149: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/BIT_STRING.c:150: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/BIT_STRING.c:150: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/BIT_STRING.c:151: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/BIT_STRING.c:151: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/BIT_STRING.c:152: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/BIT_STRING.c:152: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/BIT_STRING.c:152: ERROR:SPACING: space required before the open parenthesis '(' src/gen/BIT_STRING.c:153: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/BIT_STRING.c:153: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/BIT_STRING.c:153: ERROR:SPACING: space required before the open parenthesis '(' src/gen/BIT_STRING.c:154: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/BIT_STRING.c:154: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/BIT_STRING.c:154: ERROR:SPACING: space required before the open parenthesis '(' src/gen/BIT_STRING.c:155: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/BIT_STRING.c:155: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/BIT_STRING.c:156: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/BIT_STRING.c:156: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/BIT_STRING.c:157: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/BIT_STRING.c:157: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/BIT_STRING.c:157: WARNING:SUSPECT_CODE_INDENT: suspect code indent for conditional statements (8, 12) src/gen/BIT_STRING.c:158: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/BIT_STRING.c:158: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/BIT_STRING.c:159: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/BIT_STRING.c:159: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/BIT_STRING.c:160: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/BIT_STRING.c:160: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/BIT_STRING.c:162: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/BIT_STRING.c:162: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/BIT_STRING.c:163: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/BIT_STRING.c:165: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/BIT_STRING.c:166: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/BIT_STRING.c:167: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/BIT_STRING.c:174: ERROR:OPEN_BRACE: open brace '{' following function definitions go on the next line src/gen/BIT_STRING.c:176: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/BIT_STRING.c:176: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/BIT_STRING.c:182: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/BIT_STRING.c:183: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/BIT_STRING.c:184: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/BIT_STRING.c:185: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/BIT_STRING.c:187: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/BIT_STRING.c:188: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/BIT_STRING.c:190: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/BIT_STRING.c:190: ERROR:SPACING: space required before the open parenthesis '(' src/gen/BIT_STRING.c:191: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/BIT_STRING.c:191: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/BIT_STRING.c:192: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/BIT_STRING.c:192: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/BIT_STRING.c:193: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/BIT_STRING.c:193: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/BIT_STRING.c:193: WARNING:SUSPECT_CODE_INDENT: suspect code indent for conditional statements (8, 12) src/gen/BIT_STRING.c:193: ERROR:SPACING: space required before the open parenthesis '(' src/gen/BIT_STRING.c:194: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/BIT_STRING.c:195: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/BIT_STRING.c:195: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/BIT_STRING.c:195: ERROR:SPACING: space required before the open parenthesis '(' src/gen/BIT_STRING.c:196: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/BIT_STRING.c:196: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/BIT_STRING.c:197: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/BIT_STRING.c:197: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/BIT_STRING.c:197: ERROR:SPACING: space required before the open parenthesis '(' src/gen/BIT_STRING.c:198: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/BIT_STRING.c:198: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/BIT_STRING.c:199: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/BIT_STRING.c:199: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/BIT_STRING.c:200: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/BIT_STRING.c:201: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/BIT_STRING.c:201: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/BIT_STRING.c:201: WARNING:SUSPECT_CODE_INDENT: suspect code indent for conditional statements (16, 20) src/gen/BIT_STRING.c:201: ERROR:SPACING: space required before the open parenthesis '(' src/gen/BIT_STRING.c:201: WARNING:BRACES_NOT_NECESSARY: braces {} are not necessary for any arm of this statement src/gen/BIT_STRING.c:202: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/BIT_STRING.c:202: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/BIT_STRING.c:203: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/BIT_STRING.c:203: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/BIT_STRING.c:203: WARNING:SUSPECT_CODE_INDENT: suspect code indent for conditional statements (16, 20) src/gen/BIT_STRING.c:203: ERROR:SPACING: space required before the open parenthesis '(' src/gen/BIT_STRING.c:204: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/BIT_STRING.c:204: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/BIT_STRING.c:205: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/BIT_STRING.c:205: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/BIT_STRING.c:205: WARNING:SUSPECT_CODE_INDENT: suspect code indent for conditional statements (16, 20) src/gen/BIT_STRING.c:206: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/BIT_STRING.c:206: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/BIT_STRING.c:207: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/BIT_STRING.c:207: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/BIT_STRING.c:208: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/BIT_STRING.c:208: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/BIT_STRING.c:209: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/BIT_STRING.c:209: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/BIT_STRING.c:209: WARNING:SUSPECT_CODE_INDENT: suspect code indent for conditional statements (8, 12) src/gen/BIT_STRING.c:210: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/BIT_STRING.c:210: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/BIT_STRING.c:211: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/BIT_STRING.c:211: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/BIT_STRING.c:212: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/BIT_STRING.c:212: ERROR:SPACING: space required before the open parenthesis '(' src/gen/BIT_STRING.c:213: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/BIT_STRING.c:213: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/BIT_STRING.c:214: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/BIT_STRING.c:214: ERROR:SPACING: space required before the open parenthesis '(' src/gen/BIT_STRING.c:215: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/BIT_STRING.c:215: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/BIT_STRING.c:216: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/BIT_STRING.c:217: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/BIT_STRING.c:217: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/BIT_STRING.c:218: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/BIT_STRING.c:221: ERROR:OPEN_BRACE: open brace '{' following function definitions go on the next line src/gen/BIT_STRING.c:223: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/BIT_STRING.c:223: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/BIT_STRING.c:224: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/BIT_STRING.c:225: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/BIT_STRING.c:226: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/BIT_STRING.c:228: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/BIT_STRING.c:228: ERROR:SPACING: space required before the open parenthesis '(' src/gen/BIT_STRING.c:229: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/BIT_STRING.c:229: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/BIT_STRING.c:229: WARNING:SUSPECT_CODE_INDENT: suspect code indent for conditional statements (8, 12) src/gen/BIT_STRING.c:229: ERROR:SPACING: space required before the open parenthesis '(' src/gen/BIT_STRING.c:230: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/BIT_STRING.c:230: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/BIT_STRING.c:231: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/BIT_STRING.c:231: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/BIT_STRING.c:232: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/BIT_STRING.c:232: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/BIT_STRING.c:233: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/BIT_STRING.c:233: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/BIT_STRING.c:234: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/BIT_STRING.c:234: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/BIT_STRING.c:235: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/BIT_STRING.c:237: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/BIT_STRING.c:237: ERROR:SPACING: space required before the open parenthesis '(' src/gen/BIT_STRING.c:238: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/BIT_STRING.c:238: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/BIT_STRING.c:239: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/BIT_STRING.c:239: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/BIT_STRING.c:239: ERROR:SPACING: space required before the open parenthesis '(' src/gen/BIT_STRING.c:240: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/BIT_STRING.c:242: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/BIT_STRING.c:242: ERROR:POINTER_LOCATION: "foo* bar" should be "foo *bar" src/gen/BIT_STRING.c:243: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/BIT_STRING.c:243: ERROR:SPACING: space required before the open parenthesis '(' src/gen/BIT_STRING.c:244: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/BIT_STRING.c:245: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/BIT_STRING.c:247: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/BIT_STRING.c:248: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/BIT_STRING.c:249: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/BIT_STRING.c:250: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/BIT_STRING.c:252: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/BIT_STRING_print.c:12: ERROR:OPEN_BRACE: open brace '{' following function definitions go on the next line src/gen/BIT_STRING_print.c:14: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/BIT_STRING_print.c:14: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/BIT_STRING_print.c:15: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/BIT_STRING_print.c:16: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/BIT_STRING_print.c:17: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/BIT_STRING_print.c:18: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/BIT_STRING_print.c:19: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/BIT_STRING_print.c:20: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/BIT_STRING_print.c:22: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/BIT_STRING_print.c:24: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/BIT_STRING_print.c:24: ERROR:SPACING: space required before the open parenthesis '(' src/gen/BIT_STRING_print.c:25: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/BIT_STRING_print.c:25: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/BIT_STRING_print.c:27: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/BIT_STRING_print.c:28: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/BIT_STRING_print.c:29: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/BIT_STRING_print.c:34: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/BIT_STRING_print.c:34: ERROR:SPACING: space required before the open parenthesis '(' src/gen/BIT_STRING_print.c:35: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/BIT_STRING_print.c:35: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/BIT_STRING_print.c:35: WARNING:SUSPECT_CODE_INDENT: suspect code indent for conditional statements (8, 12) src/gen/BIT_STRING_print.c:35: ERROR:SPACING: space required before the open parenthesis '(' src/gen/BIT_STRING_print.c:36: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/BIT_STRING_print.c:36: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/BIT_STRING_print.c:37: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/BIT_STRING_print.c:37: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/BIT_STRING_print.c:38: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/BIT_STRING_print.c:39: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/BIT_STRING_print.c:39: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/BIT_STRING_print.c:39: ERROR:SPACING: space required before the open parenthesis '(' src/gen/BIT_STRING_print.c:40: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/BIT_STRING_print.c:40: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/BIT_STRING_print.c:41: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/BIT_STRING_print.c:41: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/BIT_STRING_print.c:42: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/BIT_STRING_print.c:42: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/BIT_STRING_print.c:43: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/BIT_STRING_print.c:43: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/BIT_STRING_print.c:44: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/BIT_STRING_print.c:44: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/BIT_STRING_print.c:45: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/BIT_STRING_print.c:47: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/BIT_STRING_print.c:47: ERROR:SPACING: space required before the open parenthesis '(' src/gen/BIT_STRING_print.c:48: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/BIT_STRING_print.c:48: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/BIT_STRING_print.c:50: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/BIT_STRING_print.c:50: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/BIT_STRING_print.c:50: WARNING:SUSPECT_CODE_INDENT: suspect code indent for conditional statements (8, 12) src/gen/BIT_STRING_print.c:50: ERROR:SPACING: space required before the open parenthesis '(' src/gen/BIT_STRING_print.c:50: WARNING:BRACES_NOT_NECESSARY: braces {} are not necessary for single statement blocks src/gen/BIT_STRING_print.c:51: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/BIT_STRING_print.c:51: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/BIT_STRING_print.c:52: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/BIT_STRING_print.c:52: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/BIT_STRING_print.c:54: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/BIT_STRING_print.c:55: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/BIT_STRING_print.c:55: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/BIT_STRING_print.c:55: WARNING:SUSPECT_CODE_INDENT: suspect code indent for conditional statements (8, 12) src/gen/BIT_STRING_print.c:55: ERROR:SPACING: space required before the open parenthesis '(' src/gen/BIT_STRING_print.c:56: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/BIT_STRING_print.c:56: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/BIT_STRING_print.c:57: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/BIT_STRING_print.c:59: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/BIT_STRING_print.c:59: ERROR:SPACING: space required before the open parenthesis '(' src/gen/BIT_STRING_print.c:60: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/BIT_STRING_print.c:60: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/BIT_STRING_print.c:61: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/BIT_STRING_print.c:61: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/BIT_STRING_print.c:62: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/BIT_STRING_print.c:62: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/BIT_STRING_print.c:63: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/BIT_STRING_print.c:63: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/BIT_STRING_print.c:63: WARNING:SUSPECT_CODE_INDENT: suspect code indent for conditional statements (8, 12) src/gen/BIT_STRING_print.c:63: ERROR:SPACING: space required before the open parenthesis '(' src/gen/BIT_STRING_print.c:64: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/BIT_STRING_print.c:64: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/BIT_STRING_print.c:65: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/BIT_STRING_print.c:65: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/BIT_STRING_print.c:66: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/BIT_STRING_print.c:68: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/BIT_STRING_rfill.c:9: ERROR:OPEN_BRACE: open brace '{' following function definitions go on the next line src/gen/BIT_STRING_rfill.c:11: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/BIT_STRING_rfill.c:11: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/BIT_STRING_rfill.c:12: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/BIT_STRING_rfill.c:12: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/BIT_STRING_rfill.c:13: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/BIT_STRING_rfill.c:14: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/BIT_STRING_rfill.c:14: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/BIT_STRING_rfill.c:15: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/BIT_STRING_rfill.c:15: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/BIT_STRING_rfill.c:16: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/BIT_STRING_rfill.c:17: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/BIT_STRING_rfill.c:18: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/BIT_STRING_rfill.c:19: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/BIT_STRING_rfill.c:20: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/BIT_STRING_rfill.c:20: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/BIT_STRING_rfill.c:21: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/BIT_STRING_rfill.c:21: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/BIT_STRING_rfill.c:22: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/BIT_STRING_rfill.c:23: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/BIT_STRING_rfill.c:24: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/BIT_STRING_rfill.c:25: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/BIT_STRING_rfill.c:26: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/BIT_STRING_rfill.c:28: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/BIT_STRING_rfill.c:28: ERROR:SPACING: space required before the open parenthesis '(' src/gen/BIT_STRING_rfill.c:30: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/BIT_STRING_rfill.c:30: ERROR:SPACING: space required before the open parenthesis '(' src/gen/BIT_STRING_rfill.c:31: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/BIT_STRING_rfill.c:32: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/BIT_STRING_rfill.c:32: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/BIT_STRING_rfill.c:33: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/BIT_STRING_rfill.c:34: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/BIT_STRING_rfill.c:34: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/BIT_STRING_rfill.c:36: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/BIT_STRING_rfill.c:36: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/BIT_STRING_rfill.c:37: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/BIT_STRING_rfill.c:40: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/BIT_STRING_rfill.c:41: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/BIT_STRING_rfill.c:41: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/BIT_STRING_rfill.c:41: WARNING:ARRAY_SIZE: Prefer ARRAY_SIZE(lengths) src/gen/BIT_STRING_rfill.c:43: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/BIT_STRING_rfill.c:43: ERROR:SPACING: space required before the open parenthesis '(' src/gen/BIT_STRING_rfill.c:44: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/BIT_STRING_rfill.c:44: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/BIT_STRING_rfill.c:45: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/BIT_STRING_rfill.c:45: ERROR:SPACING: space required before the open parenthesis '(' src/gen/BIT_STRING_rfill.c:46: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/BIT_STRING_rfill.c:46: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/BIT_STRING_rfill.c:47: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/BIT_STRING_rfill.c:47: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/BIT_STRING_rfill.c:47: WARNING:SUSPECT_CODE_INDENT: suspect code indent for conditional statements (8, 12) src/gen/BIT_STRING_rfill.c:47: ERROR:SPACING: space required before the open parenthesis '(' src/gen/BIT_STRING_rfill.c:48: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/BIT_STRING_rfill.c:48: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/BIT_STRING_rfill.c:49: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/BIT_STRING_rfill.c:49: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/BIT_STRING_rfill.c:50: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/BIT_STRING_rfill.c:50: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/BIT_STRING_rfill.c:51: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/BIT_STRING_rfill.c:51: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/BIT_STRING_rfill.c:51: ERROR:SPACING: space required before the open parenthesis '(' src/gen/BIT_STRING_rfill.c:51: WARNING:BRACES_NOT_NECESSARY: braces {} are not necessary for single statement blocks src/gen/BIT_STRING_rfill.c:52: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/BIT_STRING_rfill.c:52: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/BIT_STRING_rfill.c:53: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/BIT_STRING_rfill.c:53: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/BIT_STRING_rfill.c:54: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/BIT_STRING_rfill.c:54: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/BIT_STRING_rfill.c:54: ERROR:SPACING: space required before the open parenthesis '(' src/gen/BIT_STRING_rfill.c:55: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/BIT_STRING_rfill.c:55: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/BIT_STRING_rfill.c:55: ERROR:SPACING: space required before the open parenthesis '(' src/gen/BIT_STRING_rfill.c:56: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/BIT_STRING_rfill.c:56: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/BIT_STRING_rfill.c:57: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/BIT_STRING_rfill.c:57: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/BIT_STRING_rfill.c:57: ERROR:SPACING: space required before the open parenthesis '(' src/gen/BIT_STRING_rfill.c:58: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/BIT_STRING_rfill.c:58: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/BIT_STRING_rfill.c:59: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/BIT_STRING_rfill.c:59: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/BIT_STRING_rfill.c:60: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/BIT_STRING_rfill.c:60: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/BIT_STRING_rfill.c:61: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/BIT_STRING_rfill.c:62: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/BIT_STRING_rfill.c:62: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/BIT_STRING_rfill.c:63: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/BIT_STRING_rfill.c:63: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/BIT_STRING_rfill.c:64: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/BIT_STRING_rfill.c:64: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/BIT_STRING_rfill.c:65: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/BIT_STRING_rfill.c:65: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/BIT_STRING_rfill.c:66: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/BIT_STRING_rfill.c:67: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/BIT_STRING_rfill.c:67: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/BIT_STRING_rfill.c:67: ERROR:SPACING: space required before the open parenthesis '(' src/gen/BIT_STRING_rfill.c:67: WARNING:BRACES_NOT_NECESSARY: braces {} are not necessary for single statement blocks src/gen/BIT_STRING_rfill.c:68: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/BIT_STRING_rfill.c:68: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/BIT_STRING_rfill.c:69: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/BIT_STRING_rfill.c:69: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/BIT_STRING_rfill.c:70: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/BIT_STRING_rfill.c:71: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/BIT_STRING_rfill.c:72: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/BIT_STRING_rfill.c:72: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/BIT_STRING_rfill.c:73: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/BIT_STRING_rfill.c:73: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/BIT_STRING_rfill.c:74: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/BIT_STRING_rfill.c:74: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/BIT_STRING_rfill.c:75: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/BIT_STRING_rfill.c:75: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/BIT_STRING_rfill.c:76: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/BIT_STRING_rfill.c:76: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/BIT_STRING_rfill.c:77: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/BIT_STRING_rfill.c:77: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/BIT_STRING_rfill.c:78: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/BIT_STRING_rfill.c:78: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/BIT_STRING_rfill.c:79: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/BIT_STRING_rfill.c:79: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/BIT_STRING_rfill.c:79: WARNING:SUSPECT_CODE_INDENT: suspect code indent for conditional statements (8, 12) src/gen/BIT_STRING_rfill.c:80: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/BIT_STRING_rfill.c:80: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/BIT_STRING_rfill.c:81: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/BIT_STRING_rfill.c:81: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/BIT_STRING_rfill.c:82: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/BIT_STRING_rfill.c:84: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/BIT_STRING_rfill.c:84: ERROR:OPEN_BRACE: that open brace { should be on the previous line src/gen/BIT_STRING_rfill.c:84: ERROR:SPACING: space required before the open parenthesis '(' src/gen/BIT_STRING_rfill.c:85: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/BIT_STRING_rfill.c:87: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/BIT_STRING_rfill.c:87: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/BIT_STRING_rfill.c:87: WARNING:SUSPECT_CODE_INDENT: suspect code indent for conditional statements (8, 12) src/gen/BIT_STRING_rfill.c:87: ERROR:SPACING: space required before the open parenthesis '(' src/gen/BIT_STRING_rfill.c:87: WARNING:BRACES_NOT_NECESSARY: braces {} are not necessary for single statement blocks src/gen/BIT_STRING_rfill.c:88: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/BIT_STRING_rfill.c:88: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/BIT_STRING_rfill.c:89: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/BIT_STRING_rfill.c:89: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/BIT_STRING_rfill.c:90: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/BIT_STRING_rfill.c:92: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/BIT_STRING_rfill.c:93: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/BIT_STRING_rfill.c:94: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/BIT_STRING_rfill.c:94: ERROR:SPACING: space required before the open parenthesis '(' src/gen/BIT_STRING_rfill.c:96: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/BIT_STRING_rfill.c:98: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/BIT_STRING_rfill.c:98: ERROR:SPACING: space required before the open parenthesis '(' src/gen/BIT_STRING_rfill.c:98: WARNING:BRACES_NOT_NECESSARY: braces {} are not necessary for single statement blocks src/gen/BIT_STRING_rfill.c:99: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/BIT_STRING_rfill.c:99: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/BIT_STRING_rfill.c:100: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/BIT_STRING_rfill.c:101: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/BIT_STRING_rfill.c:103: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/BIT_STRING_rfill.c:103: ERROR:SPACING: space required before the open parenthesis '(' src/gen/BIT_STRING_rfill.c:104: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/BIT_STRING_rfill.c:104: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/BIT_STRING_rfill.c:105: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/BIT_STRING_rfill.c:105: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/BIT_STRING_rfill.c:106: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/BIT_STRING_rfill.c:107: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/BIT_STRING_rfill.c:107: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/BIT_STRING_rfill.c:108: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/BIT_STRING_rfill.c:108: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/BIT_STRING_rfill.c:108: WARNING:SUSPECT_CODE_INDENT: suspect code indent for conditional statements (8, 12) src/gen/BIT_STRING_rfill.c:108: ERROR:SPACING: space required before the open parenthesis '(' src/gen/BIT_STRING_rfill.c:109: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/BIT_STRING_rfill.c:109: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/BIT_STRING_rfill.c:110: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/BIT_STRING_rfill.c:110: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/BIT_STRING_rfill.c:111: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/BIT_STRING_rfill.c:111: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/BIT_STRING_rfill.c:112: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/BIT_STRING_rfill.c:114: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/BIT_STRING_rfill.c:115: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/BIT_STRING_rfill.c:116: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/BIT_STRING_rfill.c:117: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/BIT_STRING_rfill.c:117: ERROR:SPACING: space required before the open parenthesis '(' src/gen/BIT_STRING_rfill.c:118: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/BIT_STRING_rfill.c:118: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/BIT_STRING_rfill.c:119: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/BIT_STRING_rfill.c:119: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/BIT_STRING_rfill.c:120: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/BIT_STRING_rfill.c:122: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/BIT_STRING_rfill.c:123: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/GraphicString.c:12: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/GraphicString.c:13: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/GraphicString.c:16: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/GraphicString.c:18: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/GraphicString.c:20: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/GraphicString.c:22: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/GraphicString.c:23: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/GraphicString.c:25: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/GraphicString.c:26: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/GraphicString.c:28: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/GraphicString.c:29: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/GraphicString.c:32: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/GraphicString.c:33: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/GraphicString.c:35: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/GraphicString.c:36: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/GraphicString.c:39: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/GraphicString.c:40: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/GraphicString.c:42: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/GraphicString.c:43: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/GraphicString.c:46: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/GraphicString.c:47: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/GraphicString.c:49: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/GraphicString.c:50: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/GraphicString.c:53: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/GraphicString.c:54: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/GraphicString.c:56: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/GraphicString.c:57: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/GraphicString.c:60: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/GraphicString.c:61: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/GraphicString.c:63: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/GraphicString.c:64: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/GraphicString.c:67: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/GraphicString.c:69: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/GraphicString.c:71: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/GraphicString.c:74: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/GraphicString.c:75: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/GraphicString.c:76: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/GraphicString.c:77: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/GraphicString.c:78: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/GraphicString.c:79: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/GraphicString.c:80: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/GraphicString.c:81: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/GraphicString.c:82: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/GraphicString.c:83: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/GraphicString.c:85: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/GraphicString.c:85: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/GraphicString.c:88: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/GraphicString.c:88: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/GraphicString.c:91: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/GraphicString.c:91: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/GraphicString.c:93: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/GraphicString.c:93: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/GraphicString.c:94: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/GraphicString.c:95: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/GraphicString.c:96: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/INTEGER.c:15: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/INTEGER.c:18: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/INTEGER.c:20: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/INTEGER.c:22: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/INTEGER.c:24: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/INTEGER.c:25: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/INTEGER.c:27: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/INTEGER.c:28: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/INTEGER.c:30: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/INTEGER.c:31: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/INTEGER.c:34: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/INTEGER.c:35: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/INTEGER.c:37: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/INTEGER.c:38: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/INTEGER.c:41: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/INTEGER.c:42: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/INTEGER.c:44: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/INTEGER.c:45: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/INTEGER.c:48: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/INTEGER.c:49: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/INTEGER.c:51: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/INTEGER.c:52: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/INTEGER.c:55: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/INTEGER.c:56: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/INTEGER.c:58: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/INTEGER.c:59: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/INTEGER.c:62: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/INTEGER.c:63: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/INTEGER.c:65: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/INTEGER.c:66: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/INTEGER.c:69: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/INTEGER.c:71: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/INTEGER.c:76: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/INTEGER.c:77: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/INTEGER.c:78: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/INTEGER.c:79: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/INTEGER.c:80: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/INTEGER.c:80: WARNING:ARRAY_SIZE: Prefer ARRAY_SIZE(asn_DEF_INTEGER_tags) src/gen/INTEGER.c:81: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/INTEGER.c:82: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/INTEGER.c:82: WARNING:ARRAY_SIZE: Prefer ARRAY_SIZE(asn_DEF_INTEGER_tags) src/gen/INTEGER.c:83: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/INTEGER.c:85: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/INTEGER.c:85: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/INTEGER.c:88: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/INTEGER.c:88: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/INTEGER.c:91: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/INTEGER.c:91: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/INTEGER.c:93: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/INTEGER.c:93: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/INTEGER.c:94: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/INTEGER.c:95: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/INTEGER.c:96: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/INTEGER.c:102: ERROR:OPEN_BRACE: open brace '{' following function definitions go on the next line src/gen/INTEGER.c:104: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/INTEGER.c:105: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/INTEGER.c:105: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/INTEGER.c:114: ERROR:SPACING: space required before the open parenthesis '(' src/gen/INTEGER.c:120: ERROR:SPACING: space required before the open parenthesis '(' src/gen/INTEGER.c:124: ERROR:SPACING: space required before the open parenthesis '(' src/gen/INTEGER.c:125: ERROR:SPACING: space required before the open parenthesis '(' src/gen/INTEGER.c:134: ERROR:SPACING: space required before the open parenthesis '(' src/gen/INTEGER.c:139: WARNING:UNNECESSARY_ELSE: else is not generally useful after a break or return src/gen/INTEGER.c:139: WARNING:SUSPECT_CODE_INDENT: suspect code indent for conditional statements (16, 12) src/gen/INTEGER.c:140: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/INTEGER.c:140: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/INTEGER.c:141: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/INTEGER.c:141: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/INTEGER.c:142: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/INTEGER.c:142: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/INTEGER.c:143: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/INTEGER.c:143: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/INTEGER.c:144: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/INTEGER.c:144: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/INTEGER.c:145: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/INTEGER.c:145: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/INTEGER.c:146: ERROR:SPACING: space required before the open parenthesis '(' src/gen/INTEGER.c:159: ERROR:SPACING: space required before the open parenthesis '(' src/gen/INTEGER.c:161: ERROR:SPACING: space required before the open parenthesis '(' src/gen/INTEGER.c:163: ERROR:SPACING: space required before the open parenthesis '(' src/gen/INTEGER.c:172: ERROR:SPACING: space required before the open parenthesis '(' src/gen/INTEGER.c:179: ERROR:OPEN_BRACE: open brace '{' following function definitions go on the next line src/gen/INTEGER.c:184: ERROR:SPACING: space required before the open parenthesis '(' src/gen/INTEGER.c:185: ERROR:SPACING: space required before the open parenthesis '(' src/gen/INTEGER.c:189: ERROR:OPEN_BRACE: open brace '{' following function definitions go on the next line src/gen/INTEGER.c:192: ERROR:SPACING: space required before the open parenthesis '(' src/gen/INTEGER.c:198: ERROR:OPEN_BRACE: open brace '{' following function definitions go on the next line src/gen/INTEGER.c:200: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/INTEGER.c:204: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/INTEGER.c:204: ERROR:SPACING: space required before the open parenthesis '(' src/gen/INTEGER.c:204: WARNING:BRACES_NOT_NECESSARY: braces {} are not necessary for any arm of this statement src/gen/INTEGER.c:205: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/INTEGER.c:205: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/INTEGER.c:206: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/INTEGER.c:207: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/INTEGER.c:207: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/INTEGER.c:208: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/INTEGER.c:211: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/INTEGER.c:211: ERROR:SPACING: space required before the open parenthesis '(' src/gen/INTEGER.c:211: WARNING:BRACES_NOT_NECESSARY: braces {} are not necessary for single statement blocks src/gen/INTEGER.c:212: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/INTEGER.c:212: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/INTEGER.c:213: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/INTEGER.c:215: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/INTEGER.c:218: ERROR:OPEN_BRACE: open brace '{' following function definitions go on the next line src/gen/INTEGER.c:224: ERROR:SPACING: space required before the open parenthesis '(' src/gen/INTEGER.c:234: ERROR:SPACING: space required before the open parenthesis '(' src/gen/INTEGER.c:243: ERROR:SPACING: space required before the open parenthesis '(' src/gen/INTEGER.c:244: ERROR:SWITCH_CASE_INDENT_LEVEL: switch and case should be at the same indent src/gen/INTEGER.c:244: ERROR:SPACING: space required before the open parenthesis '(' src/gen/INTEGER.c:245: ERROR:SPACING: space required before the open parenthesis '(' src/gen/INTEGER.c:246: ERROR:SPACING: space required before the open parenthesis '(' src/gen/INTEGER.c:252: ERROR:SPACING: space required before the open parenthesis '(' src/gen/INTEGER.c:260: ERROR:SPACING: space required before the open parenthesis '(' src/gen/INTEGER.c:270: ERROR:OPEN_BRACE: open brace '{' following function definitions go on the next line src/gen/INTEGER.c:276: ERROR:SPACING: space required before the open parenthesis '(' src/gen/INTEGER.c:286: ERROR:SPACING: space required before the open parenthesis '(' src/gen/INTEGER.c:287: ERROR:SPACING: space required before the open parenthesis '(' src/gen/INTEGER.c:295: ERROR:SPACING: space required before the open parenthesis '(' src/gen/INTEGER.c:302: ERROR:OPEN_BRACE: open brace '{' following function definitions go on the next line src/gen/INTEGER.c:304: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/INTEGER.c:305: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/INTEGER.c:306: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/INTEGER.c:307: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/INTEGER.c:309: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/INTEGER.c:309: ERROR:SPACING: space required before the open parenthesis '(' src/gen/INTEGER.c:309: WARNING:BRACES_NOT_NECESSARY: braces {} are not necessary for single statement blocks src/gen/INTEGER.c:310: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/INTEGER.c:310: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/INTEGER.c:311: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/INTEGER.c:313: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/INTEGER.c:314: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/INTEGER.c:314: ERROR:SPACING: space required before the open parenthesis '(' src/gen/INTEGER.c:316: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/INTEGER.c:317: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/INTEGER.c:318: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/INTEGER.c:318: ERROR:SPACING: space required before the open parenthesis '(' src/gen/INTEGER.c:319: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/INTEGER.c:319: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/INTEGER.c:321: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/INTEGER.c:321: ERROR:SPACING: space required before the open parenthesis '(' src/gen/INTEGER.c:322: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/INTEGER.c:323: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/INTEGER.c:328: ERROR:OPEN_BRACE: open brace '{' following function definitions go on the next line src/gen/INTEGER.c:337: ERROR:SPACING: space required before the open parenthesis '(' src/gen/INTEGER.c:343: ERROR:SPACING: space required before the open parenthesis '(' src/gen/INTEGER.c:345: ERROR:SPACING: space required before the open parenthesis '(' src/gen/INTEGER.c:361: ERROR:SPACING: space required before the open parenthesis '(' src/gen/INTEGER.c:362: ERROR:SPACING: space required before the open parenthesis '(' src/gen/INTEGER.c:363: WARNING:SUSPECT_CODE_INDENT: suspect code indent for conditional statements (16, 32) src/gen/INTEGER.c:363: ERROR:SPACING: space required before the open parenthesis '(' src/gen/INTEGER.c:366: WARNING:SUSPECT_CODE_INDENT: suspect code indent for conditional statements (16, 32) src/gen/INTEGER.c:366: ERROR:SPACING: space required before the open parenthesis '(' src/gen/INTEGER.c:373: ERROR:SPACING: space required before the open parenthesis '(' src/gen/INTEGER.c:376: ERROR:SPACING: space required before the open parenthesis '(' src/gen/INTEGER.c:383: ERROR:OPEN_BRACE: open brace '{' following function definitions go on the next line src/gen/INTEGER.c:385: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/INTEGER.c:386: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/INTEGER.c:386: ERROR:SPACING: space required before the open parenthesis '(' src/gen/INTEGER.c:387: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/INTEGER.c:387: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/INTEGER.c:387: WARNING:SUSPECT_CODE_INDENT: suspect code indent for conditional statements (8, 12) src/gen/INTEGER.c:387: ERROR:SPACING: space required before the open parenthesis '(' src/gen/INTEGER.c:388: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/INTEGER.c:388: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/INTEGER.c:389: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/INTEGER.c:389: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/INTEGER.c:390: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/INTEGER.c:390: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/INTEGER.c:391: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/INTEGER.c:391: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/INTEGER.c:392: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/INTEGER.c:392: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/INTEGER.c:393: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/INTEGER.c:394: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/INTEGER.c:394: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/INTEGER.c:395: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/INTEGER.c:398: ERROR:OPEN_BRACE: open brace '{' following function definitions go on the next line src/gen/INTEGER.c:400: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/INTEGER.c:401: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/INTEGER.c:401: ERROR:SPACING: space required before the open parenthesis '(' src/gen/INTEGER.c:402: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/INTEGER.c:402: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/INTEGER.c:402: WARNING:SUSPECT_CODE_INDENT: suspect code indent for conditional statements (8, 12) src/gen/INTEGER.c:402: ERROR:SPACING: space required before the open parenthesis '(' src/gen/INTEGER.c:403: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/INTEGER.c:403: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/INTEGER.c:404: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/INTEGER.c:404: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/INTEGER.c:405: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/INTEGER.c:405: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/INTEGER.c:406: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/INTEGER.c:406: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/INTEGER.c:407: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/INTEGER.c:407: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/INTEGER.c:408: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/INTEGER.c:409: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/INTEGER.c:409: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/INTEGER.c:410: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/INTEGER.c:413: ERROR:OPEN_BRACE: open brace '{' following function definitions go on the next line src/gen/INTEGER.c:415: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/INTEGER.c:418: ERROR:OPEN_BRACE: open brace '{' following function definitions go on the next line src/gen/INTEGER.c:420: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/INTEGER.c:423: ERROR:OPEN_BRACE: open brace '{' following function definitions go on the next line src/gen/INTEGER.c:424: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/INTEGER.c:425: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/INTEGER.c:425: ERROR:SPACING: space required before the open parenthesis '(' src/gen/INTEGER.c:426: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/INTEGER.c:426: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/INTEGER.c:426: WARNING:SUSPECT_CODE_INDENT: suspect code indent for conditional statements (8, 12) src/gen/INTEGER.c:426: ERROR:SPACING: space required before the open parenthesis '(' src/gen/INTEGER.c:427: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/INTEGER.c:427: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/INTEGER.c:428: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/INTEGER.c:428: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/INTEGER.c:429: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/INTEGER.c:429: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/INTEGER.c:430: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/INTEGER.c:430: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/INTEGER.c:431: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/INTEGER.c:431: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/INTEGER.c:432: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/INTEGER.c:433: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/INTEGER.c:433: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/INTEGER.c:434: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/INTEGER.c:437: ERROR:OPEN_BRACE: open brace '{' following function definitions go on the next line src/gen/INTEGER.c:438: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/INTEGER.c:439: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/INTEGER.c:439: ERROR:SPACING: space required before the open parenthesis '(' src/gen/INTEGER.c:440: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/INTEGER.c:440: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/INTEGER.c:440: WARNING:SUSPECT_CODE_INDENT: suspect code indent for conditional statements (8, 12) src/gen/INTEGER.c:440: ERROR:SPACING: space required before the open parenthesis '(' src/gen/INTEGER.c:441: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/INTEGER.c:441: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/INTEGER.c:442: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/INTEGER.c:442: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/INTEGER.c:443: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/INTEGER.c:443: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/INTEGER.c:444: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/INTEGER.c:444: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/INTEGER.c:445: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/INTEGER.c:445: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/INTEGER.c:446: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/INTEGER.c:447: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/INTEGER.c:447: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/INTEGER.c:448: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/INTEGER.c:451: ERROR:OPEN_BRACE: open brace '{' following function definitions go on the next line src/gen/INTEGER.c:458: ERROR:SPACING: space required before the open parenthesis '(' src/gen/INTEGER.c:462: ERROR:SPACING: space required before the open parenthesis '(' src/gen/INTEGER.c:466: ERROR:SPACING: space required before the open parenthesis '(' src/gen/INTEGER.c:469: ERROR:SPACING: space required before the open parenthesis '(' src/gen/INTEGER.c:476: ERROR:OPEN_BRACE: open brace '{' following function definitions go on the next line src/gen/INTEGER.c:485: ERROR:SPACING: space required before the open parenthesis '(' src/gen/INTEGER.c:491: ERROR:SPACING: space required before the open parenthesis '(' src/gen/INTEGER.c:493: ERROR:SPACING: space required before the open parenthesis '(' src/gen/INTEGER.c:509: ERROR:SPACING: space required before the open parenthesis '(' src/gen/INTEGER.c:510: ERROR:SPACING: space required before the open parenthesis '(' src/gen/INTEGER.c:511: WARNING:SUSPECT_CODE_INDENT: suspect code indent for conditional statements (16, 32) src/gen/INTEGER.c:511: ERROR:SPACING: space required before the open parenthesis '(' src/gen/INTEGER.c:514: WARNING:SUSPECT_CODE_INDENT: suspect code indent for conditional statements (16, 32) src/gen/INTEGER.c:514: ERROR:SPACING: space required before the open parenthesis '(' src/gen/INTEGER.c:521: ERROR:SPACING: space required before the open parenthesis '(' src/gen/INTEGER.c:524: ERROR:SPACING: space required before the open parenthesis '(' src/gen/INTEGER.c:537: ERROR:OPEN_BRACE: open brace '{' following function definitions go on the next line src/gen/INTEGER.c:539: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/INTEGER.c:540: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/INTEGER.c:542: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/INTEGER.c:543: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/INTEGER.c:544: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/INTEGER.c:546: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/INTEGER.c:546: ERROR:SPACING: space required before the open parenthesis '(' src/gen/INTEGER.c:548: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/INTEGER.c:548: ERROR:SPACING: space required before the open parenthesis '(' src/gen/INTEGER.c:549: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/INTEGER.c:550: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/INTEGER.c:550: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/INTEGER.c:551: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/INTEGER.c:551: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/INTEGER.c:552: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/INTEGER.c:553: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/INTEGER.c:554: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/INTEGER.c:554: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/INTEGER.c:555: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/INTEGER.c:555: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/INTEGER.c:555: WARNING:SUSPECT_CODE_INDENT: suspect code indent for conditional statements (8, 12) src/gen/INTEGER.c:555: ERROR:SPACING: space required before the open parenthesis '(' src/gen/INTEGER.c:556: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/INTEGER.c:556: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/INTEGER.c:557: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/INTEGER.c:557: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/INTEGER.c:558: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/INTEGER.c:558: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/INTEGER.c:559: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/INTEGER.c:561: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/INTEGER.c:561: ERROR:SPACING: space required before the open parenthesis '(' src/gen/INTEGER.c:562: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/INTEGER.c:562: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/INTEGER.c:562: WARNING:SUSPECT_CODE_INDENT: suspect code indent for conditional statements (8, 12) src/gen/INTEGER.c:562: ERROR:SPACING: space required before the open parenthesis '(' src/gen/INTEGER.c:563: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/INTEGER.c:563: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/INTEGER.c:564: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/INTEGER.c:564: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/INTEGER.c:564: ERROR:SPACING: space required before the open parenthesis '(' src/gen/INTEGER.c:565: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/INTEGER.c:565: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/INTEGER.c:566: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/INTEGER.c:566: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/INTEGER.c:566: ERROR:SPACING: space required before the open parenthesis '(' src/gen/INTEGER.c:567: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/INTEGER.c:567: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/INTEGER.c:567: WARNING:SUSPECT_CODE_INDENT: suspect code indent for conditional statements (16, 20) src/gen/INTEGER.c:567: ERROR:SPACING: space required before the open parenthesis '(' src/gen/INTEGER.c:568: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/INTEGER.c:568: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/INTEGER.c:568: ERROR:SPACING: space required before the open parenthesis '(' src/gen/INTEGER.c:569: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/INTEGER.c:569: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/INTEGER.c:570: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/INTEGER.c:570: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/INTEGER.c:571: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/INTEGER.c:571: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/INTEGER.c:572: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/INTEGER.c:572: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/INTEGER.c:573: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/INTEGER.c:573: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/INTEGER.c:574: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/INTEGER.c:574: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/INTEGER.c:575: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/INTEGER.c:575: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/INTEGER.c:575: ERROR:SPACING: space required before the open parenthesis '(' src/gen/INTEGER.c:576: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/INTEGER.c:577: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/INTEGER.c:577: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/INTEGER.c:578: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/INTEGER.c:578: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/INTEGER.c:578: WARNING:SUSPECT_CODE_INDENT: suspect code indent for conditional statements (24, 28) src/gen/INTEGER.c:578: ERROR:SPACING: space required before the open parenthesis '(' src/gen/INTEGER.c:579: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/INTEGER.c:579: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/INTEGER.c:580: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/INTEGER.c:580: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/INTEGER.c:580: WARNING:SUSPECT_CODE_INDENT: suspect code indent for conditional statements (24, 28) src/gen/INTEGER.c:581: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/INTEGER.c:581: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/INTEGER.c:582: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/INTEGER.c:582: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/INTEGER.c:583: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/INTEGER.c:583: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/INTEGER.c:584: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/INTEGER.c:584: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/INTEGER.c:585: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/INTEGER.c:585: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/INTEGER.c:586: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/INTEGER.c:586: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/INTEGER.c:586: WARNING:SUSPECT_CODE_INDENT: suspect code indent for conditional statements (16, 20) src/gen/INTEGER.c:587: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/INTEGER.c:587: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/INTEGER.c:588: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/INTEGER.c:588: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/INTEGER.c:589: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/INTEGER.c:589: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/INTEGER.c:590: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/INTEGER.c:590: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/INTEGER.c:591: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/INTEGER.c:591: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/INTEGER.c:592: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/INTEGER.c:592: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/INTEGER.c:593: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/INTEGER.c:593: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/INTEGER.c:594: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/INTEGER.c:594: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/INTEGER.c:594: WARNING:SUSPECT_CODE_INDENT: suspect code indent for conditional statements (8, 12) src/gen/INTEGER.c:595: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/INTEGER.c:595: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/INTEGER.c:596: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/INTEGER.c:596: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/INTEGER.c:597: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/INTEGER.c:597: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/INTEGER.c:598: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/INTEGER.c:598: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/INTEGER.c:599: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/INTEGER.c:601: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/INTEGER.c:602: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/INTEGER.c:603: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/INTEGER.c:612: ERROR:OPEN_BRACE: open brace '{' following function definitions go on the next line src/gen/INTEGER.c:614: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/INTEGER.c:616: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/INTEGER.c:617: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/INTEGER.c:618: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/INTEGER.c:620: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/INTEGER.c:620: ERROR:SPACING: space required before the open parenthesis '(' src/gen/INTEGER.c:622: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/INTEGER.c:622: ERROR:SPACING: space required before the open parenthesis '(' src/gen/INTEGER.c:623: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/INTEGER.c:624: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/INTEGER.c:624: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/INTEGER.c:625: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/INTEGER.c:626: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/INTEGER.c:626: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/INTEGER.c:627: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/INTEGER.c:627: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/INTEGER.c:627: WARNING:SUSPECT_CODE_INDENT: suspect code indent for conditional statements (8, 12) src/gen/INTEGER.c:627: ERROR:SPACING: space required before the open parenthesis '(' src/gen/INTEGER.c:628: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/INTEGER.c:628: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/INTEGER.c:629: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/INTEGER.c:629: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/INTEGER.c:630: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/INTEGER.c:630: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/INTEGER.c:631: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/INTEGER.c:633: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/INTEGER.c:633: ERROR:SPACING: space required before the open parenthesis '(' src/gen/INTEGER.c:634: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/INTEGER.c:634: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/INTEGER.c:634: WARNING:SUSPECT_CODE_INDENT: suspect code indent for conditional statements (8, 12) src/gen/INTEGER.c:634: ERROR:SPACING: space required before the open parenthesis '(' src/gen/INTEGER.c:635: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/INTEGER.c:635: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/INTEGER.c:636: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/INTEGER.c:636: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/INTEGER.c:636: ERROR:SPACING: space required before the open parenthesis '(' src/gen/INTEGER.c:637: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/INTEGER.c:637: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/INTEGER.c:638: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/INTEGER.c:638: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/INTEGER.c:638: ERROR:SPACING: space required before the open parenthesis '(' src/gen/INTEGER.c:639: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/INTEGER.c:639: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/INTEGER.c:639: WARNING:SUSPECT_CODE_INDENT: suspect code indent for conditional statements (16, 20) src/gen/INTEGER.c:639: ERROR:SPACING: space required before the open parenthesis '(' src/gen/INTEGER.c:640: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/INTEGER.c:640: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/INTEGER.c:641: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/INTEGER.c:641: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/INTEGER.c:642: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/INTEGER.c:642: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/INTEGER.c:642: ERROR:SPACING: space required before the open parenthesis '(' src/gen/INTEGER.c:643: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/INTEGER.c:644: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/INTEGER.c:644: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/INTEGER.c:645: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/INTEGER.c:645: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/INTEGER.c:645: WARNING:SUSPECT_CODE_INDENT: suspect code indent for conditional statements (24, 28) src/gen/INTEGER.c:645: ERROR:SPACING: space required before the open parenthesis '(' src/gen/INTEGER.c:646: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/INTEGER.c:646: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/INTEGER.c:647: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/INTEGER.c:647: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/INTEGER.c:647: WARNING:SUSPECT_CODE_INDENT: suspect code indent for conditional statements (24, 28) src/gen/INTEGER.c:648: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/INTEGER.c:648: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/INTEGER.c:649: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/INTEGER.c:649: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/INTEGER.c:650: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/INTEGER.c:650: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/INTEGER.c:651: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/INTEGER.c:651: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/INTEGER.c:652: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/INTEGER.c:652: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/INTEGER.c:653: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/INTEGER.c:653: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/INTEGER.c:653: WARNING:SUSPECT_CODE_INDENT: suspect code indent for conditional statements (16, 20) src/gen/INTEGER.c:654: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/INTEGER.c:654: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/INTEGER.c:655: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/INTEGER.c:655: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/INTEGER.c:656: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/INTEGER.c:656: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/INTEGER.c:657: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/INTEGER.c:657: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/INTEGER.c:658: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/INTEGER.c:658: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/INTEGER.c:659: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/INTEGER.c:659: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/INTEGER.c:660: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/INTEGER.c:660: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/INTEGER.c:661: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/INTEGER.c:661: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/INTEGER.c:661: WARNING:SUSPECT_CODE_INDENT: suspect code indent for conditional statements (8, 12) src/gen/INTEGER.c:662: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/INTEGER.c:662: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/INTEGER.c:663: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/INTEGER.c:663: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/INTEGER.c:664: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/INTEGER.c:664: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/INTEGER.c:665: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/INTEGER.c:665: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/INTEGER.c:666: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/INTEGER.c:668: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/INTEGER.c:669: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/INTEGER.c:670: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/INTEGER.c:673: ERROR:OPEN_BRACE: open brace '{' following function definitions go on the next line src/gen/INTEGER.c:675: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/INTEGER.c:676: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/INTEGER.c:676: ERROR:SPACING: space required before the open parenthesis '(' src/gen/INTEGER.c:677: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/INTEGER.c:678: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/INTEGER.c:678: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/INTEGER.c:679: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/INTEGER.c:680: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/INTEGER.c:680: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/INTEGER.c:681: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/INTEGER.c:682: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/INTEGER.c:682: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/INTEGER.c:683: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/INTEGER.c:684: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/INTEGER.c:684: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/INTEGER.c:684: WARNING:SUSPECT_CODE_INDENT: suspect code indent for conditional statements (8, 12) src/gen/INTEGER.c:684: ERROR:SPACING: space required before the open parenthesis '(' src/gen/INTEGER.c:685: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/INTEGER.c:685: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/INTEGER.c:686: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/INTEGER.c:686: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/INTEGER.c:687: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/INTEGER.c:687: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/INTEGER.c:687: WARNING:SUSPECT_CODE_INDENT: suspect code indent for conditional statements (8, 12) src/gen/INTEGER.c:688: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/INTEGER.c:688: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/INTEGER.c:689: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/INTEGER.c:689: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/INTEGER.c:690: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/INTEGER.c:691: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/INTEGER.c:691: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/INTEGER.c:691: WARNING:SUSPECT_CODE_INDENT: suspect code indent for conditional statements (8, 12) src/gen/INTEGER.c:691: ERROR:SPACING: space required before the open parenthesis '(' src/gen/INTEGER.c:692: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/INTEGER.c:692: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/INTEGER.c:693: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/INTEGER.c:693: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/INTEGER.c:694: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/INTEGER.c:694: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/INTEGER.c:694: WARNING:SUSPECT_CODE_INDENT: suspect code indent for conditional statements (8, 12) src/gen/INTEGER.c:695: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/INTEGER.c:695: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/INTEGER.c:696: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/INTEGER.c:696: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/INTEGER.c:697: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/INTEGER.c:699: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/INTEGER.c:700: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/INTEGER.c:703: ERROR:OPEN_BRACE: open brace '{' following function definitions go on the next line src/gen/INTEGER.c:705: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/INTEGER.c:706: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/INTEGER.c:706: ERROR:SPACING: space required before the open parenthesis '(' src/gen/INTEGER.c:707: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/INTEGER.c:708: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/INTEGER.c:708: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/INTEGER.c:709: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/INTEGER.c:710: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/INTEGER.c:710: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/INTEGER.c:711: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/INTEGER.c:712: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/INTEGER.c:712: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/INTEGER.c:713: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/INTEGER.c:714: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/INTEGER.c:714: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/INTEGER.c:714: WARNING:SUSPECT_CODE_INDENT: suspect code indent for conditional statements (8, 12) src/gen/INTEGER.c:714: ERROR:SPACING: space required before the open parenthesis '(' src/gen/INTEGER.c:715: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/INTEGER.c:715: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/INTEGER.c:716: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/INTEGER.c:716: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/INTEGER.c:717: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/INTEGER.c:717: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/INTEGER.c:717: WARNING:SUSPECT_CODE_INDENT: suspect code indent for conditional statements (8, 12) src/gen/INTEGER.c:718: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/INTEGER.c:718: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/INTEGER.c:719: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/INTEGER.c:719: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/INTEGER.c:720: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/INTEGER.c:721: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/INTEGER.c:721: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/INTEGER.c:721: WARNING:SUSPECT_CODE_INDENT: suspect code indent for conditional statements (8, 12) src/gen/INTEGER.c:721: ERROR:SPACING: space required before the open parenthesis '(' src/gen/INTEGER.c:722: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/INTEGER.c:722: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/INTEGER.c:723: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/INTEGER.c:723: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/INTEGER.c:724: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/INTEGER.c:724: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/INTEGER.c:724: WARNING:SUSPECT_CODE_INDENT: suspect code indent for conditional statements (8, 12) src/gen/INTEGER.c:725: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/INTEGER.c:725: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/INTEGER.c:726: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/INTEGER.c:726: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/INTEGER.c:727: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/INTEGER.c:729: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/INTEGER.c:730: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/INTEGER.c:733: ERROR:OPEN_BRACE: open brace '{' following function definitions go on the next line src/gen/INTEGER.c:735: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/INTEGER.c:735: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/INTEGER.c:736: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/INTEGER.c:737: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/INTEGER.c:739: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/INTEGER.c:741: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/INTEGER.c:741: ERROR:SPACING: space required before the open parenthesis '(' src/gen/INTEGER.c:742: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/INTEGER.c:742: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/INTEGER.c:742: WARNING:SUSPECT_CODE_INDENT: suspect code indent for conditional statements (8, 12) src/gen/INTEGER.c:742: ERROR:SPACING: space required before the open parenthesis '(' src/gen/INTEGER.c:743: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/INTEGER.c:743: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/INTEGER.c:744: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/INTEGER.c:744: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/INTEGER.c:746: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/INTEGER.c:746: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/INTEGER.c:746: ERROR:SPACING: space required before the open parenthesis '(' src/gen/INTEGER.c:747: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/INTEGER.c:747: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/INTEGER.c:747: ERROR:SPACING: space required before the open parenthesis '(' src/gen/INTEGER.c:749: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/INTEGER.c:750: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/INTEGER.c:750: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/INTEGER.c:750: ERROR:SPACING: space required before the open parenthesis '(' src/gen/INTEGER.c:750: WARNING:BRACES_NOT_NECESSARY: braces {} are not necessary for any arm of this statement src/gen/INTEGER.c:751: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/INTEGER.c:751: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/INTEGER.c:752: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/INTEGER.c:752: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/INTEGER.c:752: ERROR:SPACING: space required before the open parenthesis '(' src/gen/INTEGER.c:753: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/INTEGER.c:753: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/INTEGER.c:754: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/INTEGER.c:754: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/INTEGER.c:756: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/INTEGER.c:756: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/INTEGER.c:757: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/INTEGER.c:757: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/INTEGER.c:757: WARNING:SUSPECT_CODE_INDENT: suspect code indent for conditional statements (8, 12) src/gen/INTEGER.c:757: ERROR:SPACING: space required before the open parenthesis '(' src/gen/INTEGER.c:758: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/INTEGER.c:758: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/INTEGER.c:759: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/INTEGER.c:759: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/INTEGER.c:760: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/INTEGER.c:760: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/INTEGER.c:760: WARNING:SUSPECT_CODE_INDENT: suspect code indent for conditional statements (8, 12) src/gen/INTEGER.c:760: ERROR:SPACING: space required before the open parenthesis '(' src/gen/INTEGER.c:761: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/INTEGER.c:761: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/INTEGER.c:762: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/INTEGER.c:762: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/INTEGER.c:763: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/INTEGER.c:763: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/INTEGER.c:763: WARNING:SUSPECT_CODE_INDENT: suspect code indent for conditional statements (8, 12) src/gen/INTEGER.c:764: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/INTEGER.c:764: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/INTEGER.c:765: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/INTEGER.c:765: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/INTEGER.c:766: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/INTEGER.c:766: ERROR:SPACING: space required before the open parenthesis '(' src/gen/INTEGER.c:767: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/INTEGER.c:767: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/INTEGER.c:768: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/INTEGER.c:768: ERROR:SPACING: space required before the open parenthesis '(' src/gen/INTEGER.c:769: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/INTEGER.c:769: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/INTEGER.c:770: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/INTEGER.c:771: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/INTEGER.c:771: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/INTEGER.c:772: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/INTEGER.c:776: ERROR:OPEN_BRACE: open brace '{' following function definitions go on the next line src/gen/INTEGER.c:778: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/INTEGER.c:778: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/INTEGER.c:779: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/INTEGER.c:780: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/INTEGER.c:781: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/INTEGER.c:783: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/INTEGER.c:783: ERROR:SPACING: space required before the open parenthesis '(' src/gen/INTEGER.c:784: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/INTEGER.c:784: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/INTEGER.c:784: WARNING:SUSPECT_CODE_INDENT: suspect code indent for conditional statements (8, 12) src/gen/INTEGER.c:784: ERROR:SPACING: space required before the open parenthesis '(' src/gen/INTEGER.c:785: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/INTEGER.c:785: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/INTEGER.c:786: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/INTEGER.c:786: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/INTEGER.c:787: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/INTEGER.c:787: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/INTEGER.c:788: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/INTEGER.c:788: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/INTEGER.c:789: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/INTEGER.c:789: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/INTEGER.c:790: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/INTEGER.c:792: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/INTEGER.c:792: ERROR:SPACING: space required before the open parenthesis '(' src/gen/INTEGER.c:793: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/INTEGER.c:793: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/INTEGER.c:794: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/INTEGER.c:794: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/INTEGER.c:794: ERROR:SPACING: space required before the open parenthesis '(' src/gen/INTEGER.c:795: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/INTEGER.c:797: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/INTEGER.c:797: ERROR:SPACING: space required before the open parenthesis '(' src/gen/INTEGER.c:798: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/INTEGER.c:798: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/INTEGER.c:798: ERROR:POINTER_LOCATION: "foo* bar" should be "foo *bar" src/gen/INTEGER.c:799: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/INTEGER.c:799: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/INTEGER.c:799: ERROR:SPACING: space required before the open parenthesis '(' src/gen/INTEGER.c:800: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/INTEGER.c:800: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/INTEGER.c:801: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/INTEGER.c:801: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/INTEGER.c:802: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/INTEGER.c:802: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/INTEGER.c:803: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/INTEGER.c:803: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/INTEGER.c:804: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/INTEGER.c:805: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/INTEGER.c:805: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/INTEGER.c:806: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/INTEGER.c:806: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/INTEGER.c:807: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/INTEGER.c:807: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/INTEGER.c:808: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/INTEGER.c:810: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/INTEGER_ber.c:12: ERROR:OPEN_BRACE: open brace '{' following function definitions go on the next line src/gen/INTEGER_ber.c:14: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/INTEGER_ber.c:14: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/INTEGER_ber.c:15: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/INTEGER_ber.c:15: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/INTEGER_ber.c:16: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/INTEGER_ber.c:17: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/INTEGER_ber.c:18: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/INTEGER_ber.c:20: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/INTEGER_ber.c:21: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/INTEGER_ber.c:21: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/INTEGER_ber.c:27: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/INTEGER_ber.c:27: ERROR:SPACING: space required before the open parenthesis '(' src/gen/INTEGER_ber.c:28: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/INTEGER_ber.c:28: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/INTEGER_ber.c:29: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/INTEGER_ber.c:29: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/INTEGER_ber.c:30: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/INTEGER_ber.c:30: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/INTEGER_ber.c:32: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/INTEGER_ber.c:33: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/INTEGER_ber.c:33: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/INTEGER_ber.c:33: WARNING:SUSPECT_CODE_INDENT: suspect code indent for conditional statements (8, 12) src/gen/INTEGER_ber.c:33: ERROR:SPACING: space required before the open parenthesis '(' src/gen/INTEGER_ber.c:34: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/INTEGER_ber.c:35: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/INTEGER_ber.c:36: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/INTEGER_ber.c:37: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/INTEGER_ber.c:38: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/INTEGER_ber.c:39: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/INTEGER_ber.c:40: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/INTEGER_ber.c:41: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/INTEGER_ber.c:41: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/INTEGER_ber.c:41: ERROR:SPACING: space required before the open parenthesis '(' src/gen/INTEGER_ber.c:42: ERROR:TRAILING_WHITESPACE: trailing whitespace src/gen/INTEGER_ber.c:42: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/INTEGER_ber.c:42: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/INTEGER_ber.c:43: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/INTEGER_ber.c:43: ERROR:SPACING: space required before the open parenthesis '(' src/gen/INTEGER_ber.c:44: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/INTEGER_ber.c:44: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/INTEGER_ber.c:45: ERROR:TRAILING_WHITESPACE: trailing whitespace src/gen/INTEGER_ber.c:45: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/INTEGER_ber.c:45: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/INTEGER_ber.c:46: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/INTEGER_ber.c:46: WARNING:SPACE_BEFORE_TAB: please, no space before tabs src/gen/INTEGER_ber.c:46: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/INTEGER_ber.c:46: ERROR:SPACING: space required before the open parenthesis '(' src/gen/INTEGER_ber.c:47: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/INTEGER_ber.c:47: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/INTEGER_ber.c:48: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/INTEGER_ber.c:48: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/INTEGER_ber.c:49: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/INTEGER_ber.c:49: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/INTEGER_ber.c:50: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/INTEGER_ber.c:50: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/INTEGER_ber.c:52: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/INTEGER_ber.c:53: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/INTEGER_ber.c:53: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/INTEGER_ber.c:54: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/INTEGER_ber.c:54: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/INTEGER_ber.c:54: WARNING:SUSPECT_CODE_INDENT: suspect code indent for conditional statements (8, 12) src/gen/INTEGER_ber.c:54: ERROR:SPACING: space required before the open parenthesis '(' src/gen/INTEGER_ber.c:55: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/INTEGER_ber.c:55: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/INTEGER_ber.c:56: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/INTEGER_ber.c:56: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/INTEGER_ber.c:57: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/INTEGER_ber.c:57: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/INTEGER_ber.c:58: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/INTEGER_ber.c:58: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/INTEGER_ber.c:59: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/INTEGER_ber.c:59: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/INTEGER_ber.c:60: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/INTEGER_ber.c:60: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/INTEGER_ber.c:61: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/INTEGER_ber.c:61: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/INTEGER_ber.c:63: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/INTEGER_ber.c:63: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/INTEGER_ber.c:64: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/INTEGER_ber.c:64: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/INTEGER_ber.c:65: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/INTEGER_ber.c:67: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/INTEGER_ber.c:68: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/INTEGER_ber.c:68: ERROR:SPACING: space required before the open parenthesis '(' src/gen/INTEGER_ber.c:68: WARNING:BRACES_NOT_NECESSARY: braces {} are not necessary for single statement blocks src/gen/INTEGER_ber.c:69: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/INTEGER_ber.c:69: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/INTEGER_ber.c:70: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/INTEGER_ber.c:71: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/INTEGER_print.c:12: ERROR:OPEN_BRACE: open brace '{' following function definitions go on the next line src/gen/INTEGER_print.c:14: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/INTEGER_print.c:14: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/INTEGER_print.c:15: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/INTEGER_print.c:16: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/INTEGER_print.c:18: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/INTEGER_print.c:20: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/INTEGER_print.c:20: ERROR:SPACING: space required before the open parenthesis '(' src/gen/INTEGER_print.c:21: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/INTEGER_print.c:21: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/INTEGER_print.c:22: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/INTEGER_print.c:23: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/INTEGER_print.c:23: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/INTEGER_print.c:25: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/INTEGER_rfill.c:9: ERROR:OPEN_BRACE: open brace '{' following function definitions go on the next line src/gen/INTEGER_rfill.c:11: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/INTEGER_rfill.c:11: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/INTEGER_rfill.c:12: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/INTEGER_rfill.c:12: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/INTEGER_rfill.c:13: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/INTEGER_rfill.c:14: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/INTEGER_rfill.c:14: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/INTEGER_rfill.c:15: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/INTEGER_rfill.c:16: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/INTEGER_rfill.c:17: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/INTEGER_rfill.c:18: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/INTEGER_rfill.c:19: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/INTEGER_rfill.c:20: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/INTEGER_rfill.c:21: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/INTEGER_rfill.c:22: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/INTEGER_rfill.c:24: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/INTEGER_rfill.c:24: ERROR:SPACING: space required before the open parenthesis '(' src/gen/INTEGER_rfill.c:26: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/INTEGER_rfill.c:26: ERROR:SPACING: space required before the open parenthesis '(' src/gen/INTEGER_rfill.c:27: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/INTEGER_rfill.c:27: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/INTEGER_rfill.c:28: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/INTEGER_rfill.c:28: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/INTEGER_rfill.c:28: WARNING:SUSPECT_CODE_INDENT: suspect code indent for conditional statements (8, 12) src/gen/INTEGER_rfill.c:28: ERROR:SPACING: space required before the open parenthesis '(' src/gen/INTEGER_rfill.c:28: WARNING:BRACES_NOT_NECESSARY: braces {} are not necessary for single statement blocks src/gen/INTEGER_rfill.c:29: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/INTEGER_rfill.c:29: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/INTEGER_rfill.c:30: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/INTEGER_rfill.c:30: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/INTEGER_rfill.c:31: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/INTEGER_rfill.c:33: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/INTEGER_rfill.c:33: ERROR:SPACING: space required before the open parenthesis '(' src/gen/INTEGER_rfill.c:34: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/INTEGER_rfill.c:34: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/INTEGER_rfill.c:35: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/INTEGER_rfill.c:35: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/INTEGER_rfill.c:36: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/INTEGER_rfill.c:36: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/INTEGER_rfill.c:36: WARNING:SUSPECT_CODE_INDENT: suspect code indent for conditional statements (8, 12) src/gen/INTEGER_rfill.c:36: ERROR:SPACING: space required before the open parenthesis '(' src/gen/INTEGER_rfill.c:36: WARNING:BRACES_NOT_NECESSARY: braces {} are not necessary for any arm of this statement src/gen/INTEGER_rfill.c:37: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/INTEGER_rfill.c:37: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/INTEGER_rfill.c:38: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/INTEGER_rfill.c:38: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/INTEGER_rfill.c:38: WARNING:SUSPECT_CODE_INDENT: suspect code indent for conditional statements (8, 12) src/gen/INTEGER_rfill.c:39: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/INTEGER_rfill.c:39: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/INTEGER_rfill.c:40: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/INTEGER_rfill.c:40: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/INTEGER_rfill.c:41: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/INTEGER_rfill.c:42: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/INTEGER_rfill.c:42: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/INTEGER_rfill.c:43: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/INTEGER_rfill.c:43: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/INTEGER_rfill.c:44: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/INTEGER_rfill.c:44: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/INTEGER_rfill.c:45: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/INTEGER_rfill.c:47: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/INTEGER_rfill.c:47: ERROR:SPACING: space required before the open parenthesis '(' src/gen/INTEGER_rfill.c:48: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/INTEGER_rfill.c:48: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/INTEGER_rfill.c:49: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/INTEGER_rfill.c:49: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/INTEGER_rfill.c:50: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/INTEGER_rfill.c:51: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/INTEGER_rfill.c:51: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/INTEGER_rfill.c:52: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/INTEGER_rfill.c:52: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/INTEGER_rfill.c:53: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/INTEGER_rfill.c:53: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/INTEGER_rfill.c:54: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/INTEGER_rfill.c:54: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/INTEGER_rfill.c:55: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/INTEGER_rfill.c:55: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/INTEGER_rfill.c:56: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/INTEGER_rfill.c:56: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/INTEGER_rfill.c:57: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/INTEGER_rfill.c:57: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/INTEGER_rfill.c:57: WARNING:SUSPECT_CODE_INDENT: suspect code indent for conditional statements (8, 12) src/gen/INTEGER_rfill.c:57: ERROR:SPACING: space required before the open parenthesis '(' src/gen/INTEGER_rfill.c:58: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/INTEGER_rfill.c:58: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/INTEGER_rfill.c:59: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/INTEGER_rfill.c:59: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/INTEGER_rfill.c:60: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/INTEGER_rfill.c:60: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/INTEGER_rfill.c:60: WARNING:ARRAY_SIZE: Prefer ARRAY_SIZE(variants) src/gen/INTEGER_rfill.c:61: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/INTEGER_rfill.c:61: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/INTEGER_rfill.c:61: WARNING:SUSPECT_CODE_INDENT: suspect code indent for conditional statements (8, 12) src/gen/INTEGER_rfill.c:62: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/INTEGER_rfill.c:62: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/INTEGER_rfill.c:63: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/INTEGER_rfill.c:63: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/INTEGER_rfill.c:63: WARNING:ARRAY_SIZE: Prefer ARRAY_SIZE(variants) src/gen/INTEGER_rfill.c:64: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/INTEGER_rfill.c:64: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/INTEGER_rfill.c:66: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/INTEGER_rfill.c:66: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/INTEGER_rfill.c:66: ERROR:SPACING: space required before the open parenthesis '(' src/gen/INTEGER_rfill.c:68: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/INTEGER_rfill.c:68: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/INTEGER_rfill.c:70: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/INTEGER_rfill.c:70: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/INTEGER_rfill.c:71: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/INTEGER_rfill.c:71: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/INTEGER_rfill.c:71: WARNING:SUSPECT_CODE_INDENT: suspect code indent for conditional statements (8, 12) src/gen/INTEGER_rfill.c:71: ERROR:SPACING: space required before the open parenthesis '(' src/gen/INTEGER_rfill.c:72: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/INTEGER_rfill.c:72: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/INTEGER_rfill.c:72: ERROR:SPACING: space required before the open parenthesis '(' src/gen/INTEGER_rfill.c:73: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/INTEGER_rfill.c:73: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/INTEGER_rfill.c:74: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/INTEGER_rfill.c:74: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/INTEGER_rfill.c:75: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/INTEGER_rfill.c:75: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/INTEGER_rfill.c:76: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/INTEGER_rfill.c:76: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/INTEGER_rfill.c:78: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/INTEGER_rfill.c:80: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/INTEGER_rfill.c:80: ERROR:SPACING: space required before the open parenthesis '(' src/gen/INTEGER_rfill.c:81: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/INTEGER_rfill.c:81: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/INTEGER_rfill.c:81: WARNING:SUSPECT_CODE_INDENT: suspect code indent for conditional statements (8, 12) src/gen/INTEGER_rfill.c:81: ERROR:SPACING: space required before the open parenthesis '(' src/gen/INTEGER_rfill.c:81: WARNING:BRACES_NOT_NECESSARY: braces {} are not necessary for any arm of this statement src/gen/INTEGER_rfill.c:82: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/INTEGER_rfill.c:82: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/INTEGER_rfill.c:83: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/INTEGER_rfill.c:83: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/INTEGER_rfill.c:83: WARNING:SUSPECT_CODE_INDENT: suspect code indent for conditional statements (8, 12) src/gen/INTEGER_rfill.c:84: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/INTEGER_rfill.c:84: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/INTEGER_rfill.c:85: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/INTEGER_rfill.c:85: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/INTEGER_rfill.c:86: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/INTEGER_rfill.c:86: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/INTEGER_rfill.c:87: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/INTEGER_rfill.c:88: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/INTEGER_rfill.c:88: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/INTEGER_rfill.c:89: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/INTEGER_rfill.c:89: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/INTEGER_rfill.c:90: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/INTEGER_rfill.c:90: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/INTEGER_rfill.c:91: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/NULL.c:12: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/NULL.c:15: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/NULL.c:17: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/NULL.c:19: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/NULL.c:21: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/NULL.c:22: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/NULL.c:24: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/NULL.c:25: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/NULL.c:27: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/NULL.c:28: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/NULL.c:31: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/NULL.c:32: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/NULL.c:34: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/NULL.c:35: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/NULL.c:38: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/NULL.c:39: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/NULL.c:41: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/NULL.c:42: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/NULL.c:45: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/NULL.c:46: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/NULL.c:48: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/NULL.c:49: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/NULL.c:52: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/NULL.c:53: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/NULL.c:55: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/NULL.c:56: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/NULL.c:59: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/NULL.c:60: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/NULL.c:62: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/NULL.c:63: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/NULL.c:66: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/NULL.c:68: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/NULL.c:70: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/NULL.c:73: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/NULL.c:74: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/NULL.c:75: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/NULL.c:76: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/NULL.c:77: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/NULL.c:77: WARNING:ARRAY_SIZE: Prefer ARRAY_SIZE(asn_DEF_NULL_tags) src/gen/NULL.c:78: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/NULL.c:79: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/NULL.c:79: WARNING:ARRAY_SIZE: Prefer ARRAY_SIZE(asn_DEF_NULL_tags) src/gen/NULL.c:80: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/NULL.c:82: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/NULL.c:82: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/NULL.c:85: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/NULL.c:85: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/NULL.c:88: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/NULL.c:88: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/NULL.c:90: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/NULL.c:90: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/NULL.c:91: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/NULL.c:92: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/NULL.c:93: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/NULL.c:96: ERROR:OPEN_BRACE: open brace '{' following function definitions go on the next line src/gen/NULL.c:98: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/NULL.c:98: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/NULL.c:99: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/NULL.c:99: ERROR:SPACING: space required before the open parenthesis '(' src/gen/NULL.c:100: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/NULL.c:100: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/NULL.c:100: ERROR:SPACING: space required before the open parenthesis '(' src/gen/NULL.c:101: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/NULL.c:101: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/NULL.c:102: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/NULL.c:102: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/NULL.c:103: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/NULL.c:103: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/NULL.c:104: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/NULL.c:104: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/NULL.c:105: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/NULL.c:105: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/NULL.c:106: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/NULL.c:106: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/NULL.c:107: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/NULL.c:107: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/NULL.c:108: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/NULL.c:108: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/NULL.c:109: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/NULL.c:109: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/NULL.c:110: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/NULL.c:113: ERROR:OPEN_BRACE: open brace '{' following function definitions go on the next line src/gen/NULL.c:115: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/NULL.c:116: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/NULL.c:117: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/NULL.c:118: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/NULL.c:121: ERROR:OPEN_BRACE: open brace '{' following function definitions go on the next line src/gen/NULL.c:123: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/NULL.c:125: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/NULL.c:125: ERROR:SPACING: space required before the open parenthesis '(' src/gen/NULL.c:126: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/NULL.c:126: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/NULL.c:127: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/NULL.c:127: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/NULL.c:128: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/NULL.c:130: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/NULL_ber.c:12: ERROR:OPEN_BRACE: open brace '{' following function definitions go on the next line src/gen/NULL_ber.c:14: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/NULL_ber.c:14: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/NULL_ber.c:15: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/NULL_ber.c:15: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/NULL_ber.c:16: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/NULL_ber.c:17: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/NULL_ber.c:18: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/NULL_ber.c:20: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/NULL_ber.c:20: ERROR:SPACING: space required before the open parenthesis '(' src/gen/NULL_ber.c:21: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/NULL_ber.c:21: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/NULL_ber.c:22: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/NULL_ber.c:22: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/NULL_ber.c:22: WARNING:SUSPECT_CODE_INDENT: suspect code indent for conditional statements (8, 12) src/gen/NULL_ber.c:22: ERROR:SPACING: space required before the open parenthesis '(' src/gen/NULL_ber.c:23: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/NULL_ber.c:23: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/NULL_ber.c:24: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/NULL_ber.c:24: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/NULL_ber.c:25: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/NULL_ber.c:25: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/NULL_ber.c:26: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/NULL_ber.c:26: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/NULL_ber.c:27: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/NULL_ber.c:29: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/NULL_ber.c:34: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/NULL_ber.c:35: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/NULL_ber.c:35: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/NULL_ber.c:36: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/NULL_ber.c:36: ERROR:SPACING: space required before the open parenthesis '(' src/gen/NULL_ber.c:36: WARNING:BRACES_NOT_NECESSARY: braces {} are not necessary for single statement blocks src/gen/NULL_ber.c:37: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/NULL_ber.c:37: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/NULL_ber.c:38: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/NULL_ber.c:41: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/NULL_ber.c:41: ERROR:SPACING: space required before the open parenthesis '(' src/gen/NULL_ber.c:42: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/NULL_ber.c:42: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/NULL_ber.c:43: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/NULL_ber.c:43: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/NULL_ber.c:44: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/NULL_ber.c:44: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/NULL_ber.c:45: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/NULL_ber.c:45: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/NULL_ber.c:46: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/NULL_ber.c:48: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/NULL_ber.c:51: ERROR:OPEN_BRACE: open brace '{' following function definitions go on the next line src/gen/NULL_ber.c:53: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/NULL_ber.c:53: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/NULL_ber.c:54: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/NULL_ber.c:54: ERROR:SPACING: space required after that ',' (ctx:VxV) src/gen/NULL_ber.c:54: ERROR:SPACING: space required after that ',' (ctx:VxV) src/gen/NULL_ber.c:56: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/NULL_ber.c:57: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/NULL_ber.c:57: ERROR:SPACING: space required before the open parenthesis '(' src/gen/NULL_ber.c:58: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/NULL_ber.c:58: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/NULL_ber.c:59: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/NULL_ber.c:59: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/NULL_ber.c:60: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/NULL_ber.c:62: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/NULL_print.c:9: ERROR:OPEN_BRACE: open brace '{' following function definitions go on the next line src/gen/NULL_print.c:11: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/NULL_print.c:11: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/NULL_print.c:12: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/NULL_print.c:13: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/NULL_print.c:15: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/NULL_print.c:15: ERROR:SPACING: space required before the open parenthesis '(' src/gen/NULL_print.c:15: WARNING:BRACES_NOT_NECESSARY: braces {} are not necessary for any arm of this statement src/gen/NULL_print.c:16: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/NULL_print.c:16: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/NULL_print.c:17: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/NULL_print.c:18: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/NULL_print.c:18: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/NULL_print.c:19: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/NULL_rfill.c:9: ERROR:OPEN_BRACE: open brace '{' following function definitions go on the next line src/gen/NULL_rfill.c:11: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/NULL_rfill.c:11: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/NULL_rfill.c:12: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/NULL_rfill.c:12: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/NULL_rfill.c:13: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/NULL_rfill.c:14: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/NULL_rfill.c:15: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/NULL_rfill.c:16: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/NULL_rfill.c:18: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/NULL_rfill.c:19: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/NULL_rfill.c:21: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/NULL_rfill.c:21: ERROR:SPACING: space required before the open parenthesis '(' src/gen/NULL_rfill.c:23: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/NULL_rfill.c:23: ERROR:SPACING: space required before the open parenthesis '(' src/gen/NULL_rfill.c:24: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/NULL_rfill.c:24: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/NULL_rfill.c:25: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/NULL_rfill.c:25: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/NULL_rfill.c:25: WARNING:SUSPECT_CODE_INDENT: suspect code indent for conditional statements (8, 12) src/gen/NULL_rfill.c:25: ERROR:SPACING: space required before the open parenthesis '(' src/gen/NULL_rfill.c:25: WARNING:BRACES_NOT_NECESSARY: braces {} are not necessary for single statement blocks src/gen/NULL_rfill.c:26: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/NULL_rfill.c:26: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/NULL_rfill.c:27: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/NULL_rfill.c:27: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/NULL_rfill.c:28: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/NULL_rfill.c:30: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/NativeInteger.c:20: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/NativeInteger.c:23: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/NativeInteger.c:25: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/NativeInteger.c:27: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/NativeInteger.c:29: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/NativeInteger.c:30: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/NativeInteger.c:32: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/NativeInteger.c:33: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/NativeInteger.c:35: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/NativeInteger.c:36: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/NativeInteger.c:39: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/NativeInteger.c:40: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/NativeInteger.c:42: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/NativeInteger.c:43: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/NativeInteger.c:46: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/NativeInteger.c:47: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/NativeInteger.c:49: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/NativeInteger.c:50: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/NativeInteger.c:53: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/NativeInteger.c:54: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/NativeInteger.c:56: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/NativeInteger.c:57: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/NativeInteger.c:60: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/NativeInteger.c:61: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/NativeInteger.c:63: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/NativeInteger.c:64: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/NativeInteger.c:67: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/NativeInteger.c:68: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/NativeInteger.c:70: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/NativeInteger.c:71: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/NativeInteger.c:74: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/NativeInteger.c:76: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/NativeInteger.c:78: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/NativeInteger.c:81: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/NativeInteger.c:82: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/NativeInteger.c:83: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/NativeInteger.c:84: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/NativeInteger.c:85: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/NativeInteger.c:85: WARNING:ARRAY_SIZE: Prefer ARRAY_SIZE(asn_DEF_NativeInteger_tags) src/gen/NativeInteger.c:86: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/NativeInteger.c:87: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/NativeInteger.c:87: WARNING:ARRAY_SIZE: Prefer ARRAY_SIZE(asn_DEF_NativeInteger_tags) src/gen/NativeInteger.c:88: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/NativeInteger.c:90: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/NativeInteger.c:90: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/NativeInteger.c:93: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/NativeInteger.c:93: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/NativeInteger.c:96: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/NativeInteger.c:96: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/NativeInteger.c:98: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/NativeInteger.c:98: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/NativeInteger.c:99: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/NativeInteger.c:100: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/NativeInteger.c:101: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/NativeInteger.c:104: ERROR:OPEN_BRACE: open brace '{' following function definitions go on the next line src/gen/NativeInteger.c:106: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/NativeInteger.c:106: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/NativeInteger.c:107: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/NativeInteger.c:107: WARNING:SUSPECT_CODE_INDENT: suspect code indent for conditional statements (4, 16) src/gen/NativeInteger.c:107: ERROR:SPACING: space required before the open parenthesis '(' src/gen/NativeInteger.c:113: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/NativeInteger.c:113: ERROR:SPACING: space required before the open parenthesis '(' src/gen/NativeInteger.c:114: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/NativeInteger.c:115: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/NativeInteger.c:115: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/NativeInteger.c:116: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/NativeInteger.c:116: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/NativeInteger.c:117: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/NativeInteger.c:118: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/NativeInteger.c:118: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/NativeInteger.c:119: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/NativeInteger.c:120: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/NativeInteger.c:120: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/NativeInteger.c:121: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/NativeInteger.c:121: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/NativeInteger.c:122: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/NativeInteger.c:125: ERROR:OPEN_BRACE: open brace '{' following function definitions go on the next line src/gen/NativeInteger.c:127: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/NativeInteger.c:129: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/NativeInteger.c:129: ERROR:SPACING: space required before the open parenthesis '(' src/gen/NativeInteger.c:130: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/NativeInteger.c:130: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/NativeInteger.c:131: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/NativeInteger.c:131: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/NativeInteger.c:132: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/NativeInteger.c:132: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/NativeInteger.c:132: WARNING:SUSPECT_CODE_INDENT: suspect code indent for conditional statements (8, 12) src/gen/NativeInteger.c:132: ERROR:SPACING: space required before the open parenthesis '(' src/gen/NativeInteger.c:133: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/NativeInteger.c:133: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/NativeInteger.c:134: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/NativeInteger.c:134: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/NativeInteger.c:135: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/NativeInteger.c:135: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/NativeInteger.c:135: ERROR:SPACING: space required before the open parenthesis '(' src/gen/NativeInteger.c:135: WARNING:BRACES_NOT_NECESSARY: braces {} are not necessary for any arm of this statement src/gen/NativeInteger.c:136: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/NativeInteger.c:136: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/NativeInteger.c:137: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/NativeInteger.c:137: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/NativeInteger.c:137: ERROR:SPACING: space required before the open parenthesis '(' src/gen/NativeInteger.c:138: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/NativeInteger.c:138: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/NativeInteger.c:139: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/NativeInteger.c:139: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/NativeInteger.c:140: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/NativeInteger.c:140: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/NativeInteger.c:141: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/NativeInteger.c:141: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/NativeInteger.c:142: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/NativeInteger.c:142: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/NativeInteger.c:142: WARNING:SUSPECT_CODE_INDENT: suspect code indent for conditional statements (8, 12) src/gen/NativeInteger.c:143: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/NativeInteger.c:143: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/NativeInteger.c:144: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/NativeInteger.c:144: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/NativeInteger.c:145: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/NativeInteger.c:145: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/NativeInteger.c:145: ERROR:SPACING: space required before the open parenthesis '(' src/gen/NativeInteger.c:145: WARNING:BRACES_NOT_NECESSARY: braces {} are not necessary for any arm of this statement src/gen/NativeInteger.c:146: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/NativeInteger.c:146: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/NativeInteger.c:147: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/NativeInteger.c:147: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/NativeInteger.c:147: ERROR:SPACING: space required before the open parenthesis '(' src/gen/NativeInteger.c:148: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/NativeInteger.c:148: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/NativeInteger.c:149: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/NativeInteger.c:149: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/NativeInteger.c:150: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/NativeInteger.c:150: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/NativeInteger.c:151: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/NativeInteger.c:151: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/NativeInteger.c:152: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/NativeInteger.c:152: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/NativeInteger.c:153: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/NativeInteger.c:153: ERROR:SPACING: space required before the open parenthesis '(' src/gen/NativeInteger.c:154: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/NativeInteger.c:154: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/NativeInteger.c:155: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/NativeInteger.c:156: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/NativeInteger.c:156: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/NativeInteger.c:157: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/NativeInteger.c:160: ERROR:OPEN_BRACE: open brace '{' following function definitions go on the next line src/gen/NativeInteger.c:162: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/NativeInteger.c:163: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/NativeInteger.c:165: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/NativeInteger.c:168: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/NativeInteger.c:168: ERROR:SPACING: space required before the open parenthesis '(' src/gen/NativeInteger.c:169: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/NativeInteger.c:170: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/NativeInteger.c:170: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/NativeInteger.c:170: WARNING:SUSPECT_CODE_INDENT: suspect code indent for conditional statements (8, 12) src/gen/NativeInteger.c:170: ERROR:SPACING: space required before the open parenthesis '(' src/gen/NativeInteger.c:171: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/NativeInteger.c:171: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/NativeInteger.c:172: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/NativeInteger.c:172: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/NativeInteger.c:173: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/NativeInteger.c:173: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/NativeInteger.c:174: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/NativeInteger.c:174: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/NativeInteger.c:175: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/NativeInteger.c:177: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/NativeInteger.c:177: ERROR:SPACING: space required before the open parenthesis '(' src/gen/NativeInteger.c:178: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/NativeInteger.c:178: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/NativeInteger.c:179: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/NativeInteger.c:179: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/NativeInteger.c:179: ERROR:SPACING: space required before the open parenthesis '(' src/gen/NativeInteger.c:180: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/NativeInteger.c:182: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/NativeInteger.c:184: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/NativeInteger_ber.c:13: ERROR:OPEN_BRACE: open brace '{' following function definitions go on the next line src/gen/NativeInteger_ber.c:15: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/NativeInteger_ber.c:15: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/NativeInteger_ber.c:16: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/NativeInteger_ber.c:16: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/NativeInteger_ber.c:17: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/NativeInteger_ber.c:18: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/NativeInteger_ber.c:18: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/NativeInteger_ber.c:19: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/NativeInteger_ber.c:20: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/NativeInteger_ber.c:21: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/NativeInteger_ber.c:26: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/NativeInteger_ber.c:26: ERROR:SPACING: space required before the open parenthesis '(' src/gen/NativeInteger_ber.c:27: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/NativeInteger_ber.c:27: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/NativeInteger_ber.c:28: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/NativeInteger_ber.c:28: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/NativeInteger_ber.c:28: WARNING:SUSPECT_CODE_INDENT: suspect code indent for conditional statements (8, 12) src/gen/NativeInteger_ber.c:28: ERROR:SPACING: space required before the open parenthesis '(' src/gen/NativeInteger_ber.c:29: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/NativeInteger_ber.c:29: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/NativeInteger_ber.c:30: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/NativeInteger_ber.c:30: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/NativeInteger_ber.c:31: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/NativeInteger_ber.c:31: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/NativeInteger_ber.c:32: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/NativeInteger_ber.c:32: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/NativeInteger_ber.c:33: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/NativeInteger_ber.c:35: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/NativeInteger_ber.c:36: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/NativeInteger_ber.c:36: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/NativeInteger_ber.c:41: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/NativeInteger_ber.c:42: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/NativeInteger_ber.c:42: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/NativeInteger_ber.c:43: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/NativeInteger_ber.c:43: ERROR:SPACING: space required before the open parenthesis '(' src/gen/NativeInteger_ber.c:44: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/NativeInteger_ber.c:44: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/NativeInteger_ber.c:46: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/NativeInteger_ber.c:51: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/NativeInteger_ber.c:52: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/NativeInteger_ber.c:53: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/NativeInteger_ber.c:53: ERROR:SPACING: space required before the open parenthesis '(' src/gen/NativeInteger_ber.c:54: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/NativeInteger_ber.c:54: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/NativeInteger_ber.c:55: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/NativeInteger_ber.c:55: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/NativeInteger_ber.c:56: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/NativeInteger_ber.c:56: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/NativeInteger_ber.c:57: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/NativeInteger_ber.c:64: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/NativeInteger_ber.c:65: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/NativeInteger_ber.c:65: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/NativeInteger_ber.c:66: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/NativeInteger_ber.c:66: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/NativeInteger_ber.c:67: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/NativeInteger_ber.c:67: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/NativeInteger_ber.c:68: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/NativeInteger_ber.c:68: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/NativeInteger_ber.c:69: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/NativeInteger_ber.c:69: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/NativeInteger_ber.c:70: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/NativeInteger_ber.c:70: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/NativeInteger_ber.c:72: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/NativeInteger_ber.c:72: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/NativeInteger_ber.c:73: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/NativeInteger_ber.c:73: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/NativeInteger_ber.c:74: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/NativeInteger_ber.c:74: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/NativeInteger_ber.c:76: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/NativeInteger_ber.c:76: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/NativeInteger_ber.c:76: WARNING:SUSPECT_CODE_INDENT: suspect code indent for conditional statements (8, 12) src/gen/NativeInteger_ber.c:76: ERROR:SPACING: spaces required around that '&&' (ctx:VxV) src/gen/NativeInteger_ber.c:76: ERROR:SPACING: space required before the open parenthesis '(' src/gen/NativeInteger_ber.c:77: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/NativeInteger_ber.c:77: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/NativeInteger_ber.c:78: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/NativeInteger_ber.c:78: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/NativeInteger_ber.c:79: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/NativeInteger_ber.c:79: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/NativeInteger_ber.c:80: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/NativeInteger_ber.c:80: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/NativeInteger_ber.c:81: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/NativeInteger_ber.c:81: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/NativeInteger_ber.c:82: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/NativeInteger_ber.c:82: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/NativeInteger_ber.c:84: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/NativeInteger_ber.c:84: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/NativeInteger_ber.c:85: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/NativeInteger_ber.c:87: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/NativeInteger_ber.c:88: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/NativeInteger_ber.c:90: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/NativeInteger_ber.c:91: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/NativeInteger_ber.c:91: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/NativeInteger_ber.c:93: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/NativeInteger_ber.c:99: ERROR:OPEN_BRACE: open brace '{' following function definitions go on the next line src/gen/NativeInteger_ber.c:101: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/NativeInteger_ber.c:101: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/NativeInteger_ber.c:102: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/NativeInteger_ber.c:102: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/NativeInteger_ber.c:103: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/NativeInteger_ber.c:104: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/NativeInteger_ber.c:104: ERROR:SPACING: space required after that ',' (ctx:VxV) src/gen/NativeInteger_ber.c:104: ERROR:SPACING: space required after that ',' (ctx:VxV) src/gen/NativeInteger_ber.c:105: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/NativeInteger_ber.c:109: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/NativeInteger_ber.c:110: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/NativeInteger_ber.c:113: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/NativeInteger_ber.c:114: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/NativeInteger_ber.c:117: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/NativeInteger_ber.c:117: ERROR:SPACING: space required before the open parenthesis '(' src/gen/NativeInteger_ber.c:118: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/NativeInteger_ber.c:118: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/NativeInteger_ber.c:120: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/NativeInteger_ber.c:121: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/NativeInteger_ber.c:125: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/NativeInteger_ber.c:126: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/NativeInteger_ber.c:126: ERROR:SPACING: space required before the open parenthesis '(' src/gen/NativeInteger_ber.c:126: WARNING:BRACES_NOT_NECESSARY: braces {} are not necessary for single statement blocks src/gen/NativeInteger_ber.c:127: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/NativeInteger_ber.c:127: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/NativeInteger_ber.c:128: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/NativeInteger_ber.c:129: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/NativeInteger_print.c:12: ERROR:OPEN_BRACE: open brace '{' following function definitions go on the next line src/gen/NativeInteger_print.c:14: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/NativeInteger_print.c:14: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/NativeInteger_print.c:15: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/NativeInteger_print.c:16: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/NativeInteger_print.c:16: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/NativeInteger_print.c:17: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/NativeInteger_print.c:18: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/NativeInteger_print.c:19: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/NativeInteger_print.c:21: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/NativeInteger_print.c:22: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/NativeInteger_print.c:24: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/NativeInteger_print.c:24: ERROR:SPACING: space required before the open parenthesis '(' src/gen/NativeInteger_print.c:25: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/NativeInteger_print.c:25: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/NativeInteger_print.c:26: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/NativeInteger_print.c:26: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/NativeInteger_print.c:27: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/NativeInteger_print.c:27: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/NativeInteger_print.c:28: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/NativeInteger_print.c:28: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/NativeInteger_print.c:29: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/NativeInteger_print.c:29: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/NativeInteger_print.c:29: ERROR:SPACING: space required before the open parenthesis '(' src/gen/NativeInteger_print.c:30: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/NativeInteger_print.c:30: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/NativeInteger_print.c:30: WARNING:SUSPECT_CODE_INDENT: suspect code indent for conditional statements (8, 12) src/gen/NativeInteger_print.c:30: ERROR:SPACING: space required before the open parenthesis '(' src/gen/NativeInteger_print.c:31: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/NativeInteger_print.c:31: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/NativeInteger_print.c:32: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/NativeInteger_print.c:32: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/NativeInteger_print.c:33: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/NativeInteger_print.c:33: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/NativeInteger_print.c:33: ERROR:SPACING: space required before the open parenthesis '(' src/gen/NativeInteger_print.c:34: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/NativeInteger_print.c:34: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/NativeInteger_print.c:34: ERROR:SPACING: space required before the open parenthesis '(' src/gen/NativeInteger_print.c:35: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/NativeInteger_print.c:35: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/NativeInteger_print.c:35: ERROR:SPACING: space required before the open parenthesis '(' src/gen/NativeInteger_print.c:36: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/NativeInteger_print.c:36: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/NativeInteger_print.c:36: ERROR:SPACING: space required before the open parenthesis '(' src/gen/NativeInteger_print.c:37: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/NativeInteger_print.c:37: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/NativeInteger_print.c:38: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/NativeInteger_print.c:38: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/NativeInteger_print.c:39: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/NativeInteger_print.c:39: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/NativeInteger_print.c:40: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/NativeInteger_print.c:41: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/NativeInteger_print.c:41: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/NativeInteger_print.c:42: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/NativeInteger_rfill.c:9: ERROR:OPEN_BRACE: open brace '{' following function definitions go on the next line src/gen/NativeInteger_rfill.c:11: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/NativeInteger_rfill.c:11: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/NativeInteger_rfill.c:12: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/NativeInteger_rfill.c:12: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/NativeInteger_rfill.c:13: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/NativeInteger_rfill.c:14: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/NativeInteger_rfill.c:14: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/NativeInteger_rfill.c:15: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/NativeInteger_rfill.c:16: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/NativeInteger_rfill.c:17: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/NativeInteger_rfill.c:18: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/NativeInteger_rfill.c:19: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/NativeInteger_rfill.c:20: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/NativeInteger_rfill.c:21: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/NativeInteger_rfill.c:22: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/NativeInteger_rfill.c:24: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/NativeInteger_rfill.c:24: ERROR:SPACING: space required before the open parenthesis '(' src/gen/NativeInteger_rfill.c:26: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/NativeInteger_rfill.c:26: ERROR:SPACING: space required before the open parenthesis '(' src/gen/NativeInteger_rfill.c:27: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/NativeInteger_rfill.c:27: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/NativeInteger_rfill.c:28: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/NativeInteger_rfill.c:28: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/NativeInteger_rfill.c:28: WARNING:SUSPECT_CODE_INDENT: suspect code indent for conditional statements (8, 12) src/gen/NativeInteger_rfill.c:28: ERROR:SPACING: space required before the open parenthesis '(' src/gen/NativeInteger_rfill.c:28: WARNING:BRACES_NOT_NECESSARY: braces {} are not necessary for single statement blocks src/gen/NativeInteger_rfill.c:29: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/NativeInteger_rfill.c:29: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/NativeInteger_rfill.c:30: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/NativeInteger_rfill.c:30: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/NativeInteger_rfill.c:31: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/NativeInteger_rfill.c:33: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/NativeInteger_rfill.c:33: ERROR:SPACING: space required before the open parenthesis '(' src/gen/NativeInteger_rfill.c:34: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/NativeInteger_rfill.c:34: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/NativeInteger_rfill.c:35: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/NativeInteger_rfill.c:35: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/NativeInteger_rfill.c:36: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/NativeInteger_rfill.c:36: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/NativeInteger_rfill.c:36: WARNING:SUSPECT_CODE_INDENT: suspect code indent for conditional statements (8, 12) src/gen/NativeInteger_rfill.c:36: ERROR:SPACING: space required before the open parenthesis '(' src/gen/NativeInteger_rfill.c:36: WARNING:BRACES_NOT_NECESSARY: braces {} are not necessary for any arm of this statement src/gen/NativeInteger_rfill.c:37: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/NativeInteger_rfill.c:37: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/NativeInteger_rfill.c:38: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/NativeInteger_rfill.c:38: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/NativeInteger_rfill.c:38: WARNING:SUSPECT_CODE_INDENT: suspect code indent for conditional statements (8, 12) src/gen/NativeInteger_rfill.c:39: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/NativeInteger_rfill.c:39: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/NativeInteger_rfill.c:40: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/NativeInteger_rfill.c:40: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/NativeInteger_rfill.c:41: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/NativeInteger_rfill.c:42: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/NativeInteger_rfill.c:42: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/NativeInteger_rfill.c:43: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/NativeInteger_rfill.c:43: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/NativeInteger_rfill.c:44: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/NativeInteger_rfill.c:44: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/NativeInteger_rfill.c:45: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/NativeInteger_rfill.c:47: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/NativeInteger_rfill.c:47: ERROR:SPACING: space required before the open parenthesis '(' src/gen/NativeInteger_rfill.c:48: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/NativeInteger_rfill.c:48: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/NativeInteger_rfill.c:49: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/NativeInteger_rfill.c:49: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/NativeInteger_rfill.c:50: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/NativeInteger_rfill.c:51: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/NativeInteger_rfill.c:51: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/NativeInteger_rfill.c:52: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/NativeInteger_rfill.c:52: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/NativeInteger_rfill.c:53: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/NativeInteger_rfill.c:53: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/NativeInteger_rfill.c:54: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/NativeInteger_rfill.c:54: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/NativeInteger_rfill.c:55: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/NativeInteger_rfill.c:55: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/NativeInteger_rfill.c:56: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/NativeInteger_rfill.c:56: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/NativeInteger_rfill.c:57: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/NativeInteger_rfill.c:57: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/NativeInteger_rfill.c:57: WARNING:SUSPECT_CODE_INDENT: suspect code indent for conditional statements (8, 12) src/gen/NativeInteger_rfill.c:57: ERROR:SPACING: space required before the open parenthesis '(' src/gen/NativeInteger_rfill.c:58: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/NativeInteger_rfill.c:58: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/NativeInteger_rfill.c:59: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/NativeInteger_rfill.c:59: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/NativeInteger_rfill.c:60: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/NativeInteger_rfill.c:60: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/NativeInteger_rfill.c:60: WARNING:ARRAY_SIZE: Prefer ARRAY_SIZE(variants) src/gen/NativeInteger_rfill.c:61: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/NativeInteger_rfill.c:61: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/NativeInteger_rfill.c:61: WARNING:SUSPECT_CODE_INDENT: suspect code indent for conditional statements (8, 12) src/gen/NativeInteger_rfill.c:62: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/NativeInteger_rfill.c:62: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/NativeInteger_rfill.c:63: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/NativeInteger_rfill.c:63: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/NativeInteger_rfill.c:63: WARNING:ARRAY_SIZE: Prefer ARRAY_SIZE(variants) src/gen/NativeInteger_rfill.c:64: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/NativeInteger_rfill.c:64: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/NativeInteger_rfill.c:67: ERROR:TRAILING_WHITESPACE: trailing whitespace src/gen/NativeInteger_rfill.c:67: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/NativeInteger_rfill.c:67: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/NativeInteger_rfill.c:67: WARNING:SUSPECT_CODE_INDENT: suspect code indent for conditional statements (8, 12) src/gen/NativeInteger_rfill.c:67: ERROR:SPACING: space required before the open parenthesis '(' src/gen/NativeInteger_rfill.c:68: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/NativeInteger_rfill.c:68: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/NativeInteger_rfill.c:69: ERROR:TRAILING_WHITESPACE: trailing whitespace src/gen/NativeInteger_rfill.c:69: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/NativeInteger_rfill.c:70: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/NativeInteger_rfill.c:70: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/NativeInteger_rfill.c:72: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/NativeInteger_rfill.c:72: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/NativeInteger_rfill.c:73: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/NativeInteger_rfill.c:73: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/NativeInteger_rfill.c:73: WARNING:SUSPECT_CODE_INDENT: suspect code indent for conditional statements (8, 12) src/gen/NativeInteger_rfill.c:73: ERROR:SPACING: space required before the open parenthesis '(' src/gen/NativeInteger_rfill.c:74: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/NativeInteger_rfill.c:74: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/NativeInteger_rfill.c:74: ERROR:SPACING: space required before the open parenthesis '(' src/gen/NativeInteger_rfill.c:75: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/NativeInteger_rfill.c:75: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/NativeInteger_rfill.c:76: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/NativeInteger_rfill.c:76: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/NativeInteger_rfill.c:77: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/NativeInteger_rfill.c:77: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/NativeInteger_rfill.c:78: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/NativeInteger_rfill.c:78: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/NativeInteger_rfill.c:80: ERROR:SPACING: space required before the open parenthesis '(' src/gen/NativeInteger_rfill.c:82: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/NativeInteger_rfill.c:84: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/NativeInteger_rfill.c:85: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/NativeInteger_rfill.c:86: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/OBJECT_IDENTIFIER.c:17: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/OBJECT_IDENTIFIER.c:20: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/OBJECT_IDENTIFIER.c:22: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/OBJECT_IDENTIFIER.c:24: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/OBJECT_IDENTIFIER.c:26: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/OBJECT_IDENTIFIER.c:27: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/OBJECT_IDENTIFIER.c:29: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/OBJECT_IDENTIFIER.c:30: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/OBJECT_IDENTIFIER.c:32: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/OBJECT_IDENTIFIER.c:33: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/OBJECT_IDENTIFIER.c:36: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/OBJECT_IDENTIFIER.c:37: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/OBJECT_IDENTIFIER.c:39: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/OBJECT_IDENTIFIER.c:40: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/OBJECT_IDENTIFIER.c:43: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/OBJECT_IDENTIFIER.c:44: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/OBJECT_IDENTIFIER.c:46: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/OBJECT_IDENTIFIER.c:47: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/OBJECT_IDENTIFIER.c:50: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/OBJECT_IDENTIFIER.c:51: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/OBJECT_IDENTIFIER.c:53: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/OBJECT_IDENTIFIER.c:54: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/OBJECT_IDENTIFIER.c:57: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/OBJECT_IDENTIFIER.c:58: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/OBJECT_IDENTIFIER.c:60: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/OBJECT_IDENTIFIER.c:61: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/OBJECT_IDENTIFIER.c:64: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/OBJECT_IDENTIFIER.c:65: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/OBJECT_IDENTIFIER.c:67: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/OBJECT_IDENTIFIER.c:68: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/OBJECT_IDENTIFIER.c:71: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/OBJECT_IDENTIFIER.c:73: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/OBJECT_IDENTIFIER.c:75: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/OBJECT_IDENTIFIER.c:78: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/OBJECT_IDENTIFIER.c:79: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/OBJECT_IDENTIFIER.c:80: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/OBJECT_IDENTIFIER.c:81: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/OBJECT_IDENTIFIER.c:82: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/OBJECT_IDENTIFIER.c:83: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/OBJECT_IDENTIFIER.c:83: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/OBJECT_IDENTIFIER.c:84: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/OBJECT_IDENTIFIER.c:85: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/OBJECT_IDENTIFIER.c:86: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/OBJECT_IDENTIFIER.c:86: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/OBJECT_IDENTIFIER.c:87: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/OBJECT_IDENTIFIER.c:89: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/OBJECT_IDENTIFIER.c:89: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/OBJECT_IDENTIFIER.c:92: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/OBJECT_IDENTIFIER.c:92: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/OBJECT_IDENTIFIER.c:95: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/OBJECT_IDENTIFIER.c:95: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/OBJECT_IDENTIFIER.c:97: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/OBJECT_IDENTIFIER.c:97: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/OBJECT_IDENTIFIER.c:98: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/OBJECT_IDENTIFIER.c:99: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/OBJECT_IDENTIFIER.c:100: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/OBJECT_IDENTIFIER.c:103: ERROR:OPEN_BRACE: open brace '{' following function definitions go on the next line src/gen/OBJECT_IDENTIFIER.c:105: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/OBJECT_IDENTIFIER.c:105: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/OBJECT_IDENTIFIER.c:106: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/OBJECT_IDENTIFIER.c:106: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/OBJECT_IDENTIFIER.c:107: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/OBJECT_IDENTIFIER.c:109: ERROR:SPACING: space required before the open parenthesis '(' src/gen/OBJECT_IDENTIFIER.c:110: ERROR:SPACING: space required before the open parenthesis '(' src/gen/OBJECT_IDENTIFIER.c:127: ERROR:OPEN_BRACE: open brace '{' following function definitions go on the next line src/gen/OBJECT_IDENTIFIER.c:129: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/OBJECT_IDENTIFIER.c:129: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/OBJECT_IDENTIFIER.c:130: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/OBJECT_IDENTIFIER.c:132: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/OBJECT_IDENTIFIER.c:133: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/OBJECT_IDENTIFIER.c:133: ERROR:SPACING: space required before the open parenthesis '(' src/gen/OBJECT_IDENTIFIER.c:135: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/OBJECT_IDENTIFIER.c:135: ERROR:SPACING: space required before the open parenthesis '(' src/gen/OBJECT_IDENTIFIER.c:136: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/OBJECT_IDENTIFIER.c:136: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/OBJECT_IDENTIFIER.c:137: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/OBJECT_IDENTIFIER.c:137: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/OBJECT_IDENTIFIER.c:138: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/OBJECT_IDENTIFIER.c:138: ERROR:SPACING: space required before the open parenthesis '(' src/gen/OBJECT_IDENTIFIER.c:139: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/OBJECT_IDENTIFIER.c:139: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/OBJECT_IDENTIFIER.c:140: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/OBJECT_IDENTIFIER.c:140: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/OBJECT_IDENTIFIER.c:141: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/OBJECT_IDENTIFIER.c:142: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/OBJECT_IDENTIFIER.c:142: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/OBJECT_IDENTIFIER.c:143: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/OBJECT_IDENTIFIER.c:143: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/OBJECT_IDENTIFIER.c:144: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/OBJECT_IDENTIFIER.c:146: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/OBJECT_IDENTIFIER.c:149: ERROR:OPEN_BRACE: open brace '{' following function definitions go on the next line src/gen/OBJECT_IDENTIFIER.c:151: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/OBJECT_IDENTIFIER.c:151: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/OBJECT_IDENTIFIER.c:152: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/OBJECT_IDENTIFIER.c:153: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/OBJECT_IDENTIFIER.c:155: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/OBJECT_IDENTIFIER.c:155: ERROR:SPACING: space required before the open parenthesis '(' src/gen/OBJECT_IDENTIFIER.c:156: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/OBJECT_IDENTIFIER.c:156: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/OBJECT_IDENTIFIER.c:157: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/OBJECT_IDENTIFIER.c:158: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/OBJECT_IDENTIFIER.c:158: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/OBJECT_IDENTIFIER.c:163: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/OBJECT_IDENTIFIER.c:164: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/OBJECT_IDENTIFIER.c:164: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/OBJECT_IDENTIFIER.c:164: WARNING:SUSPECT_CODE_INDENT: suspect code indent for conditional statements (8, 12) src/gen/OBJECT_IDENTIFIER.c:164: ERROR:SPACING: space required before the open parenthesis '(' src/gen/OBJECT_IDENTIFIER.c:165: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/OBJECT_IDENTIFIER.c:165: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/OBJECT_IDENTIFIER.c:166: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/OBJECT_IDENTIFIER.c:166: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/OBJECT_IDENTIFIER.c:166: ERROR:SPACING: space required before the open parenthesis '(' src/gen/OBJECT_IDENTIFIER.c:167: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/OBJECT_IDENTIFIER.c:167: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/OBJECT_IDENTIFIER.c:167: WARNING:SUSPECT_CODE_INDENT: suspect code indent for conditional statements (16, 20) src/gen/OBJECT_IDENTIFIER.c:167: ERROR:SPACING: space required before the open parenthesis '(' src/gen/OBJECT_IDENTIFIER.c:168: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/OBJECT_IDENTIFIER.c:168: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/OBJECT_IDENTIFIER.c:169: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/OBJECT_IDENTIFIER.c:169: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/OBJECT_IDENTIFIER.c:170: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/OBJECT_IDENTIFIER.c:170: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/OBJECT_IDENTIFIER.c:170: WARNING:SUSPECT_CODE_INDENT: suspect code indent for conditional statements (16, 20) src/gen/OBJECT_IDENTIFIER.c:171: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/OBJECT_IDENTIFIER.c:171: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/OBJECT_IDENTIFIER.c:172: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/OBJECT_IDENTIFIER.c:172: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/OBJECT_IDENTIFIER.c:173: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/OBJECT_IDENTIFIER.c:173: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/OBJECT_IDENTIFIER.c:174: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/OBJECT_IDENTIFIER.c:174: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/OBJECT_IDENTIFIER.c:174: WARNING:SUSPECT_CODE_INDENT: suspect code indent for conditional statements (12, 14) src/gen/OBJECT_IDENTIFIER.c:175: WARNING:TABSTOP: Statements should start on a tabstop src/gen/OBJECT_IDENTIFIER.c:175: WARNING:SUSPECT_CODE_INDENT: suspect code indent for conditional statements (14, 20) src/gen/OBJECT_IDENTIFIER.c:175: ERROR:SPACING: space required before the open parenthesis '(' src/gen/OBJECT_IDENTIFIER.c:177: WARNING:TABSTOP: Statements should start on a tabstop src/gen/OBJECT_IDENTIFIER.c:178: WARNING:TABSTOP: Statements should start on a tabstop src/gen/OBJECT_IDENTIFIER.c:179: WARNING:TABSTOP: Statements should start on a tabstop src/gen/OBJECT_IDENTIFIER.c:180: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/OBJECT_IDENTIFIER.c:180: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/OBJECT_IDENTIFIER.c:181: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/OBJECT_IDENTIFIER.c:181: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/OBJECT_IDENTIFIER.c:182: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/OBJECT_IDENTIFIER.c:182: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/OBJECT_IDENTIFIER.c:183: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/OBJECT_IDENTIFIER.c:187: ERROR:OPEN_BRACE: open brace '{' following function definitions go on the next line src/gen/OBJECT_IDENTIFIER.c:189: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/OBJECT_IDENTIFIER.c:189: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/OBJECT_IDENTIFIER.c:190: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/OBJECT_IDENTIFIER.c:191: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/OBJECT_IDENTIFIER.c:192: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/OBJECT_IDENTIFIER.c:193: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/OBJECT_IDENTIFIER.c:194: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/OBJECT_IDENTIFIER.c:195: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/OBJECT_IDENTIFIER.c:196: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/OBJECT_IDENTIFIER.c:198: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/OBJECT_IDENTIFIER.c:199: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/OBJECT_IDENTIFIER.c:199: ERROR:SPACING: space required before the open parenthesis '(' src/gen/OBJECT_IDENTIFIER.c:199: WARNING:BRACES_NOT_NECESSARY: braces {} are not necessary for single statement blocks src/gen/OBJECT_IDENTIFIER.c:200: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/OBJECT_IDENTIFIER.c:200: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/OBJECT_IDENTIFIER.c:201: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/OBJECT_IDENTIFIER.c:203: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/OBJECT_IDENTIFIER.c:204: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/OBJECT_IDENTIFIER.c:204: ERROR:SPACING: space required before the open parenthesis '(' src/gen/OBJECT_IDENTIFIER.c:204: WARNING:BRACES_NOT_NECESSARY: braces {} are not necessary for single statement blocks src/gen/OBJECT_IDENTIFIER.c:205: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/OBJECT_IDENTIFIER.c:205: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/OBJECT_IDENTIFIER.c:206: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/OBJECT_IDENTIFIER.c:207: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/OBJECT_IDENTIFIER.c:208: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/OBJECT_IDENTIFIER.c:208: ERROR:SPACING: space required before the open parenthesis '(' src/gen/OBJECT_IDENTIFIER.c:209: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/OBJECT_IDENTIFIER.c:209: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/OBJECT_IDENTIFIER.c:211: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/OBJECT_IDENTIFIER.c:211: ERROR:SPACING: space required before the open parenthesis '(' src/gen/OBJECT_IDENTIFIER.c:212: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/OBJECT_IDENTIFIER.c:212: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/OBJECT_IDENTIFIER.c:213: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/OBJECT_IDENTIFIER.c:213: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/OBJECT_IDENTIFIER.c:214: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/OBJECT_IDENTIFIER.c:214: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/OBJECT_IDENTIFIER.c:215: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/OBJECT_IDENTIFIER.c:215: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/OBJECT_IDENTIFIER.c:215: WARNING:SUSPECT_CODE_INDENT: suspect code indent for conditional statements (8, 12) src/gen/OBJECT_IDENTIFIER.c:215: ERROR:SPACING: space required before the open parenthesis '(' src/gen/OBJECT_IDENTIFIER.c:216: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/OBJECT_IDENTIFIER.c:216: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/OBJECT_IDENTIFIER.c:217: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/OBJECT_IDENTIFIER.c:217: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/OBJECT_IDENTIFIER.c:217: WARNING:SUSPECT_CODE_INDENT: suspect code indent for conditional statements (8, 12) src/gen/OBJECT_IDENTIFIER.c:217: ERROR:SPACING: space required before the open parenthesis '(' src/gen/OBJECT_IDENTIFIER.c:218: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/OBJECT_IDENTIFIER.c:219: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/OBJECT_IDENTIFIER.c:219: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/OBJECT_IDENTIFIER.c:220: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/OBJECT_IDENTIFIER.c:220: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/OBJECT_IDENTIFIER.c:220: WARNING:SUSPECT_CODE_INDENT: suspect code indent for conditional statements (8, 12) src/gen/OBJECT_IDENTIFIER.c:221: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/OBJECT_IDENTIFIER.c:221: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/OBJECT_IDENTIFIER.c:222: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/OBJECT_IDENTIFIER.c:222: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/OBJECT_IDENTIFIER.c:223: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/OBJECT_IDENTIFIER.c:223: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/OBJECT_IDENTIFIER.c:224: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/OBJECT_IDENTIFIER.c:224: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/OBJECT_IDENTIFIER.c:224: ERROR:SPACING: space required before the open parenthesis '(' src/gen/OBJECT_IDENTIFIER.c:224: WARNING:BRACES_NOT_NECESSARY: braces {} are not necessary for single statement blocks src/gen/OBJECT_IDENTIFIER.c:225: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/OBJECT_IDENTIFIER.c:225: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/OBJECT_IDENTIFIER.c:226: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/OBJECT_IDENTIFIER.c:226: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/OBJECT_IDENTIFIER.c:227: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/OBJECT_IDENTIFIER.c:227: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/OBJECT_IDENTIFIER.c:228: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/OBJECT_IDENTIFIER.c:228: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/OBJECT_IDENTIFIER.c:228: ERROR:SPACING: space required before the open parenthesis '(' src/gen/OBJECT_IDENTIFIER.c:229: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/OBJECT_IDENTIFIER.c:229: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/OBJECT_IDENTIFIER.c:230: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/OBJECT_IDENTIFIER.c:232: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/OBJECT_IDENTIFIER.c:232: ERROR:SPACING: space required before the open parenthesis '(' src/gen/OBJECT_IDENTIFIER.c:233: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/OBJECT_IDENTIFIER.c:233: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/OBJECT_IDENTIFIER.c:234: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/OBJECT_IDENTIFIER.c:234: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/OBJECT_IDENTIFIER.c:235: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/OBJECT_IDENTIFIER.c:240: ERROR:OPEN_BRACE: open brace '{' following function definitions go on the next line src/gen/OBJECT_IDENTIFIER.c:242: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/OBJECT_IDENTIFIER.c:242: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/OBJECT_IDENTIFIER.c:243: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/OBJECT_IDENTIFIER.c:244: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/OBJECT_IDENTIFIER.c:245: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/OBJECT_IDENTIFIER.c:246: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/OBJECT_IDENTIFIER.c:247: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/OBJECT_IDENTIFIER.c:249: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/OBJECT_IDENTIFIER.c:249: ERROR:SPACING: space required before the open parenthesis '(' src/gen/OBJECT_IDENTIFIER.c:250: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/OBJECT_IDENTIFIER.c:250: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/OBJECT_IDENTIFIER.c:251: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/OBJECT_IDENTIFIER.c:251: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/OBJECT_IDENTIFIER.c:252: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/OBJECT_IDENTIFIER.c:254: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/OBJECT_IDENTIFIER.c:255: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/OBJECT_IDENTIFIER.c:255: ERROR:SPACING: space required before the open parenthesis '(' src/gen/OBJECT_IDENTIFIER.c:255: WARNING:BRACES_NOT_NECESSARY: braces {} are not necessary for single statement blocks src/gen/OBJECT_IDENTIFIER.c:256: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/OBJECT_IDENTIFIER.c:256: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/OBJECT_IDENTIFIER.c:257: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/OBJECT_IDENTIFIER.c:258: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/OBJECT_IDENTIFIER.c:259: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/OBJECT_IDENTIFIER.c:259: ERROR:SPACING: space required before the open parenthesis '(' src/gen/OBJECT_IDENTIFIER.c:261: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/OBJECT_IDENTIFIER.c:262: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/OBJECT_IDENTIFIER.c:262: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/OBJECT_IDENTIFIER.c:263: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/OBJECT_IDENTIFIER.c:264: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/OBJECT_IDENTIFIER.c:265: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/OBJECT_IDENTIFIER.c:265: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/OBJECT_IDENTIFIER.c:266: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/OBJECT_IDENTIFIER.c:267: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/OBJECT_IDENTIFIER.c:268: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/OBJECT_IDENTIFIER.c:268: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/OBJECT_IDENTIFIER.c:269: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/OBJECT_IDENTIFIER.c:271: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/OBJECT_IDENTIFIER.c:271: ERROR:SPACING: space required before the open parenthesis '(' src/gen/OBJECT_IDENTIFIER.c:272: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/OBJECT_IDENTIFIER.c:272: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/OBJECT_IDENTIFIER.c:273: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/OBJECT_IDENTIFIER.c:273: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/OBJECT_IDENTIFIER.c:274: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/OBJECT_IDENTIFIER.c:274: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/OBJECT_IDENTIFIER.c:275: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/OBJECT_IDENTIFIER.c:275: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/OBJECT_IDENTIFIER.c:275: WARNING:SUSPECT_CODE_INDENT: suspect code indent for conditional statements (8, 12) src/gen/OBJECT_IDENTIFIER.c:275: ERROR:SPACING: space required before the open parenthesis '(' src/gen/OBJECT_IDENTIFIER.c:276: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/OBJECT_IDENTIFIER.c:276: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/OBJECT_IDENTIFIER.c:277: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/OBJECT_IDENTIFIER.c:277: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/OBJECT_IDENTIFIER.c:277: WARNING:SUSPECT_CODE_INDENT: suspect code indent for conditional statements (8, 12) src/gen/OBJECT_IDENTIFIER.c:277: ERROR:SPACING: space required before the open parenthesis '(' src/gen/OBJECT_IDENTIFIER.c:278: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/OBJECT_IDENTIFIER.c:279: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/OBJECT_IDENTIFIER.c:279: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/OBJECT_IDENTIFIER.c:280: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/OBJECT_IDENTIFIER.c:280: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/OBJECT_IDENTIFIER.c:280: WARNING:SUSPECT_CODE_INDENT: suspect code indent for conditional statements (8, 12) src/gen/OBJECT_IDENTIFIER.c:281: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/OBJECT_IDENTIFIER.c:281: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/OBJECT_IDENTIFIER.c:282: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/OBJECT_IDENTIFIER.c:282: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/OBJECT_IDENTIFIER.c:282: ERROR:SPACING: space required before the open parenthesis '(' src/gen/OBJECT_IDENTIFIER.c:282: WARNING:BRACES_NOT_NECESSARY: braces {} are not necessary for single statement blocks src/gen/OBJECT_IDENTIFIER.c:283: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/OBJECT_IDENTIFIER.c:283: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/OBJECT_IDENTIFIER.c:284: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/OBJECT_IDENTIFIER.c:284: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/OBJECT_IDENTIFIER.c:285: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/OBJECT_IDENTIFIER.c:285: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/OBJECT_IDENTIFIER.c:286: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/OBJECT_IDENTIFIER.c:286: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/OBJECT_IDENTIFIER.c:287: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/OBJECT_IDENTIFIER.c:289: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/OBJECT_IDENTIFIER.c:289: ERROR:SPACING: space required before the open parenthesis '(' src/gen/OBJECT_IDENTIFIER.c:289: WARNING:BRACES_NOT_NECESSARY: braces {} are not necessary for single statement blocks src/gen/OBJECT_IDENTIFIER.c:290: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/OBJECT_IDENTIFIER.c:290: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/OBJECT_IDENTIFIER.c:291: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/OBJECT_IDENTIFIER.c:293: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/OBJECT_IDENTIFIER.c:300: ERROR:OPEN_BRACE: open brace '{' following function definitions go on the next line src/gen/OBJECT_IDENTIFIER.c:302: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/OBJECT_IDENTIFIER.c:302: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/OBJECT_IDENTIFIER.c:307: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/OBJECT_IDENTIFIER.c:308: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/OBJECT_IDENTIFIER.c:309: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/OBJECT_IDENTIFIER.c:310: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/OBJECT_IDENTIFIER.c:311: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/OBJECT_IDENTIFIER.c:313: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/OBJECT_IDENTIFIER.c:313: ERROR:SPACING: space required before the open parenthesis '(' src/gen/OBJECT_IDENTIFIER.c:314: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/OBJECT_IDENTIFIER.c:314: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/OBJECT_IDENTIFIER.c:315: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/OBJECT_IDENTIFIER.c:315: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/OBJECT_IDENTIFIER.c:316: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/OBJECT_IDENTIFIER.c:316: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/OBJECT_IDENTIFIER.c:316: WARNING:SUSPECT_CODE_INDENT: suspect code indent for conditional statements (8, 12) src/gen/OBJECT_IDENTIFIER.c:316: ERROR:SPACING: space required before the open parenthesis '(' src/gen/OBJECT_IDENTIFIER.c:316: WARNING:BRACES_NOT_NECESSARY: braces {} are not necessary for single statement blocks src/gen/OBJECT_IDENTIFIER.c:317: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/OBJECT_IDENTIFIER.c:317: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/OBJECT_IDENTIFIER.c:318: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/OBJECT_IDENTIFIER.c:318: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/OBJECT_IDENTIFIER.c:319: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/OBJECT_IDENTIFIER.c:321: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/OBJECT_IDENTIFIER.c:323: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/OBJECT_IDENTIFIER.c:323: ERROR:SPACING: space required before the open parenthesis '(' src/gen/OBJECT_IDENTIFIER.c:323: WARNING:BRACES_NOT_NECESSARY: braces {} are not necessary for single statement blocks src/gen/OBJECT_IDENTIFIER.c:324: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/OBJECT_IDENTIFIER.c:324: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/OBJECT_IDENTIFIER.c:325: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/OBJECT_IDENTIFIER.c:327: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/OBJECT_IDENTIFIER.c:332: ERROR:OPEN_BRACE: open brace '{' following function definitions go on the next line src/gen/OBJECT_IDENTIFIER.c:334: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/OBJECT_IDENTIFIER.c:334: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/OBJECT_IDENTIFIER.c:335: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/OBJECT_IDENTIFIER.c:336: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/OBJECT_IDENTIFIER.c:337: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/OBJECT_IDENTIFIER.c:338: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/OBJECT_IDENTIFIER.c:339: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/OBJECT_IDENTIFIER.c:340: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/OBJECT_IDENTIFIER.c:341: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/OBJECT_IDENTIFIER.c:343: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/OBJECT_IDENTIFIER.c:343: ERROR:SPACING: space required before the open parenthesis '(' src/gen/OBJECT_IDENTIFIER.c:344: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/OBJECT_IDENTIFIER.c:344: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/OBJECT_IDENTIFIER.c:348: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/OBJECT_IDENTIFIER.c:349: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/OBJECT_IDENTIFIER.c:351: ERROR:SPACING: space required before the open parenthesis '(' src/gen/OBJECT_IDENTIFIER.c:352: ERROR:SPACING: space required before the open parenthesis '(' src/gen/OBJECT_IDENTIFIER.c:357: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/OBJECT_IDENTIFIER.c:357: ERROR:SPACING: space required before the open parenthesis '(' src/gen/OBJECT_IDENTIFIER.c:358: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/OBJECT_IDENTIFIER.c:358: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/OBJECT_IDENTIFIER.c:358: WARNING:SUSPECT_CODE_INDENT: suspect code indent for conditional statements (8, 12) src/gen/OBJECT_IDENTIFIER.c:358: ERROR:SPACING: space required before the open parenthesis '(' src/gen/OBJECT_IDENTIFIER.c:359: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/OBJECT_IDENTIFIER.c:359: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/OBJECT_IDENTIFIER.c:360: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/OBJECT_IDENTIFIER.c:360: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/OBJECT_IDENTIFIER.c:361: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/OBJECT_IDENTIFIER.c:361: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/OBJECT_IDENTIFIER.c:362: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/OBJECT_IDENTIFIER.c:362: ERROR:SPACING: space required before the open parenthesis '(' src/gen/OBJECT_IDENTIFIER.c:363: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/OBJECT_IDENTIFIER.c:364: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/OBJECT_IDENTIFIER.c:364: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/OBJECT_IDENTIFIER.c:365: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/OBJECT_IDENTIFIER.c:365: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/OBJECT_IDENTIFIER.c:366: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/OBJECT_IDENTIFIER.c:377: WARNING:SPACE_BEFORE_TAB: please, no space before tabs src/gen/OBJECT_IDENTIFIER.c:378: WARNING:SPACE_BEFORE_TAB: please, no space before tabs src/gen/OBJECT_IDENTIFIER.c:379: WARNING:SPACE_BEFORE_TAB: please, no space before tabs src/gen/OBJECT_IDENTIFIER.c:381: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/OBJECT_IDENTIFIER.c:382: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/OBJECT_IDENTIFIER.c:383: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/OBJECT_IDENTIFIER.c:383: ERROR:SPACING: space required before the open parenthesis '(' src/gen/OBJECT_IDENTIFIER.c:384: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/OBJECT_IDENTIFIER.c:385: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/OBJECT_IDENTIFIER.c:385: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/OBJECT_IDENTIFIER.c:386: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/OBJECT_IDENTIFIER.c:388: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/OBJECT_IDENTIFIER.c:389: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/OBJECT_IDENTIFIER.c:389: ERROR:SPACING: space required before the open parenthesis '(' src/gen/OBJECT_IDENTIFIER.c:390: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/OBJECT_IDENTIFIER.c:390: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/OBJECT_IDENTIFIER.c:391: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/OBJECT_IDENTIFIER.c:391: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/OBJECT_IDENTIFIER.c:392: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/OBJECT_IDENTIFIER.c:393: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/OBJECT_IDENTIFIER.c:394: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/OBJECT_IDENTIFIER.c:395: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/OBJECT_IDENTIFIER.c:397: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/OBJECT_IDENTIFIER.c:397: WARNING:SUSPECT_CODE_INDENT: suspect code indent for conditional statements (4, 16) src/gen/OBJECT_IDENTIFIER.c:397: ERROR:SPACING: space required before the open parenthesis '(' src/gen/OBJECT_IDENTIFIER.c:399: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/OBJECT_IDENTIFIER.c:399: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/OBJECT_IDENTIFIER.c:399: WARNING:SUSPECT_CODE_INDENT: suspect code indent for conditional statements (8, 12) src/gen/OBJECT_IDENTIFIER.c:399: ERROR:SPACING: space required before the open parenthesis '(' src/gen/OBJECT_IDENTIFIER.c:400: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/OBJECT_IDENTIFIER.c:400: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/OBJECT_IDENTIFIER.c:401: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/OBJECT_IDENTIFIER.c:401: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/OBJECT_IDENTIFIER.c:402: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/OBJECT_IDENTIFIER.c:402: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/OBJECT_IDENTIFIER.c:403: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/OBJECT_IDENTIFIER.c:403: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/OBJECT_IDENTIFIER.c:404: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/OBJECT_IDENTIFIER.c:404: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/OBJECT_IDENTIFIER.c:405: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/OBJECT_IDENTIFIER.c:405: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/OBJECT_IDENTIFIER.c:406: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/OBJECT_IDENTIFIER.c:415: ERROR:SPACING: space required before the open parenthesis '(' src/gen/OBJECT_IDENTIFIER.c:420: ERROR:OPEN_BRACE: open brace '{' following function definitions go on the next line src/gen/OBJECT_IDENTIFIER.c:422: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/OBJECT_IDENTIFIER.c:422: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/OBJECT_IDENTIFIER.c:423: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/OBJECT_IDENTIFIER.c:423: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/OBJECT_IDENTIFIER.c:424: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/OBJECT_IDENTIFIER.c:425: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/OBJECT_IDENTIFIER.c:430: WARNING:SPACE_BEFORE_TAB: please, no space before tabs src/gen/OBJECT_IDENTIFIER.c:433: ERROR:SPACING: space required before the open parenthesis '(' src/gen/OBJECT_IDENTIFIER.c:434: ERROR:SPACING: space required before the open parenthesis '(' src/gen/OBJECT_IDENTIFIER.c:439: ERROR:SPACING: space required before the open parenthesis '(' src/gen/OBJECT_IDENTIFIER.c:443: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/OBJECT_IDENTIFIER.c:444: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/OBJECT_IDENTIFIER.c:444: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/OBJECT_IDENTIFIER.c:445: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/OBJECT_IDENTIFIER.c:445: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/OBJECT_IDENTIFIER.c:446: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/OBJECT_IDENTIFIER.c:446: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/OBJECT_IDENTIFIER.c:446: ERROR:SPACING: space required before the open parenthesis '(' src/gen/OBJECT_IDENTIFIER.c:447: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/OBJECT_IDENTIFIER.c:447: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/OBJECT_IDENTIFIER.c:448: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/OBJECT_IDENTIFIER.c:448: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/OBJECT_IDENTIFIER.c:449: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/OBJECT_IDENTIFIER.c:449: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/OBJECT_IDENTIFIER.c:449: ERROR:SPACING: space required before the open parenthesis '(' src/gen/OBJECT_IDENTIFIER.c:450: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/OBJECT_IDENTIFIER.c:450: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/OBJECT_IDENTIFIER.c:450: ERROR:SPACING: space required before the open parenthesis '(' src/gen/OBJECT_IDENTIFIER.c:451: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/OBJECT_IDENTIFIER.c:451: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/OBJECT_IDENTIFIER.c:452: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/OBJECT_IDENTIFIER.c:452: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/OBJECT_IDENTIFIER.c:453: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/OBJECT_IDENTIFIER.c:453: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/OBJECT_IDENTIFIER.c:454: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/OBJECT_IDENTIFIER.c:454: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/OBJECT_IDENTIFIER.c:455: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/OBJECT_IDENTIFIER.c:456: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/OBJECT_IDENTIFIER.c:456: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/OBJECT_IDENTIFIER.c:457: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/OBJECT_IDENTIFIER.c:457: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/OBJECT_IDENTIFIER.c:457: ERROR:SPACING: space required before the open parenthesis '(' src/gen/OBJECT_IDENTIFIER.c:458: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/OBJECT_IDENTIFIER.c:458: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/OBJECT_IDENTIFIER.c:459: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/OBJECT_IDENTIFIER.c:459: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/OBJECT_IDENTIFIER.c:460: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/OBJECT_IDENTIFIER.c:460: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/OBJECT_IDENTIFIER.c:461: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/OBJECT_IDENTIFIER.c:461: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/OBJECT_IDENTIFIER.c:462: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/OBJECT_IDENTIFIER.c:462: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/OBJECT_IDENTIFIER.c:462: ERROR:SPACING: space required before the open parenthesis '(' src/gen/OBJECT_IDENTIFIER.c:463: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/OBJECT_IDENTIFIER.c:463: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/OBJECT_IDENTIFIER.c:464: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/OBJECT_IDENTIFIER.c:464: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/OBJECT_IDENTIFIER.c:465: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/OBJECT_IDENTIFIER.c:465: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/OBJECT_IDENTIFIER.c:466: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/OBJECT_IDENTIFIER.c:466: ERROR:SPACING: space required before the open parenthesis '(' src/gen/OBJECT_IDENTIFIER.c:468: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/OBJECT_IDENTIFIER.c:468: WARNING:SUSPECT_CODE_INDENT: suspect code indent for conditional statements (4, 12) src/gen/OBJECT_IDENTIFIER.c:468: ERROR:SPACING: spaces required around that '<' (ctx:VxV) src/gen/OBJECT_IDENTIFIER.c:468: ERROR:SPACING: space required before the open parenthesis '(' src/gen/OBJECT_IDENTIFIER.c:469: WARNING:TABSTOP: Statements should start on a tabstop src/gen/OBJECT_IDENTIFIER.c:469: ERROR:SPACING: space required before the open parenthesis '(' src/gen/OBJECT_IDENTIFIER.c:470: WARNING:TABSTOP: Statements should start on a tabstop src/gen/OBJECT_IDENTIFIER.c:471: ERROR:SPACING: space required before the open parenthesis '(' src/gen/OBJECT_IDENTIFIER.c:482: WARNING:TABSTOP: Statements should start on a tabstop src/gen/OBJECT_IDENTIFIER.c:483: ERROR:SPACING: space required before the open parenthesis '(' src/gen/OBJECT_IDENTIFIER.c:487: ERROR:SPACING: space required before the open parenthesis '(' src/gen/OBJECT_IDENTIFIER.c:497: WARNING:TABSTOP: Statements should start on a tabstop src/gen/OBJECT_IDENTIFIER.c:498: WARNING:TABSTOP: Statements should start on a tabstop src/gen/OBJECT_IDENTIFIER.c:499: ERROR:SPACING: space required before the open parenthesis '(' src/gen/OBJECT_IDENTIFIER.c:502: ERROR:SPACING: space required before the open parenthesis '(' src/gen/OBJECT_IDENTIFIER.c:513: WARNING:TABSTOP: Statements should start on a tabstop src/gen/OBJECT_IDENTIFIER.c:517: WARNING:TABSTOP: Statements should start on a tabstop src/gen/OBJECT_IDENTIFIER.c:518: WARNING:TABSTOP: Statements should start on a tabstop src/gen/OBJECT_IDENTIFIER.c:522: ERROR:SPACING: space required before the open parenthesis '(' src/gen/OBJECT_IDENTIFIER.c:525: ERROR:SPACING: space required before the open parenthesis '(' src/gen/OBJECT_IDENTIFIER_print.c:9: ERROR:OPEN_BRACE: open brace '{' following function definitions go on the next line src/gen/OBJECT_IDENTIFIER_print.c:11: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/OBJECT_IDENTIFIER_print.c:11: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/OBJECT_IDENTIFIER_print.c:12: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/OBJECT_IDENTIFIER_print.c:12: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/OBJECT_IDENTIFIER_print.c:13: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/OBJECT_IDENTIFIER_print.c:15: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/OBJECT_IDENTIFIER_print.c:16: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/OBJECT_IDENTIFIER_print.c:18: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/OBJECT_IDENTIFIER_print.c:18: ERROR:SPACING: space required before the open parenthesis '(' src/gen/OBJECT_IDENTIFIER_print.c:19: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/OBJECT_IDENTIFIER_print.c:19: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/OBJECT_IDENTIFIER_print.c:22: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/OBJECT_IDENTIFIER_print.c:22: ERROR:SPACING: space required before the open parenthesis '(' src/gen/OBJECT_IDENTIFIER_print.c:23: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/OBJECT_IDENTIFIER_print.c:23: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/OBJECT_IDENTIFIER_print.c:25: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/OBJECT_IDENTIFIER_print.c:25: ERROR:SPACING: space required before the open parenthesis '(' src/gen/OBJECT_IDENTIFIER_print.c:25: WARNING:BRACES_NOT_NECESSARY: braces {} are not necessary for single statement blocks src/gen/OBJECT_IDENTIFIER_print.c:26: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/OBJECT_IDENTIFIER_print.c:26: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/OBJECT_IDENTIFIER_print.c:27: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/OBJECT_IDENTIFIER_print.c:29: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/OBJECT_IDENTIFIER_rfill.c:13: ERROR:OPEN_BRACE: open brace '{' following function definitions go on the next line src/gen/OBJECT_IDENTIFIER_rfill.c:15: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/OBJECT_IDENTIFIER_rfill.c:16: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/OBJECT_IDENTIFIER_rfill.c:18: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/OBJECT_IDENTIFIER_rfill.c:18: ERROR:SPACING: space required before the open parenthesis '(' src/gen/OBJECT_IDENTIFIER_rfill.c:19: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/OBJECT_IDENTIFIER_rfill.c:20: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/OBJECT_IDENTIFIER_rfill.c:20: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/OBJECT_IDENTIFIER_rfill.c:20: WARNING:ARRAY_SIZE: Prefer ARRAY_SIZE(values) src/gen/OBJECT_IDENTIFIER_rfill.c:21: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/OBJECT_IDENTIFIER_rfill.c:21: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/OBJECT_IDENTIFIER_rfill.c:21: WARNING:SUSPECT_CODE_INDENT: suspect code indent for conditional statements (8, 12) src/gen/OBJECT_IDENTIFIER_rfill.c:21: ERROR:SPACING: space required before the open parenthesis '(' src/gen/OBJECT_IDENTIFIER_rfill.c:21: WARNING:BRACES_NOT_NECESSARY: braces {} are not necessary for single statement blocks src/gen/OBJECT_IDENTIFIER_rfill.c:22: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/OBJECT_IDENTIFIER_rfill.c:22: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/OBJECT_IDENTIFIER_rfill.c:23: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/OBJECT_IDENTIFIER_rfill.c:23: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/OBJECT_IDENTIFIER_rfill.c:24: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/OBJECT_IDENTIFIER_rfill.c:25: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/OBJECT_IDENTIFIER_rfill.c:26: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/OBJECT_IDENTIFIER_rfill.c:26: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/OBJECT_IDENTIFIER_rfill.c:27: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/OBJECT_IDENTIFIER_rfill.c:29: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/OBJECT_IDENTIFIER_rfill.c:29: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/OBJECT_IDENTIFIER_rfill.c:30: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/OBJECT_IDENTIFIER_rfill.c:33: ERROR:OPEN_BRACE: open brace '{' following function definitions go on the next line src/gen/OBJECT_IDENTIFIER_rfill.c:35: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/OBJECT_IDENTIFIER_rfill.c:35: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/OBJECT_IDENTIFIER_rfill.c:36: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/OBJECT_IDENTIFIER_rfill.c:36: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/OBJECT_IDENTIFIER_rfill.c:37: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/OBJECT_IDENTIFIER_rfill.c:38: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/OBJECT_IDENTIFIER_rfill.c:39: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/OBJECT_IDENTIFIER_rfill.c:40: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/OBJECT_IDENTIFIER_rfill.c:41: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/OBJECT_IDENTIFIER_rfill.c:42: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/OBJECT_IDENTIFIER_rfill.c:43: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/OBJECT_IDENTIFIER_rfill.c:45: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/OBJECT_IDENTIFIER_rfill.c:47: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/OBJECT_IDENTIFIER_rfill.c:47: ERROR:SPACING: space required before the open parenthesis '(' src/gen/OBJECT_IDENTIFIER_rfill.c:49: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/OBJECT_IDENTIFIER_rfill.c:49: ERROR:SPACING: space required before the open parenthesis '(' src/gen/OBJECT_IDENTIFIER_rfill.c:49: WARNING:BRACES_NOT_NECESSARY: braces {} are not necessary for any arm of this statement src/gen/OBJECT_IDENTIFIER_rfill.c:50: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/OBJECT_IDENTIFIER_rfill.c:50: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/OBJECT_IDENTIFIER_rfill.c:51: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/OBJECT_IDENTIFIER_rfill.c:52: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/OBJECT_IDENTIFIER_rfill.c:52: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/OBJECT_IDENTIFIER_rfill.c:53: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/OBJECT_IDENTIFIER_rfill.c:55: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/OBJECT_IDENTIFIER_rfill.c:56: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/OBJECT_IDENTIFIER_rfill.c:57: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/OBJECT_IDENTIFIER_rfill.c:57: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/OBJECT_IDENTIFIER_rfill.c:58: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/OBJECT_IDENTIFIER_rfill.c:58: ERROR:SPACING: space required before the open parenthesis '(' src/gen/OBJECT_IDENTIFIER_rfill.c:58: WARNING:BRACES_NOT_NECESSARY: braces {} are not necessary for single statement blocks src/gen/OBJECT_IDENTIFIER_rfill.c:59: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/OBJECT_IDENTIFIER_rfill.c:59: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/OBJECT_IDENTIFIER_rfill.c:60: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/OBJECT_IDENTIFIER_rfill.c:62: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/OBJECT_IDENTIFIER_rfill.c:62: ERROR:SPACING: space required before the open parenthesis '(' src/gen/OBJECT_IDENTIFIER_rfill.c:63: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/OBJECT_IDENTIFIER_rfill.c:63: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/OBJECT_IDENTIFIER_rfill.c:63: WARNING:SUSPECT_CODE_INDENT: suspect code indent for conditional statements (8, 12) src/gen/OBJECT_IDENTIFIER_rfill.c:63: ERROR:SPACING: space required before the open parenthesis '(' src/gen/OBJECT_IDENTIFIER_rfill.c:63: WARNING:BRACES_NOT_NECESSARY: braces {} are not necessary for single statement blocks src/gen/OBJECT_IDENTIFIER_rfill.c:64: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/OBJECT_IDENTIFIER_rfill.c:64: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/OBJECT_IDENTIFIER_rfill.c:65: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/OBJECT_IDENTIFIER_rfill.c:65: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/OBJECT_IDENTIFIER_rfill.c:66: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/OBJECT_IDENTIFIER_rfill.c:66: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/OBJECT_IDENTIFIER_rfill.c:67: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/OBJECT_IDENTIFIER_rfill.c:69: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/OBJECT_IDENTIFIER_rfill.c:71: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/OBJECT_IDENTIFIER_rfill.c:72: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/OCTET_STRING.c:14: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/OCTET_STRING.c:17: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/OCTET_STRING.c:18: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/OCTET_STRING.c:19: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/OCTET_STRING.c:22: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/OCTET_STRING.c:24: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/OCTET_STRING.c:26: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/OCTET_STRING.c:28: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/OCTET_STRING.c:29: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/OCTET_STRING.c:31: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/OCTET_STRING.c:32: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/OCTET_STRING.c:34: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/OCTET_STRING.c:35: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/OCTET_STRING.c:38: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/OCTET_STRING.c:39: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/OCTET_STRING.c:41: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/OCTET_STRING.c:42: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/OCTET_STRING.c:45: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/OCTET_STRING.c:46: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/OCTET_STRING.c:48: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/OCTET_STRING.c:49: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/OCTET_STRING.c:52: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/OCTET_STRING.c:53: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/OCTET_STRING.c:55: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/OCTET_STRING.c:56: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/OCTET_STRING.c:59: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/OCTET_STRING.c:60: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/OCTET_STRING.c:62: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/OCTET_STRING.c:63: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/OCTET_STRING.c:66: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/OCTET_STRING.c:67: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/OCTET_STRING.c:69: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/OCTET_STRING.c:70: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/OCTET_STRING.c:73: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/OCTET_STRING.c:75: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/OCTET_STRING.c:77: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/OCTET_STRING.c:80: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/OCTET_STRING.c:81: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/OCTET_STRING.c:82: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/OCTET_STRING.c:83: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/OCTET_STRING.c:84: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/OCTET_STRING.c:85: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/OCTET_STRING.c:85: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/OCTET_STRING.c:86: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/OCTET_STRING.c:87: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/OCTET_STRING.c:88: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/OCTET_STRING.c:88: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/OCTET_STRING.c:89: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/OCTET_STRING.c:91: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/OCTET_STRING.c:91: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/OCTET_STRING.c:94: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/OCTET_STRING.c:94: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/OCTET_STRING.c:97: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/OCTET_STRING.c:97: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/OCTET_STRING.c:99: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/OCTET_STRING.c:99: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/OCTET_STRING.c:100: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/OCTET_STRING.c:101: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/OCTET_STRING.c:102: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/OCTET_STRING.c:105: ERROR:OPEN_BRACE: open brace '{' following function definitions go on the next line src/gen/OCTET_STRING.c:107: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/OCTET_STRING.c:107: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/OCTET_STRING.c:110: ERROR:SPACING: space required before the open parenthesis '(' src/gen/OCTET_STRING.c:115: ERROR:SPACING: space required before the open parenthesis '(' src/gen/OCTET_STRING.c:121: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/OCTET_STRING.c:122: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/OCTET_STRING.c:124: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/OCTET_STRING.c:125: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/OCTET_STRING.c:125: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/OCTET_STRING.c:126: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/OCTET_STRING.c:126: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/OCTET_STRING.c:127: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/OCTET_STRING.c:132: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/OCTET_STRING.c:133: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/OCTET_STRING.c:134: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/OCTET_STRING.c:134: ERROR:SPACING: space required before the open parenthesis '(' src/gen/OCTET_STRING.c:135: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/OCTET_STRING.c:135: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/OCTET_STRING.c:135: WARNING:SUSPECT_CODE_INDENT: suspect code indent for conditional statements (8, 12) src/gen/OCTET_STRING.c:135: ERROR:SPACING: space required before the open parenthesis '(' src/gen/OCTET_STRING.c:136: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/OCTET_STRING.c:136: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/OCTET_STRING.c:137: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/OCTET_STRING.c:137: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/OCTET_STRING.c:138: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/OCTET_STRING.c:138: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/OCTET_STRING.c:139: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/OCTET_STRING.c:139: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/OCTET_STRING.c:140: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/OCTET_STRING.c:140: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/OCTET_STRING.c:141: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/OCTET_STRING.c:144: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/OCTET_STRING.c:144: ERROR:SPACING: space required before the open parenthesis '(' src/gen/OCTET_STRING.c:145: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/OCTET_STRING.c:146: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/OCTET_STRING.c:146: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/OCTET_STRING.c:147: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/OCTET_STRING.c:147: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/OCTET_STRING.c:148: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/OCTET_STRING.c:149: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/OCTET_STRING.c:149: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/OCTET_STRING.c:150: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/OCTET_STRING.c:151: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/OCTET_STRING.c:151: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/OCTET_STRING.c:152: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/OCTET_STRING.c:152: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/OCTET_STRING.c:153: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/OCTET_STRING.c:153: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/OCTET_STRING.c:154: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/OCTET_STRING.c:154: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/OCTET_STRING.c:155: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/OCTET_STRING.c:155: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/OCTET_STRING.c:156: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/OCTET_STRING.c:156: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/OCTET_STRING.c:157: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/OCTET_STRING.c:163: ERROR:OPEN_BRACE: open brace '{' following function definitions go on the next line src/gen/OCTET_STRING.c:167: ERROR:SPACING: space required before the open parenthesis '(' src/gen/OCTET_STRING.c:175: ERROR:SPACING: space required before the open parenthesis '(' src/gen/OCTET_STRING.c:183: ERROR:SPACING: space required before the open parenthesis '(' src/gen/OCTET_STRING.c:188: ERROR:SPACING: space required before the open parenthesis '(' src/gen/OCTET_STRING.c:200: ERROR:OPEN_BRACE: open brace '{' following function definitions go on the next line src/gen/OCTET_STRING.c:202: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/OCTET_STRING.c:202: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/OCTET_STRING.c:203: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/OCTET_STRING.c:204: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/OCTET_STRING.c:204: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/OCTET_STRING.c:205: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/OCTET_STRING.c:205: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/OCTET_STRING.c:206: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/OCTET_STRING.c:209: ERROR:SPACING: space required before the open parenthesis '(' src/gen/OCTET_STRING.c:221: ERROR:OPEN_BRACE: open brace '{' following function definitions go on the next line src/gen/OCTET_STRING.c:223: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/OCTET_STRING.c:223: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/OCTET_STRING.c:224: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/OCTET_STRING.c:225: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/OCTET_STRING.c:226: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/OCTET_STRING.c:228: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/OCTET_STRING.c:229: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/OCTET_STRING.c:231: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/OCTET_STRING.c:231: ERROR:SPACING: space required before the open parenthesis '(' src/gen/OCTET_STRING.c:232: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/OCTET_STRING.c:232: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/OCTET_STRING.c:233: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/OCTET_STRING.c:233: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/OCTET_STRING.c:234: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/OCTET_STRING.c:234: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/OCTET_STRING.c:234: WARNING:SUSPECT_CODE_INDENT: suspect code indent for conditional statements (8, 12) src/gen/OCTET_STRING.c:234: ERROR:SPACING: space required before the open parenthesis '(' src/gen/OCTET_STRING.c:235: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/OCTET_STRING.c:236: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/OCTET_STRING.c:236: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/OCTET_STRING.c:236: ERROR:SPACING: space required before the open parenthesis '(' src/gen/OCTET_STRING.c:236: WARNING:BRACES_NOT_NECESSARY: braces {} are not necessary for any arm of this statement src/gen/OCTET_STRING.c:237: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/OCTET_STRING.c:237: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/OCTET_STRING.c:238: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/OCTET_STRING.c:238: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/OCTET_STRING.c:238: ERROR:SPACING: space required before the open parenthesis '(' src/gen/OCTET_STRING.c:239: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/OCTET_STRING.c:239: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/OCTET_STRING.c:240: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/OCTET_STRING.c:240: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/OCTET_STRING.c:241: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/OCTET_STRING.c:241: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/OCTET_STRING.c:242: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/OCTET_STRING.c:242: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/OCTET_STRING.c:243: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/OCTET_STRING.c:243: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/OCTET_STRING.c:243: WARNING:SUSPECT_CODE_INDENT: suspect code indent for conditional statements (8, 12) src/gen/OCTET_STRING.c:244: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/OCTET_STRING.c:244: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/OCTET_STRING.c:245: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/OCTET_STRING.c:245: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/OCTET_STRING.c:246: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/OCTET_STRING.c:246: ERROR:SPACING: space required before the open parenthesis '(' src/gen/OCTET_STRING.c:247: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/OCTET_STRING.c:247: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/OCTET_STRING.c:248: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/OCTET_STRING.c:248: ERROR:SPACING: space required before the open parenthesis '(' src/gen/OCTET_STRING.c:249: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/OCTET_STRING.c:249: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/OCTET_STRING.c:250: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/OCTET_STRING.c:251: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/OCTET_STRING.c:251: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/OCTET_STRING.c:252: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/OCTET_STRING.c:256: ERROR:OPEN_BRACE: open brace '{' following function definitions go on the next line src/gen/OCTET_STRING.c:258: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/OCTET_STRING.c:258: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/OCTET_STRING.c:259: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/OCTET_STRING.c:260: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/OCTET_STRING.c:260: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/OCTET_STRING.c:261: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/OCTET_STRING.c:261: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/OCTET_STRING.c:262: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/OCTET_STRING.c:263: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/OCTET_STRING.c:265: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/OCTET_STRING.c:265: ERROR:SPACING: space required before the open parenthesis '(' src/gen/OCTET_STRING.c:266: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/OCTET_STRING.c:266: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/OCTET_STRING.c:266: WARNING:SUSPECT_CODE_INDENT: suspect code indent for conditional statements (8, 12) src/gen/OCTET_STRING.c:266: ERROR:SPACING: space required before the open parenthesis '(' src/gen/OCTET_STRING.c:267: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/OCTET_STRING.c:267: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/OCTET_STRING.c:268: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/OCTET_STRING.c:268: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/OCTET_STRING.c:269: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/OCTET_STRING.c:269: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/OCTET_STRING.c:270: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/OCTET_STRING.c:270: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/OCTET_STRING.c:271: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/OCTET_STRING.c:271: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/OCTET_STRING.c:272: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/OCTET_STRING.c:272: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/OCTET_STRING.c:273: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/OCTET_STRING.c:273: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/OCTET_STRING.c:274: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/OCTET_STRING.c:276: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/OCTET_STRING.c:276: ERROR:SPACING: space required before the open parenthesis '(' src/gen/OCTET_STRING.c:277: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/OCTET_STRING.c:277: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/OCTET_STRING.c:278: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/OCTET_STRING.c:278: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/OCTET_STRING.c:278: ERROR:SPACING: space required before the open parenthesis '(' src/gen/OCTET_STRING.c:279: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/OCTET_STRING.c:281: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/OCTET_STRING.c:282: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/OCTET_STRING.c:282: ERROR:SPACING: space required before the open parenthesis '(' src/gen/OCTET_STRING.c:283: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/OCTET_STRING.c:284: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/OCTET_STRING.c:286: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/OCTET_STRING.c:287: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/OCTET_STRING.c:288: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/OCTET_STRING.c:290: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/OCTET_STRING.c:294: ERROR:OPEN_BRACE: open brace '{' following function definitions go on the next line src/gen/OCTET_STRING.c:296: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/OCTET_STRING.c:296: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/OCTET_STRING.c:297: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/OCTET_STRING.c:297: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/OCTET_STRING.c:298: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/OCTET_STRING.c:300: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/OCTET_STRING.c:301: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/OCTET_STRING.c:301: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/OCTET_STRING.c:304: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/OCTET_STRING.c:304: ERROR:SPACING: space required before the open parenthesis '(' src/gen/OCTET_STRING.c:304: WARNING:TYPECAST_INT_CONSTANT: Unnecessary typecast of c90 int constant - '(unsigned long)2' could be '2UL' src/gen/OCTET_STRING.c:305: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/OCTET_STRING.c:306: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/OCTET_STRING.c:306: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/OCTET_STRING.c:307: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/OCTET_STRING.c:307: ERROR:SPACING: space required before the open parenthesis '(' src/gen/OCTET_STRING.c:308: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/OCTET_STRING.c:308: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/OCTET_STRING.c:308: WARNING:SUSPECT_CODE_INDENT: suspect code indent for conditional statements (8, 12) src/gen/OCTET_STRING.c:308: ERROR:SPACING: space required before the open parenthesis '(' src/gen/OCTET_STRING.c:309: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/OCTET_STRING.c:309: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/OCTET_STRING.c:310: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/OCTET_STRING.c:311: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/OCTET_STRING.c:312: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/OCTET_STRING.c:312: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/OCTET_STRING.c:312: WARNING:SUSPECT_CODE_INDENT: suspect code indent for conditional statements (8, 12) src/gen/OCTET_STRING.c:312: ERROR:SPACING: space required before the open parenthesis '(' src/gen/OCTET_STRING.c:313: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/OCTET_STRING.c:313: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/OCTET_STRING.c:314: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/OCTET_STRING.c:314: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/OCTET_STRING.c:315: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/OCTET_STRING.c:315: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/OCTET_STRING.c:315: ERROR:SPACING: space required before the open parenthesis '(' src/gen/OCTET_STRING.c:316: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/OCTET_STRING.c:316: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/OCTET_STRING.c:317: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/OCTET_STRING.c:317: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/OCTET_STRING.c:317: ERROR:SPACING: space required before the open parenthesis '(' src/gen/OCTET_STRING.c:318: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/OCTET_STRING.c:318: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/OCTET_STRING.c:319: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/OCTET_STRING.c:319: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/OCTET_STRING.c:320: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/OCTET_STRING.c:320: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/OCTET_STRING.c:321: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/OCTET_STRING.c:321: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/OCTET_STRING.c:322: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/OCTET_STRING.c:322: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/OCTET_STRING.c:323: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/OCTET_STRING.c:323: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/OCTET_STRING.c:323: ERROR:SPACING: space required before the open parenthesis '(' src/gen/OCTET_STRING.c:324: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/OCTET_STRING.c:324: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/OCTET_STRING.c:325: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/OCTET_STRING.c:325: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/OCTET_STRING.c:326: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/OCTET_STRING.c:326: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/OCTET_STRING.c:327: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/OCTET_STRING.c:327: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/OCTET_STRING.c:328: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/OCTET_STRING.c:328: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/OCTET_STRING.c:329: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/OCTET_STRING.c:329: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/OCTET_STRING.c:330: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/OCTET_STRING.c:330: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/OCTET_STRING.c:331: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/OCTET_STRING.c:334: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/OCTET_STRING.c:334: ERROR:SPACING: space required before the open parenthesis '(' src/gen/OCTET_STRING.c:334: WARNING:BRACES_NOT_NECESSARY: braces {} are not necessary for single statement blocks src/gen/OCTET_STRING.c:335: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/OCTET_STRING.c:335: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/OCTET_STRING.c:336: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/OCTET_STRING.c:338: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/OCTET_STRING.c:338: ERROR:SPACING: space required before the open parenthesis '(' src/gen/OCTET_STRING.c:339: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/OCTET_STRING.c:339: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/OCTET_STRING.c:340: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/OCTET_STRING.c:340: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/OCTET_STRING.c:341: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/OCTET_STRING.c:341: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/OCTET_STRING.c:341: ERROR:SPACING: space required before the open parenthesis '(' src/gen/OCTET_STRING.c:342: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/OCTET_STRING.c:342: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/OCTET_STRING.c:342: WARNING:SUSPECT_CODE_INDENT: suspect code indent for conditional statements (8, 12) src/gen/OCTET_STRING.c:342: ERROR:SPACING: space required before the open parenthesis '(' src/gen/OCTET_STRING.c:343: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/OCTET_STRING.c:343: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/OCTET_STRING.c:344: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/OCTET_STRING.c:344: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/OCTET_STRING.c:345: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/OCTET_STRING.c:345: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/OCTET_STRING.c:346: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/OCTET_STRING.c:346: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/OCTET_STRING.c:347: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/OCTET_STRING.c:347: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/OCTET_STRING.c:347: ERROR:SPACING: space required before the open parenthesis '(' src/gen/OCTET_STRING.c:348: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/OCTET_STRING.c:348: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/OCTET_STRING.c:349: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/OCTET_STRING.c:349: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/OCTET_STRING.c:350: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/OCTET_STRING.c:350: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/OCTET_STRING.c:351: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/OCTET_STRING.c:351: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/OCTET_STRING.c:352: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/OCTET_STRING.c:352: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/OCTET_STRING.c:353: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/OCTET_STRING.c:355: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/OCTET_STRING.c:358: ERROR:OPEN_BRACE: open brace '{' following function definitions go on the next line src/gen/OCTET_STRING.c:360: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/OCTET_STRING.c:360: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/OCTET_STRING.c:361: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/OCTET_STRING.c:361: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/OCTET_STRING.c:362: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/OCTET_STRING.c:364: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/OCTET_STRING.c:365: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/OCTET_STRING.c:365: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/OCTET_STRING.c:368: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/OCTET_STRING.c:368: ERROR:SPACING: space required before the open parenthesis '(' src/gen/OCTET_STRING.c:368: WARNING:TYPECAST_INT_CONSTANT: Unnecessary typecast of c90 int constant - '(unsigned long)2' could be '2UL' src/gen/OCTET_STRING.c:369: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/OCTET_STRING.c:370: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/OCTET_STRING.c:370: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/OCTET_STRING.c:371: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/OCTET_STRING.c:371: ERROR:SPACING: space required before the open parenthesis '(' src/gen/OCTET_STRING.c:372: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/OCTET_STRING.c:372: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/OCTET_STRING.c:372: WARNING:SUSPECT_CODE_INDENT: suspect code indent for conditional statements (8, 12) src/gen/OCTET_STRING.c:372: ERROR:SPACING: space required before the open parenthesis '(' src/gen/OCTET_STRING.c:373: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/OCTET_STRING.c:373: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/OCTET_STRING.c:374: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/OCTET_STRING.c:374: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/OCTET_STRING.c:375: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/OCTET_STRING.c:375: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/OCTET_STRING.c:375: ERROR:SPACING: space required before the open parenthesis '(' src/gen/OCTET_STRING.c:376: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/OCTET_STRING.c:376: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/OCTET_STRING.c:377: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/OCTET_STRING.c:377: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/OCTET_STRING.c:378: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/OCTET_STRING.c:378: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/OCTET_STRING.c:379: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/OCTET_STRING.c:379: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/OCTET_STRING.c:380: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/OCTET_STRING.c:381: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/OCTET_STRING.c:381: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/OCTET_STRING.c:382: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/OCTET_STRING.c:382: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/OCTET_STRING.c:383: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/OCTET_STRING.c:383: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/OCTET_STRING.c:383: ERROR:SPACING: space required before the open parenthesis '(' src/gen/OCTET_STRING.c:384: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/OCTET_STRING.c:384: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/OCTET_STRING.c:385: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/OCTET_STRING.c:385: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/OCTET_STRING.c:386: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/OCTET_STRING.c:386: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/OCTET_STRING.c:387: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/OCTET_STRING.c:387: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/OCTET_STRING.c:388: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/OCTET_STRING.c:388: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/OCTET_STRING.c:389: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/OCTET_STRING.c:389: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/OCTET_STRING.c:389: WARNING:SUSPECT_CODE_INDENT: suspect code indent for conditional statements (12, 4) src/gen/OCTET_STRING.c:389: ERROR:SPACING: space required before the open parenthesis '(' src/gen/OCTET_STRING.c:390: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/OCTET_STRING.c:391: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/OCTET_STRING.c:391: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/OCTET_STRING.c:392: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/OCTET_STRING.c:395: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/OCTET_STRING.c:395: ERROR:SPACING: space required before the open parenthesis '(' src/gen/OCTET_STRING.c:395: WARNING:BRACES_NOT_NECESSARY: braces {} are not necessary for single statement blocks src/gen/OCTET_STRING.c:396: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/OCTET_STRING.c:396: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/OCTET_STRING.c:397: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/OCTET_STRING.c:399: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/OCTET_STRING.c:399: ERROR:SPACING: space required before the open parenthesis '(' src/gen/OCTET_STRING.c:400: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/OCTET_STRING.c:400: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/OCTET_STRING.c:401: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/OCTET_STRING.c:401: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/OCTET_STRING.c:402: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/OCTET_STRING.c:402: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/OCTET_STRING.c:402: ERROR:SPACING: space required before the open parenthesis '(' src/gen/OCTET_STRING.c:403: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/OCTET_STRING.c:403: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/OCTET_STRING.c:404: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/OCTET_STRING.c:404: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/OCTET_STRING.c:405: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/OCTET_STRING.c:405: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/OCTET_STRING.c:406: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/OCTET_STRING.c:406: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/OCTET_STRING.c:407: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/OCTET_STRING.c:407: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/OCTET_STRING.c:408: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/OCTET_STRING.c:408: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/OCTET_STRING.c:409: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/OCTET_STRING.c:409: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/OCTET_STRING.c:410: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/OCTET_STRING.c:410: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/OCTET_STRING.c:411: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/OCTET_STRING.c:411: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/OCTET_STRING.c:412: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/OCTET_STRING.c:413: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/OCTET_STRING.c:413: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/OCTET_STRING.c:414: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/OCTET_STRING.c:414: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/OCTET_STRING.c:415: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/OCTET_STRING.c:415: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/OCTET_STRING.c:416: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/OCTET_STRING.c:416: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/OCTET_STRING.c:416: WARNING:SUSPECT_CODE_INDENT: suspect code indent for conditional statements (8, 12) src/gen/OCTET_STRING.c:416: ERROR:SPACING: space required before the open parenthesis '(' src/gen/OCTET_STRING.c:417: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/OCTET_STRING.c:417: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/OCTET_STRING.c:418: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/OCTET_STRING.c:418: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/OCTET_STRING.c:419: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/OCTET_STRING.c:419: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/OCTET_STRING.c:420: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/OCTET_STRING.c:420: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/OCTET_STRING.c:421: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/OCTET_STRING.c:421: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/OCTET_STRING.c:421: ERROR:SPACING: space required before the open parenthesis '(' src/gen/OCTET_STRING.c:422: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/OCTET_STRING.c:424: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/OCTET_STRING_ber.c:12: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/OCTET_STRING_ber.c:12: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/OCTET_STRING_ber.c:12: WARNING:SUSPECT_CODE_INDENT: suspect code indent for conditional statements (8, 12) src/gen/OCTET_STRING_ber.c:12: ERROR:SPACING: space required before the open parenthesis '(' src/gen/OCTET_STRING_ber.c:13: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/OCTET_STRING_ber.c:13: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/OCTET_STRING_ber.c:14: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/OCTET_STRING_ber.c:14: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/OCTET_STRING_ber.c:15: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/OCTET_STRING_ber.c:15: ERROR:SPACING: space required before the open parenthesis '(' src/gen/OCTET_STRING_ber.c:18: ERROR:SPACING: need consistent spacing around '+' (ctx:WxV) (or typedef missing in osmo-ci/lint/checkpatch/typedefs_osmo.txt?) src/gen/OCTET_STRING_ber.c:24: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/OCTET_STRING_ber.c:24: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/OCTET_STRING_ber.c:25: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/OCTET_STRING_ber.c:25: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/OCTET_STRING_ber.c:26: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/OCTET_STRING_ber.c:26: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/OCTET_STRING_ber.c:27: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/OCTET_STRING_ber.c:27: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/OCTET_STRING_ber.c:28: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/OCTET_STRING_ber.c:28: ERROR:SPACING: space required before the open parenthesis '(' src/gen/OCTET_STRING_ber.c:32: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/OCTET_STRING_ber.c:32: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/OCTET_STRING_ber.c:33: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/OCTET_STRING_ber.c:33: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/OCTET_STRING_ber.c:34: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/OCTET_STRING_ber.c:34: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/OCTET_STRING_ber.c:35: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/OCTET_STRING_ber.c:35: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/OCTET_STRING_ber.c:36: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/OCTET_STRING_ber.c:36: ERROR:SPACING: space required before the open parenthesis '(' src/gen/OCTET_STRING_ber.c:40: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/OCTET_STRING_ber.c:40: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/OCTET_STRING_ber.c:41: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/OCTET_STRING_ber.c:41: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/OCTET_STRING_ber.c:42: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/OCTET_STRING_ber.c:42: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/OCTET_STRING_ber.c:43: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/OCTET_STRING_ber.c:44: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/OCTET_STRING_ber.c:44: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/OCTET_STRING_ber.c:44: ERROR:SPACING: space required before the open parenthesis '(' src/gen/OCTET_STRING_ber.c:45: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/OCTET_STRING_ber.c:45: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/OCTET_STRING_ber.c:45: WARNING:SUSPECT_CODE_INDENT: suspect code indent for conditional statements (8, 12) src/gen/OCTET_STRING_ber.c:45: ERROR:SPACING: space required before the open parenthesis '(' src/gen/OCTET_STRING_ber.c:46: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/OCTET_STRING_ber.c:46: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/OCTET_STRING_ber.c:47: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/OCTET_STRING_ber.c:48: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/OCTET_STRING_ber.c:48: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/OCTET_STRING_ber.c:48: ERROR:SPACING: space required after that close brace '}' src/gen/OCTET_STRING_ber.c:49: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/OCTET_STRING_ber.c:49: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/OCTET_STRING_ber.c:49: ERROR:SPACING: space required before the open parenthesis '(' src/gen/OCTET_STRING_ber.c:50: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/OCTET_STRING_ber.c:51: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/OCTET_STRING_ber.c:51: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/OCTET_STRING_ber.c:51: ERROR:SPACING: space required before the open parenthesis '(' src/gen/OCTET_STRING_ber.c:52: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/OCTET_STRING_ber.c:52: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/OCTET_STRING_ber.c:53: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/OCTET_STRING_ber.c:53: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/OCTET_STRING_ber.c:53: ERROR:SPACING: space required before the open parenthesis '(' src/gen/OCTET_STRING_ber.c:54: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/OCTET_STRING_ber.c:54: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/OCTET_STRING_ber.c:55: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/OCTET_STRING_ber.c:55: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/OCTET_STRING_ber.c:56: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/OCTET_STRING_ber.c:56: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/OCTET_STRING_ber.c:57: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/OCTET_STRING_ber.c:57: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/OCTET_STRING_ber.c:58: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/OCTET_STRING_ber.c:58: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/OCTET_STRING_ber.c:58: ERROR:SPACING: space required after that close brace '}' src/gen/OCTET_STRING_ber.c:59: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/OCTET_STRING_ber.c:59: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/OCTET_STRING_ber.c:60: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/OCTET_STRING_ber.c:60: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/OCTET_STRING_ber.c:60: ERROR:SPACING: space required after that close brace '}' src/gen/OCTET_STRING_ber.c:61: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/OCTET_STRING_ber.c:61: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/OCTET_STRING_ber.c:62: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/OCTET_STRING_ber.c:63: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/OCTET_STRING_ber.c:63: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/OCTET_STRING_ber.c:64: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/OCTET_STRING_ber.c:64: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/OCTET_STRING_ber.c:65: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/OCTET_STRING_ber.c:65: ERROR:SPACING: space required before the open parenthesis '(' src/gen/OCTET_STRING_ber.c:73: ERROR:OPEN_BRACE: open brace '{' following function definitions go on the next line src/gen/OCTET_STRING_ber.c:75: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/OCTET_STRING_ber.c:80: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/OCTET_STRING_ber.c:80: ERROR:SPACING: space required before the open parenthesis '(' src/gen/OCTET_STRING_ber.c:81: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/OCTET_STRING_ber.c:81: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/OCTET_STRING_ber.c:82: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/OCTET_STRING_ber.c:82: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/OCTET_STRING_ber.c:83: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/OCTET_STRING_ber.c:83: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/OCTET_STRING_ber.c:84: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/OCTET_STRING_ber.c:85: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/OCTET_STRING_ber.c:86: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/OCTET_STRING_ber.c:86: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/OCTET_STRING_ber.c:87: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/OCTET_STRING_ber.c:87: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/OCTET_STRING_ber.c:87: WARNING:SUSPECT_CODE_INDENT: suspect code indent for conditional statements (8, 12) src/gen/OCTET_STRING_ber.c:87: ERROR:SPACING: space required before the open parenthesis '(' src/gen/OCTET_STRING_ber.c:88: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/OCTET_STRING_ber.c:88: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/OCTET_STRING_ber.c:90: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/OCTET_STRING_ber.c:90: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/OCTET_STRING_ber.c:90: WARNING:SUSPECT_CODE_INDENT: suspect code indent for conditional statements (8, 12) src/gen/OCTET_STRING_ber.c:90: ERROR:SPACING: space required before the open parenthesis '(' src/gen/OCTET_STRING_ber.c:91: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/OCTET_STRING_ber.c:92: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/OCTET_STRING_ber.c:92: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/OCTET_STRING_ber.c:93: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/OCTET_STRING_ber.c:93: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/OCTET_STRING_ber.c:94: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/OCTET_STRING_ber.c:94: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/OCTET_STRING_ber.c:95: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/OCTET_STRING_ber.c:95: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/OCTET_STRING_ber.c:96: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/OCTET_STRING_ber.c:96: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/OCTET_STRING_ber.c:97: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/OCTET_STRING_ber.c:99: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/OCTET_STRING_ber.c:101: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/OCTET_STRING_ber.c:104: ERROR:OPEN_BRACE: open brace '{' following function definitions go on the next line src/gen/OCTET_STRING_ber.c:106: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/OCTET_STRING_ber.c:112: ERROR:OPEN_BRACE: open brace '{' following function definitions go on the next line src/gen/OCTET_STRING_ber.c:114: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/OCTET_STRING_ber.c:114: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/OCTET_STRING_ber.c:115: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/OCTET_STRING_ber.c:115: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/OCTET_STRING_ber.c:116: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/OCTET_STRING_ber.c:117: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/OCTET_STRING_ber.c:117: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/OCTET_STRING_ber.c:118: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/OCTET_STRING_ber.c:118: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/OCTET_STRING_ber.c:119: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/OCTET_STRING_ber.c:120: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/OCTET_STRING_ber.c:121: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/OCTET_STRING_ber.c:122: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/OCTET_STRING_ber.c:123: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/OCTET_STRING_ber.c:124: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/OCTET_STRING_ber.c:125: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/OCTET_STRING_ber.c:126: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/OCTET_STRING_ber.c:128: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/OCTET_STRING_ber.c:129: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/OCTET_STRING_ber.c:129: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/OCTET_STRING_ber.c:130: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/OCTET_STRING_ber.c:130: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/OCTET_STRING_ber.c:131: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/OCTET_STRING_ber.c:131: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/OCTET_STRING_ber.c:132: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/OCTET_STRING_ber.c:132: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/OCTET_STRING_ber.c:137: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/OCTET_STRING_ber.c:137: ERROR:SPACING: space required before the open parenthesis '(' src/gen/OCTET_STRING_ber.c:138: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/OCTET_STRING_ber.c:138: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/OCTET_STRING_ber.c:139: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/OCTET_STRING_ber.c:139: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/OCTET_STRING_ber.c:139: ERROR:SPACING: space required before the open parenthesis '(' src/gen/OCTET_STRING_ber.c:140: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/OCTET_STRING_ber.c:143: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/OCTET_STRING_ber.c:145: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/OCTET_STRING_ber.c:145: ERROR:SPACING: space required before the open parenthesis '(' src/gen/OCTET_STRING_ber.c:146: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/OCTET_STRING_ber.c:147: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/OCTET_STRING_ber.c:148: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/OCTET_STRING_ber.c:149: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/OCTET_STRING_ber.c:150: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/OCTET_STRING_ber.c:150: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/OCTET_STRING_ber.c:151: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/OCTET_STRING_ber.c:151: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/OCTET_STRING_ber.c:152: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/OCTET_STRING_ber.c:152: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/OCTET_STRING_ber.c:153: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/OCTET_STRING_ber.c:153: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/OCTET_STRING_ber.c:153: WARNING:SUSPECT_CODE_INDENT: suspect code indent for conditional statements (8, 12) src/gen/OCTET_STRING_ber.c:153: ERROR:SPACING: space required before the open parenthesis '(' src/gen/OCTET_STRING_ber.c:154: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/OCTET_STRING_ber.c:154: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/OCTET_STRING_ber.c:156: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/OCTET_STRING_ber.c:156: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/OCTET_STRING_ber.c:156: WARNING:SUSPECT_CODE_INDENT: suspect code indent for conditional statements (8, 12) src/gen/OCTET_STRING_ber.c:156: ERROR:SPACING: space required before the open parenthesis '(' src/gen/OCTET_STRING_ber.c:157: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/OCTET_STRING_ber.c:158: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/OCTET_STRING_ber.c:159: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/OCTET_STRING_ber.c:160: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/OCTET_STRING_ber.c:160: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/OCTET_STRING_ber.c:161: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/OCTET_STRING_ber.c:161: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/OCTET_STRING_ber.c:161: ERROR:SPACING: space required before the open parenthesis '(' src/gen/OCTET_STRING_ber.c:161: WARNING:BRACES_NOT_NECESSARY: braces {} are not necessary for single statement blocks src/gen/OCTET_STRING_ber.c:162: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/OCTET_STRING_ber.c:162: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/OCTET_STRING_ber.c:163: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/OCTET_STRING_ber.c:163: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/OCTET_STRING_ber.c:164: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/OCTET_STRING_ber.c:164: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/OCTET_STRING_ber.c:164: WARNING:SUSPECT_CODE_INDENT: suspect code indent for conditional statements (8, 12) src/gen/OCTET_STRING_ber.c:165: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/OCTET_STRING_ber.c:166: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/OCTET_STRING_ber.c:167: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/OCTET_STRING_ber.c:168: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/OCTET_STRING_ber.c:168: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/OCTET_STRING_ber.c:169: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/OCTET_STRING_ber.c:169: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/OCTET_STRING_ber.c:169: ERROR:SPACING: space required before the open parenthesis '(' src/gen/OCTET_STRING_ber.c:170: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/OCTET_STRING_ber.c:170: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/OCTET_STRING_ber.c:171: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/OCTET_STRING_ber.c:171: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/OCTET_STRING_ber.c:172: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/OCTET_STRING_ber.c:172: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/OCTET_STRING_ber.c:173: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/OCTET_STRING_ber.c:173: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/OCTET_STRING_ber.c:175: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/OCTET_STRING_ber.c:175: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/OCTET_STRING_ber.c:176: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/OCTET_STRING_ber.c:177: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/OCTET_STRING_ber.c:178: WARNING:INDENTED_LABEL: labels should not be indented src/gen/OCTET_STRING_ber.c:179: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/OCTET_STRING_ber.c:180: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/OCTET_STRING_ber.c:181: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/OCTET_STRING_ber.c:182: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/OCTET_STRING_ber.c:182: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/OCTET_STRING_ber.c:183: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/OCTET_STRING_ber.c:183: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/OCTET_STRING_ber.c:184: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/OCTET_STRING_ber.c:184: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/OCTET_STRING_ber.c:184: WARNING:SUSPECT_CODE_INDENT: suspect code indent for conditional statements (8, 12) src/gen/OCTET_STRING_ber.c:185: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/OCTET_STRING_ber.c:185: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/OCTET_STRING_ber.c:186: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/OCTET_STRING_ber.c:186: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/OCTET_STRING_ber.c:187: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/OCTET_STRING_ber.c:187: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/OCTET_STRING_ber.c:188: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/OCTET_STRING_ber.c:188: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/OCTET_STRING_ber.c:189: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/OCTET_STRING_ber.c:190: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/OCTET_STRING_ber.c:190: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/OCTET_STRING_ber.c:190: ERROR:SPACING: spaces required around that '||' (ctx:VxV) src/gen/OCTET_STRING_ber.c:191: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/OCTET_STRING_ber.c:191: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/OCTET_STRING_ber.c:191: ERROR:SPACING: spaces required around that '?' (ctx:ExV) src/gen/OCTET_STRING_ber.c:194: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/OCTET_STRING_ber.c:194: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/OCTET_STRING_ber.c:195: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/OCTET_STRING_ber.c:195: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/OCTET_STRING_ber.c:196: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/OCTET_STRING_ber.c:196: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/OCTET_STRING_ber.c:197: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/OCTET_STRING_ber.c:197: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/OCTET_STRING_ber.c:198: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/OCTET_STRING_ber.c:198: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/OCTET_STRING_ber.c:199: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/OCTET_STRING_ber.c:199: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/OCTET_STRING_ber.c:199: ERROR:SPACING: space required before the open parenthesis '(' src/gen/OCTET_STRING_ber.c:200: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/OCTET_STRING_ber.c:200: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/OCTET_STRING_ber.c:200: WARNING:SUSPECT_CODE_INDENT: suspect code indent for conditional statements (16, 20) src/gen/OCTET_STRING_ber.c:200: ERROR:SPACING: space required before the open parenthesis '(' src/gen/OCTET_STRING_ber.c:201: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/OCTET_STRING_ber.c:201: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/OCTET_STRING_ber.c:202: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/OCTET_STRING_ber.c:202: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/OCTET_STRING_ber.c:202: ERROR:SPACING: space required before the open parenthesis '(' src/gen/OCTET_STRING_ber.c:203: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/OCTET_STRING_ber.c:203: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/OCTET_STRING_ber.c:203: WARNING:SUSPECT_CODE_INDENT: suspect code indent for conditional statements (24, 28) src/gen/OCTET_STRING_ber.c:203: ERROR:SPACING: space required before the open parenthesis '(' src/gen/OCTET_STRING_ber.c:204: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/OCTET_STRING_ber.c:204: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/OCTET_STRING_ber.c:205: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/OCTET_STRING_ber.c:205: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/OCTET_STRING_ber.c:206: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/OCTET_STRING_ber.c:206: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/OCTET_STRING_ber.c:207: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/OCTET_STRING_ber.c:207: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/OCTET_STRING_ber.c:208: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/OCTET_STRING_ber.c:208: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/OCTET_STRING_ber.c:209: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/OCTET_STRING_ber.c:209: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/OCTET_STRING_ber.c:209: ERROR:SPACING: space required before the open parenthesis '(' src/gen/OCTET_STRING_ber.c:210: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/OCTET_STRING_ber.c:210: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/OCTET_STRING_ber.c:211: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/OCTET_STRING_ber.c:211: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/OCTET_STRING_ber.c:212: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/OCTET_STRING_ber.c:212: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/OCTET_STRING_ber.c:212: WARNING:SUSPECT_CODE_INDENT: suspect code indent for conditional statements (16, 20) src/gen/OCTET_STRING_ber.c:213: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/OCTET_STRING_ber.c:213: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/OCTET_STRING_ber.c:214: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/OCTET_STRING_ber.c:214: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/OCTET_STRING_ber.c:215: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/OCTET_STRING_ber.c:215: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/OCTET_STRING_ber.c:216: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/OCTET_STRING_ber.c:216: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/OCTET_STRING_ber.c:218: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/OCTET_STRING_ber.c:218: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/OCTET_STRING_ber.c:219: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/OCTET_STRING_ber.c:219: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/OCTET_STRING_ber.c:220: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/OCTET_STRING_ber.c:220: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/OCTET_STRING_ber.c:221: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/OCTET_STRING_ber.c:221: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/OCTET_STRING_ber.c:222: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/OCTET_STRING_ber.c:222: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/OCTET_STRING_ber.c:223: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/OCTET_STRING_ber.c:223: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/OCTET_STRING_ber.c:224: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/OCTET_STRING_ber.c:224: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/OCTET_STRING_ber.c:224: ERROR:SPACING: space required before the open parenthesis '(' src/gen/OCTET_STRING_ber.c:225: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/OCTET_STRING_ber.c:225: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/OCTET_STRING_ber.c:226: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/OCTET_STRING_ber.c:226: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/OCTET_STRING_ber.c:227: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/OCTET_STRING_ber.c:227: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/OCTET_STRING_ber.c:229: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/OCTET_STRING_ber.c:229: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/OCTET_STRING_ber.c:231: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/OCTET_STRING_ber.c:231: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/OCTET_STRING_ber.c:232: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/OCTET_STRING_ber.c:232: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/OCTET_STRING_ber.c:232: ERROR:SPACING: space required after that ',' (ctx:VxV) src/gen/OCTET_STRING_ber.c:232: ERROR:SPACING: space required after that ',' (ctx:VxO) src/gen/OCTET_STRING_ber.c:232: ERROR:SPACING: space required before that '&' (ctx:OxV) src/gen/OCTET_STRING_ber.c:233: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/OCTET_STRING_ber.c:233: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/OCTET_STRING_ber.c:234: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/OCTET_STRING_ber.c:234: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/OCTET_STRING_ber.c:235: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/OCTET_STRING_ber.c:235: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/OCTET_STRING_ber.c:236: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/OCTET_STRING_ber.c:236: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/OCTET_STRING_ber.c:236: ERROR:SPACING: space required before the open parenthesis '(' src/gen/OCTET_STRING_ber.c:237: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/OCTET_STRING_ber.c:237: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/OCTET_STRING_ber.c:238: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/OCTET_STRING_ber.c:238: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/OCTET_STRING_ber.c:239: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/OCTET_STRING_ber.c:239: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/OCTET_STRING_ber.c:241: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/OCTET_STRING_ber.c:241: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/OCTET_STRING_ber.c:241: ERROR:OPEN_BRACE: that open brace { should be on the previous line src/gen/OCTET_STRING_ber.c:241: ERROR:SPACING: space required before the open parenthesis '(' src/gen/OCTET_STRING_ber.c:242: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/OCTET_STRING_ber.c:242: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/OCTET_STRING_ber.c:243: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/OCTET_STRING_ber.c:243: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/OCTET_STRING_ber.c:244: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/OCTET_STRING_ber.c:244: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/OCTET_STRING_ber.c:245: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/OCTET_STRING_ber.c:245: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/OCTET_STRING_ber.c:247: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/OCTET_STRING_ber.c:247: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/OCTET_STRING_ber.c:247: WARNING:SUSPECT_CODE_INDENT: suspect code indent for conditional statements (16, 20) src/gen/OCTET_STRING_ber.c:247: ERROR:SPACING: space required before the open parenthesis '(' src/gen/OCTET_STRING_ber.c:248: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/OCTET_STRING_ber.c:248: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/OCTET_STRING_ber.c:249: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/OCTET_STRING_ber.c:249: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/OCTET_STRING_ber.c:251: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/OCTET_STRING_ber.c:251: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/OCTET_STRING_ber.c:252: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/OCTET_STRING_ber.c:252: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/OCTET_STRING_ber.c:253: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/OCTET_STRING_ber.c:253: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/OCTET_STRING_ber.c:253: WARNING:SUSPECT_CODE_INDENT: suspect code indent for conditional statements (16, 20) src/gen/OCTET_STRING_ber.c:253: ERROR:SPACING: space required before the open parenthesis '(' src/gen/OCTET_STRING_ber.c:253: WARNING:BRACES_NOT_NECESSARY: braces {} are not necessary for single statement blocks src/gen/OCTET_STRING_ber.c:254: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/OCTET_STRING_ber.c:254: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/OCTET_STRING_ber.c:255: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/OCTET_STRING_ber.c:255: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/OCTET_STRING_ber.c:257: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/OCTET_STRING_ber.c:257: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/OCTET_STRING_ber.c:258: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/OCTET_STRING_ber.c:258: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/OCTET_STRING_ber.c:258: WARNING:SUSPECT_CODE_INDENT: suspect code indent for conditional statements (16, 20) src/gen/OCTET_STRING_ber.c:258: ERROR:SPACING: space required before the open parenthesis '(' src/gen/OCTET_STRING_ber.c:259: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/OCTET_STRING_ber.c:260: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/OCTET_STRING_ber.c:260: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/OCTET_STRING_ber.c:261: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/OCTET_STRING_ber.c:261: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/OCTET_STRING_ber.c:262: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/OCTET_STRING_ber.c:262: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/OCTET_STRING_ber.c:264: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/OCTET_STRING_ber.c:264: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/OCTET_STRING_ber.c:265: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/OCTET_STRING_ber.c:265: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/OCTET_STRING_ber.c:267: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/OCTET_STRING_ber.c:268: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/OCTET_STRING_ber.c:269: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/OCTET_STRING_ber.c:270: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/OCTET_STRING_ber.c:271: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/OCTET_STRING_ber.c:271: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/OCTET_STRING_ber.c:271: ERROR:SPACING: space required before the open parenthesis '(' src/gen/OCTET_STRING_ber.c:272: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/OCTET_STRING_ber.c:272: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/OCTET_STRING_ber.c:273: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/OCTET_STRING_ber.c:274: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/OCTET_STRING_ber.c:275: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/OCTET_STRING_ber.c:275: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/OCTET_STRING_ber.c:276: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/OCTET_STRING_ber.c:277: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/OCTET_STRING_ber.c:277: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/OCTET_STRING_ber.c:277: WARNING:SUSPECT_CODE_INDENT: suspect code indent for conditional statements (16, 20) src/gen/OCTET_STRING_ber.c:277: ERROR:SPACING: space required before the open parenthesis '(' src/gen/OCTET_STRING_ber.c:278: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/OCTET_STRING_ber.c:278: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/OCTET_STRING_ber.c:279: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/OCTET_STRING_ber.c:279: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/OCTET_STRING_ber.c:279: ERROR:SPACING: space required before the open parenthesis '(' src/gen/OCTET_STRING_ber.c:280: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/OCTET_STRING_ber.c:280: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/OCTET_STRING_ber.c:281: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/OCTET_STRING_ber.c:281: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/OCTET_STRING_ber.c:282: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/OCTET_STRING_ber.c:282: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/OCTET_STRING_ber.c:282: ERROR:SPACING: space required before the open parenthesis '(' src/gen/OCTET_STRING_ber.c:283: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/OCTET_STRING_ber.c:283: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/OCTET_STRING_ber.c:284: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/OCTET_STRING_ber.c:284: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/OCTET_STRING_ber.c:285: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/OCTET_STRING_ber.c:285: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/OCTET_STRING_ber.c:286: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/OCTET_STRING_ber.c:286: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/OCTET_STRING_ber.c:287: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/OCTET_STRING_ber.c:288: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/OCTET_STRING_ber.c:288: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/OCTET_STRING_ber.c:289: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/OCTET_STRING_ber.c:290: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/OCTET_STRING_ber.c:290: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/OCTET_STRING_ber.c:291: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/OCTET_STRING_ber.c:291: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/OCTET_STRING_ber.c:292: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/OCTET_STRING_ber.c:292: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/OCTET_STRING_ber.c:293: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/OCTET_STRING_ber.c:293: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/OCTET_STRING_ber.c:295: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/OCTET_STRING_ber.c:295: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/OCTET_STRING_ber.c:295: ERROR:SPACING: space required before the open parenthesis '(' src/gen/OCTET_STRING_ber.c:296: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/OCTET_STRING_ber.c:296: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/OCTET_STRING_ber.c:297: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/OCTET_STRING_ber.c:297: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/OCTET_STRING_ber.c:298: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/OCTET_STRING_ber.c:298: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/OCTET_STRING_ber.c:299: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/OCTET_STRING_ber.c:299: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/OCTET_STRING_ber.c:300: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/OCTET_STRING_ber.c:300: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/OCTET_STRING_ber.c:301: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/OCTET_STRING_ber.c:301: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/OCTET_STRING_ber.c:302: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/OCTET_STRING_ber.c:302: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/OCTET_STRING_ber.c:303: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/OCTET_STRING_ber.c:303: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/OCTET_STRING_ber.c:304: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/OCTET_STRING_ber.c:304: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/OCTET_STRING_ber.c:306: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/OCTET_STRING_ber.c:306: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/OCTET_STRING_ber.c:307: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/OCTET_STRING_ber.c:307: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/OCTET_STRING_ber.c:307: ERROR:SPACING: space required before the open parenthesis '(' src/gen/OCTET_STRING_ber.c:308: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/OCTET_STRING_ber.c:309: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/OCTET_STRING_ber.c:309: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/OCTET_STRING_ber.c:310: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/OCTET_STRING_ber.c:310: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/OCTET_STRING_ber.c:311: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/OCTET_STRING_ber.c:311: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/OCTET_STRING_ber.c:312: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/OCTET_STRING_ber.c:312: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/OCTET_STRING_ber.c:314: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/OCTET_STRING_ber.c:315: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/OCTET_STRING_ber.c:316: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/OCTET_STRING_ber.c:317: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/OCTET_STRING_ber.c:317: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/OCTET_STRING_ber.c:318: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/OCTET_STRING_ber.c:318: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/OCTET_STRING_ber.c:318: ERROR:SPACING: space required before the open parenthesis '(' src/gen/OCTET_STRING_ber.c:320: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/OCTET_STRING_ber.c:320: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/OCTET_STRING_ber.c:322: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/OCTET_STRING_ber.c:322: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/OCTET_STRING_ber.c:322: ERROR:SPACING: spaces required around that '==' (ctx:VxO) src/gen/OCTET_STRING_ber.c:322: ERROR:SPACING: space required before that '-' (ctx:OxV) src/gen/OCTET_STRING_ber.c:323: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/OCTET_STRING_ber.c:323: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/OCTET_STRING_ber.c:323: ERROR:SPACING: space required before the open parenthesis '(' src/gen/OCTET_STRING_ber.c:324: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/OCTET_STRING_ber.c:325: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/OCTET_STRING_ber.c:325: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/OCTET_STRING_ber.c:325: WARNING:SUSPECT_CODE_INDENT: suspect code indent for conditional statements (16, 20) src/gen/OCTET_STRING_ber.c:325: ERROR:SPACING: spaces required around that '==' (ctx:VxO) src/gen/OCTET_STRING_ber.c:325: ERROR:SPACING: space required before that '-' (ctx:OxV) src/gen/OCTET_STRING_ber.c:325: ERROR:SPACING: space required before the open parenthesis '(' src/gen/OCTET_STRING_ber.c:326: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/OCTET_STRING_ber.c:326: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/OCTET_STRING_ber.c:327: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/OCTET_STRING_ber.c:327: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/OCTET_STRING_ber.c:327: WARNING:SUSPECT_CODE_INDENT: suspect code indent for conditional statements (16, 20) src/gen/OCTET_STRING_ber.c:327: ERROR:SPACING: space required before the open parenthesis '(' src/gen/OCTET_STRING_ber.c:328: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/OCTET_STRING_ber.c:328: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/OCTET_STRING_ber.c:329: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/OCTET_STRING_ber.c:329: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/OCTET_STRING_ber.c:329: WARNING:SUSPECT_CODE_INDENT: suspect code indent for conditional statements (16, 20) src/gen/OCTET_STRING_ber.c:330: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/OCTET_STRING_ber.c:330: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/OCTET_STRING_ber.c:331: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/OCTET_STRING_ber.c:331: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/OCTET_STRING_ber.c:332: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/OCTET_STRING_ber.c:332: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/OCTET_STRING_ber.c:333: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/OCTET_STRING_ber.c:333: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/OCTET_STRING_ber.c:334: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/OCTET_STRING_ber.c:334: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/OCTET_STRING_ber.c:334: ERROR:SPACING: space required before the open parenthesis '(' src/gen/OCTET_STRING_ber.c:335: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/OCTET_STRING_ber.c:335: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/OCTET_STRING_ber.c:336: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/OCTET_STRING_ber.c:336: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/OCTET_STRING_ber.c:337: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/OCTET_STRING_ber.c:337: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/OCTET_STRING_ber.c:338: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/OCTET_STRING_ber.c:338: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/OCTET_STRING_ber.c:340: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/OCTET_STRING_ber.c:340: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/OCTET_STRING_ber.c:341: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/OCTET_STRING_ber.c:341: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/OCTET_STRING_ber.c:342: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/OCTET_STRING_ber.c:342: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/OCTET_STRING_ber.c:344: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/OCTET_STRING_ber.c:344: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/OCTET_STRING_ber.c:344: ERROR:SPACING: space required before the open parenthesis '(' src/gen/OCTET_STRING_ber.c:345: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/OCTET_STRING_ber.c:345: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/OCTET_STRING_ber.c:345: WARNING:SUSPECT_CODE_INDENT: suspect code indent for conditional statements (8, 12) src/gen/OCTET_STRING_ber.c:345: ERROR:SPACING: space required before the open parenthesis '(' src/gen/OCTET_STRING_ber.c:346: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/OCTET_STRING_ber.c:347: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/OCTET_STRING_ber.c:347: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/OCTET_STRING_ber.c:348: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/OCTET_STRING_ber.c:348: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/OCTET_STRING_ber.c:348: ERROR:SPACING: need consistent spacing around '+' (ctx:WxV) (or typedef missing in osmo-ci/lint/checkpatch/typedefs_osmo.txt?) src/gen/OCTET_STRING_ber.c:349: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/OCTET_STRING_ber.c:349: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/OCTET_STRING_ber.c:350: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/OCTET_STRING_ber.c:350: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/OCTET_STRING_ber.c:352: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/OCTET_STRING_ber.c:352: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/OCTET_STRING_ber.c:353: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/OCTET_STRING_ber.c:354: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/OCTET_STRING_ber.c:355: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/OCTET_STRING_ber.c:355: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/OCTET_STRING_ber.c:356: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/OCTET_STRING_ber.c:356: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/OCTET_STRING_ber.c:357: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/OCTET_STRING_ber.c:357: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/OCTET_STRING_ber.c:358: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/OCTET_STRING_ber.c:358: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/OCTET_STRING_ber.c:359: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/OCTET_STRING_ber.c:359: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/OCTET_STRING_ber.c:360: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/OCTET_STRING_ber.c:360: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/OCTET_STRING_ber.c:361: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/OCTET_STRING_ber.c:361: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/OCTET_STRING_ber.c:363: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/OCTET_STRING_ber.c:363: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/OCTET_STRING_ber.c:365: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/OCTET_STRING_ber.c:365: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/OCTET_STRING_ber.c:366: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/OCTET_STRING_ber.c:366: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/OCTET_STRING_ber.c:367: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/OCTET_STRING_ber.c:367: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/OCTET_STRING_ber.c:367: WARNING:SUSPECT_CODE_INDENT: suspect code indent for conditional statements (8, 12) src/gen/OCTET_STRING_ber.c:367: ERROR:SPACING: space required before the open parenthesis '(' src/gen/OCTET_STRING_ber.c:368: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/OCTET_STRING_ber.c:368: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/OCTET_STRING_ber.c:368: ERROR:SPACING: space required before the open parenthesis '(' src/gen/OCTET_STRING_ber.c:369: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/OCTET_STRING_ber.c:369: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/OCTET_STRING_ber.c:370: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/OCTET_STRING_ber.c:371: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/OCTET_STRING_ber.c:371: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/OCTET_STRING_ber.c:372: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/OCTET_STRING_ber.c:372: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/OCTET_STRING_ber.c:373: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/OCTET_STRING_ber.c:373: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/OCTET_STRING_ber.c:374: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/OCTET_STRING_ber.c:374: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/OCTET_STRING_ber.c:375: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/OCTET_STRING_ber.c:375: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/OCTET_STRING_ber.c:376: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/OCTET_STRING_ber.c:376: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/OCTET_STRING_ber.c:377: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/OCTET_STRING_ber.c:377: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/OCTET_STRING_ber.c:378: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/OCTET_STRING_ber.c:378: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/OCTET_STRING_ber.c:379: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/OCTET_STRING_ber.c:379: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/OCTET_STRING_ber.c:380: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/OCTET_STRING_ber.c:380: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/OCTET_STRING_ber.c:382: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/OCTET_STRING_ber.c:382: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/OCTET_STRING_ber.c:382: WARNING:SUSPECT_CODE_INDENT: suspect code indent for conditional statements (8, 12) src/gen/OCTET_STRING_ber.c:382: ERROR:SPACING: space required before the open parenthesis '(' src/gen/OCTET_STRING_ber.c:383: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/OCTET_STRING_ber.c:383: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/OCTET_STRING_ber.c:384: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/OCTET_STRING_ber.c:384: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/OCTET_STRING_ber.c:385: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/OCTET_STRING_ber.c:385: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/OCTET_STRING_ber.c:386: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/OCTET_STRING_ber.c:386: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/OCTET_STRING_ber.c:388: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/OCTET_STRING_ber.c:388: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/OCTET_STRING_ber.c:389: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/OCTET_STRING_ber.c:389: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/OCTET_STRING_ber.c:390: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/OCTET_STRING_ber.c:390: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/OCTET_STRING_ber.c:391: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/OCTET_STRING_ber.c:391: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/OCTET_STRING_ber.c:392: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/OCTET_STRING_ber.c:393: WARNING:INDENTED_LABEL: labels should not be indented src/gen/OCTET_STRING_ber.c:394: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/OCTET_STRING_ber.c:395: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/OCTET_STRING_ber.c:396: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/OCTET_STRING_ber.c:397: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/OCTET_STRING_ber.c:397: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/OCTET_STRING_ber.c:399: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/OCTET_STRING_ber.c:399: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/OCTET_STRING_ber.c:399: WARNING:SUSPECT_CODE_INDENT: suspect code indent for conditional statements (8, 12) src/gen/OCTET_STRING_ber.c:399: ERROR:SPACING: space required before the open parenthesis '(' src/gen/OCTET_STRING_ber.c:400: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/OCTET_STRING_ber.c:400: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/OCTET_STRING_ber.c:400: ERROR:SPACING: space required before the open parenthesis '(' src/gen/OCTET_STRING_ber.c:401: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/OCTET_STRING_ber.c:401: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/OCTET_STRING_ber.c:401: ERROR:SPACING: space required before the open parenthesis '(' src/gen/OCTET_STRING_ber.c:402: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/OCTET_STRING_ber.c:402: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/OCTET_STRING_ber.c:403: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/OCTET_STRING_ber.c:403: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/OCTET_STRING_ber.c:404: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/OCTET_STRING_ber.c:404: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/OCTET_STRING_ber.c:405: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/OCTET_STRING_ber.c:405: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/OCTET_STRING_ber.c:406: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/OCTET_STRING_ber.c:406: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/OCTET_STRING_ber.c:407: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/OCTET_STRING_ber.c:407: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/OCTET_STRING_ber.c:408: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/OCTET_STRING_ber.c:408: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/OCTET_STRING_ber.c:409: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/OCTET_STRING_ber.c:409: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/OCTET_STRING_ber.c:410: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/OCTET_STRING_ber.c:410: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/OCTET_STRING_ber.c:411: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/OCTET_STRING_ber.c:411: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/OCTET_STRING_ber.c:411: WARNING:SUSPECT_CODE_INDENT: suspect code indent for conditional statements (8, 12) src/gen/OCTET_STRING_ber.c:412: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/OCTET_STRING_ber.c:412: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/OCTET_STRING_ber.c:412: ERROR:SPACING: space required before the open parenthesis '(' src/gen/OCTET_STRING_ber.c:413: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/OCTET_STRING_ber.c:413: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/OCTET_STRING_ber.c:414: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/OCTET_STRING_ber.c:414: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/OCTET_STRING_ber.c:415: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/OCTET_STRING_ber.c:415: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/OCTET_STRING_ber.c:416: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/OCTET_STRING_ber.c:416: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/OCTET_STRING_ber.c:417: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/OCTET_STRING_ber.c:417: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/OCTET_STRING_ber.c:418: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/OCTET_STRING_ber.c:418: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/OCTET_STRING_ber.c:419: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/OCTET_STRING_ber.c:419: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/OCTET_STRING_ber.c:420: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/OCTET_STRING_ber.c:420: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/OCTET_STRING_ber.c:422: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/OCTET_STRING_ber.c:422: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/OCTET_STRING_ber.c:423: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/OCTET_STRING_ber.c:423: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/OCTET_STRING_ber.c:424: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/OCTET_STRING_ber.c:424: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/OCTET_STRING_ber.c:425: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/OCTET_STRING_ber.c:427: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/OCTET_STRING_ber.c:427: ERROR:SPACING: space required before the open parenthesis '(' src/gen/OCTET_STRING_ber.c:428: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/OCTET_STRING_ber.c:428: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/OCTET_STRING_ber.c:429: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/OCTET_STRING_ber.c:429: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/OCTET_STRING_ber.c:430: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/OCTET_STRING_ber.c:430: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/OCTET_STRING_ber.c:431: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/OCTET_STRING_ber.c:431: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/OCTET_STRING_ber.c:431: WARNING:SUSPECT_CODE_INDENT: suspect code indent for conditional statements (8, 12) src/gen/OCTET_STRING_ber.c:431: ERROR:SPACING: space required before the open parenthesis '(' src/gen/OCTET_STRING_ber.c:431: WARNING:BRACES_NOT_NECESSARY: braces {} are not necessary for single statement blocks src/gen/OCTET_STRING_ber.c:432: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/OCTET_STRING_ber.c:432: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/OCTET_STRING_ber.c:433: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/OCTET_STRING_ber.c:433: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/OCTET_STRING_ber.c:434: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/OCTET_STRING_ber.c:439: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/OCTET_STRING_ber.c:439: ERROR:SPACING: space required before the open parenthesis '(' src/gen/OCTET_STRING_ber.c:440: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/OCTET_STRING_ber.c:440: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/OCTET_STRING_ber.c:440: WARNING:SUSPECT_CODE_INDENT: suspect code indent for conditional statements (8, 12) src/gen/OCTET_STRING_ber.c:440: ERROR:SPACING: space required before the open parenthesis '(' src/gen/OCTET_STRING_ber.c:441: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/OCTET_STRING_ber.c:441: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/OCTET_STRING_ber.c:441: ERROR:SPACING: space required before the open parenthesis '(' src/gen/OCTET_STRING_ber.c:441: WARNING:BRACES_NOT_NECESSARY: braces {} are not necessary for single statement blocks src/gen/OCTET_STRING_ber.c:442: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/OCTET_STRING_ber.c:442: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/OCTET_STRING_ber.c:443: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/OCTET_STRING_ber.c:443: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/OCTET_STRING_ber.c:444: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/OCTET_STRING_ber.c:445: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/OCTET_STRING_ber.c:445: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/OCTET_STRING_ber.c:446: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/OCTET_STRING_ber.c:446: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/OCTET_STRING_ber.c:446: WARNING:SUSPECT_CODE_INDENT: suspect code indent for conditional statements (8, 12) src/gen/OCTET_STRING_ber.c:447: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/OCTET_STRING_ber.c:447: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/OCTET_STRING_ber.c:447: ERROR:SPACING: space required before the open parenthesis '(' src/gen/OCTET_STRING_ber.c:447: WARNING:BRACES_NOT_NECESSARY: braces {} are not necessary for single statement blocks src/gen/OCTET_STRING_ber.c:448: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/OCTET_STRING_ber.c:448: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/OCTET_STRING_ber.c:449: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/OCTET_STRING_ber.c:449: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/OCTET_STRING_ber.c:450: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/OCTET_STRING_ber.c:450: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/OCTET_STRING_ber.c:451: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/OCTET_STRING_ber.c:453: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/OCTET_STRING_ber.c:454: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/OCTET_STRING_ber.c:454: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/OCTET_STRING_ber.c:455: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/OCTET_STRING_ber.c:455: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/OCTET_STRING_ber.c:456: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/OCTET_STRING_ber.c:456: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/OCTET_STRING_ber.c:459: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/OCTET_STRING_ber.c:465: ERROR:OPEN_BRACE: open brace '{' following function definitions go on the next line src/gen/OCTET_STRING_ber.c:467: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/OCTET_STRING_ber.c:467: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/OCTET_STRING_ber.c:468: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/OCTET_STRING_ber.c:468: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/OCTET_STRING_ber.c:469: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/OCTET_STRING_ber.c:470: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/OCTET_STRING_ber.c:471: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/OCTET_STRING_ber.c:471: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/OCTET_STRING_ber.c:472: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/OCTET_STRING_ber.c:472: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/OCTET_STRING_ber.c:473: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/OCTET_STRING_ber.c:474: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/OCTET_STRING_ber.c:475: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/OCTET_STRING_ber.c:477: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/OCTET_STRING_ber.c:478: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/OCTET_STRING_ber.c:478: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/OCTET_STRING_ber.c:483: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/OCTET_STRING_ber.c:483: ERROR:SPACING: space required before the open parenthesis '(' src/gen/OCTET_STRING_ber.c:484: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/OCTET_STRING_ber.c:484: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/OCTET_STRING_ber.c:485: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/OCTET_STRING_ber.c:485: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/OCTET_STRING_ber.c:486: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/OCTET_STRING_ber.c:486: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/OCTET_STRING_ber.c:487: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/OCTET_STRING_ber.c:487: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/OCTET_STRING_ber.c:488: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/OCTET_STRING_ber.c:488: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/OCTET_STRING_ber.c:488: WARNING:SUSPECT_CODE_INDENT: suspect code indent for conditional statements (8, 12) src/gen/OCTET_STRING_ber.c:488: ERROR:SPACING: space required before the open parenthesis '(' src/gen/OCTET_STRING_ber.c:489: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/OCTET_STRING_ber.c:489: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/OCTET_STRING_ber.c:490: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/OCTET_STRING_ber.c:490: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/OCTET_STRING_ber.c:491: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/OCTET_STRING_ber.c:491: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/OCTET_STRING_ber.c:492: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/OCTET_STRING_ber.c:492: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/OCTET_STRING_ber.c:493: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/OCTET_STRING_ber.c:494: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/OCTET_STRING_ber.c:495: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/OCTET_STRING_ber.c:495: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/OCTET_STRING_ber.c:496: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/OCTET_STRING_ber.c:496: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/OCTET_STRING_ber.c:497: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/OCTET_STRING_ber.c:499: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/OCTET_STRING_ber.c:499: ERROR:SPACING: space required before the open parenthesis '(' src/gen/OCTET_STRING_ber.c:500: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/OCTET_STRING_ber.c:500: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/OCTET_STRING_ber.c:501: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/OCTET_STRING_ber.c:501: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/OCTET_STRING_ber.c:502: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/OCTET_STRING_ber.c:507: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/OCTET_STRING_ber.c:507: ERROR:SPACING: space required before the open parenthesis '(' src/gen/OCTET_STRING_ber.c:508: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/OCTET_STRING_ber.c:508: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/OCTET_STRING_ber.c:509: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/OCTET_STRING_ber.c:509: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/OCTET_STRING_ber.c:509: ERROR:SPACING: space required before the open parenthesis '(' src/gen/OCTET_STRING_ber.c:510: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/OCTET_STRING_ber.c:510: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/OCTET_STRING_ber.c:511: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/OCTET_STRING_ber.c:514: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/OCTET_STRING_ber.c:517: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/OCTET_STRING_ber.c:517: ERROR:SPACING: space required before the open parenthesis '(' src/gen/OCTET_STRING_ber.c:518: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/OCTET_STRING_ber.c:518: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/OCTET_STRING_ber.c:519: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/OCTET_STRING_ber.c:519: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/OCTET_STRING_ber.c:520: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/OCTET_STRING_ber.c:522: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/OCTET_STRING_ber.c:524: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/OCTET_STRING_print.c:9: ERROR:OPEN_BRACE: open brace '{' following function definitions go on the next line src/gen/OCTET_STRING_print.c:11: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/OCTET_STRING_print.c:11: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/OCTET_STRING_print.c:12: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/OCTET_STRING_print.c:13: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/OCTET_STRING_print.c:14: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/OCTET_STRING_print.c:15: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/OCTET_STRING_print.c:16: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/OCTET_STRING_print.c:17: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/OCTET_STRING_print.c:18: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/OCTET_STRING_print.c:20: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/OCTET_STRING_print.c:22: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/OCTET_STRING_print.c:22: ERROR:SPACING: space required before the open parenthesis '(' src/gen/OCTET_STRING_print.c:23: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/OCTET_STRING_print.c:23: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/OCTET_STRING_print.c:28: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/OCTET_STRING_print.c:29: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/OCTET_STRING_print.c:29: ERROR:SPACING: spaces required around that '?' (ctx:VxW) src/gen/OCTET_STRING_print.c:30: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/OCTET_STRING_print.c:30: ERROR:SPACING: space required before the open parenthesis '(' src/gen/OCTET_STRING_print.c:31: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/OCTET_STRING_print.c:31: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/OCTET_STRING_print.c:31: WARNING:SUSPECT_CODE_INDENT: suspect code indent for conditional statements (8, 12) src/gen/OCTET_STRING_print.c:31: ERROR:SPACING: space required before the open parenthesis '(' src/gen/OCTET_STRING_print.c:32: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/OCTET_STRING_print.c:32: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/OCTET_STRING_print.c:32: ERROR:SPACING: space required before the open parenthesis '(' src/gen/OCTET_STRING_print.c:33: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/OCTET_STRING_print.c:33: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/OCTET_STRING_print.c:34: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/OCTET_STRING_print.c:34: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/OCTET_STRING_print.c:35: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/OCTET_STRING_print.c:35: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/OCTET_STRING_print.c:36: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/OCTET_STRING_print.c:36: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/OCTET_STRING_print.c:37: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/OCTET_STRING_print.c:37: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/OCTET_STRING_print.c:38: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/OCTET_STRING_print.c:38: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/OCTET_STRING_print.c:39: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/OCTET_STRING_print.c:39: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/OCTET_STRING_print.c:40: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/OCTET_STRING_print.c:42: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/OCTET_STRING_print.c:42: ERROR:SPACING: space required before the open parenthesis '(' src/gen/OCTET_STRING_print.c:43: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/OCTET_STRING_print.c:43: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/OCTET_STRING_print.c:44: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/OCTET_STRING_print.c:44: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/OCTET_STRING_print.c:44: WARNING:SUSPECT_CODE_INDENT: suspect code indent for conditional statements (8, 12) src/gen/OCTET_STRING_print.c:44: ERROR:SPACING: space required before the open parenthesis '(' src/gen/OCTET_STRING_print.c:45: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/OCTET_STRING_print.c:45: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/OCTET_STRING_print.c:46: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/OCTET_STRING_print.c:48: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/OCTET_STRING_print.c:51: ERROR:OPEN_BRACE: open brace '{' following function definitions go on the next line src/gen/OCTET_STRING_print.c:53: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/OCTET_STRING_print.c:53: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/OCTET_STRING_print.c:54: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/OCTET_STRING_print.c:54: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/OCTET_STRING_print.c:55: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/OCTET_STRING_print.c:57: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/OCTET_STRING_print.c:58: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/OCTET_STRING_print.c:60: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/OCTET_STRING_print.c:60: ERROR:SPACING: space required before the open parenthesis '(' src/gen/OCTET_STRING_print.c:60: WARNING:BRACES_NOT_NECESSARY: braces {} are not necessary for any arm of this statement src/gen/OCTET_STRING_print.c:61: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/OCTET_STRING_print.c:61: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/OCTET_STRING_print.c:62: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/OCTET_STRING_print.c:63: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/OCTET_STRING_print.c:63: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/OCTET_STRING_print.c:64: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/OCTET_STRING_rfill.c:12: ERROR:OPEN_BRACE: open brace '{' following function definitions go on the next line src/gen/OCTET_STRING_rfill.c:14: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/OCTET_STRING_rfill.c:15: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/OCTET_STRING_rfill.c:15: ERROR:SPACING: space required before the open parenthesis '(' src/gen/OCTET_STRING_rfill.c:16: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/OCTET_STRING_rfill.c:17: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/OCTET_STRING_rfill.c:17: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/OCTET_STRING_rfill.c:17: ERROR:SPACING: space required before the open parenthesis '(' src/gen/OCTET_STRING_rfill.c:18: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/OCTET_STRING_rfill.c:19: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/OCTET_STRING_rfill.c:20: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/OCTET_STRING_rfill.c:20: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/OCTET_STRING_rfill.c:21: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/OCTET_STRING_rfill.c:22: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/OCTET_STRING_rfill.c:22: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/OCTET_STRING_rfill.c:22: ERROR:SPACING: space required before the open parenthesis '(' src/gen/OCTET_STRING_rfill.c:23: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/OCTET_STRING_rfill.c:24: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/OCTET_STRING_rfill.c:25: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/OCTET_STRING_rfill.c:25: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/OCTET_STRING_rfill.c:27: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/OCTET_STRING_rfill.c:27: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/OCTET_STRING_rfill.c:28: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/OCTET_STRING_rfill.c:31: ERROR:OPEN_BRACE: open brace '{' following function definitions go on the next line src/gen/OCTET_STRING_rfill.c:33: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/OCTET_STRING_rfill.c:33: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/OCTET_STRING_rfill.c:34: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/OCTET_STRING_rfill.c:34: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/OCTET_STRING_rfill.c:35: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/OCTET_STRING_rfill.c:36: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/OCTET_STRING_rfill.c:36: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/OCTET_STRING_rfill.c:37: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/OCTET_STRING_rfill.c:37: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/OCTET_STRING_rfill.c:38: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/OCTET_STRING_rfill.c:39: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/OCTET_STRING_rfill.c:40: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/OCTET_STRING_rfill.c:41: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/OCTET_STRING_rfill.c:42: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/OCTET_STRING_rfill.c:43: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/OCTET_STRING_rfill.c:44: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/OCTET_STRING_rfill.c:45: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/OCTET_STRING_rfill.c:46: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/OCTET_STRING_rfill.c:47: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/OCTET_STRING_rfill.c:48: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/OCTET_STRING_rfill.c:50: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/OCTET_STRING_rfill.c:50: ERROR:SPACING: space required before the open parenthesis '(' src/gen/OCTET_STRING_rfill.c:52: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/OCTET_STRING_rfill.c:52: ERROR:SPACING: space required before the open parenthesis '(' src/gen/OCTET_STRING_rfill.c:54: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/OCTET_STRING_rfill.c:55: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/OCTET_STRING_rfill.c:55: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/OCTET_STRING_rfill.c:56: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/OCTET_STRING_rfill.c:57: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/OCTET_STRING_rfill.c:58: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/OCTET_STRING_rfill.c:58: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/OCTET_STRING_rfill.c:59: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/OCTET_STRING_rfill.c:60: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/OCTET_STRING_rfill.c:60: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/OCTET_STRING_rfill.c:61: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/OCTET_STRING_rfill.c:61: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/OCTET_STRING_rfill.c:62: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/OCTET_STRING_rfill.c:62: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/OCTET_STRING_rfill.c:63: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/OCTET_STRING_rfill.c:63: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/OCTET_STRING_rfill.c:64: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/OCTET_STRING_rfill.c:65: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/OCTET_STRING_rfill.c:65: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/OCTET_STRING_rfill.c:66: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/OCTET_STRING_rfill.c:66: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/OCTET_STRING_rfill.c:67: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/OCTET_STRING_rfill.c:67: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/OCTET_STRING_rfill.c:68: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/OCTET_STRING_rfill.c:68: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/OCTET_STRING_rfill.c:69: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/OCTET_STRING_rfill.c:70: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/OCTET_STRING_rfill.c:70: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/OCTET_STRING_rfill.c:71: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/OCTET_STRING_rfill.c:71: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/OCTET_STRING_rfill.c:72: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/OCTET_STRING_rfill.c:72: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/OCTET_STRING_rfill.c:73: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/OCTET_STRING_rfill.c:73: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/OCTET_STRING_rfill.c:74: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/OCTET_STRING_rfill.c:77: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/OCTET_STRING_rfill.c:77: ERROR:SPACING: space required before the open parenthesis '(' src/gen/OCTET_STRING_rfill.c:78: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/OCTET_STRING_rfill.c:78: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/OCTET_STRING_rfill.c:79: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/OCTET_STRING_rfill.c:79: ERROR:SPACING: space required before the open parenthesis '(' src/gen/OCTET_STRING_rfill.c:80: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/OCTET_STRING_rfill.c:80: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/OCTET_STRING_rfill.c:81: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/OCTET_STRING_rfill.c:81: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/OCTET_STRING_rfill.c:81: WARNING:SUSPECT_CODE_INDENT: suspect code indent for conditional statements (8, 12) src/gen/OCTET_STRING_rfill.c:81: ERROR:SPACING: space required before the open parenthesis '(' src/gen/OCTET_STRING_rfill.c:82: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/OCTET_STRING_rfill.c:82: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/OCTET_STRING_rfill.c:83: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/OCTET_STRING_rfill.c:83: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/OCTET_STRING_rfill.c:83: WARNING:SUSPECT_CODE_INDENT: suspect code indent for conditional statements (8, 12) src/gen/OCTET_STRING_rfill.c:83: ERROR:SPACING: space required before the open parenthesis '(' src/gen/OCTET_STRING_rfill.c:84: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/OCTET_STRING_rfill.c:84: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/OCTET_STRING_rfill.c:85: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/OCTET_STRING_rfill.c:85: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/OCTET_STRING_rfill.c:86: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/OCTET_STRING_rfill.c:86: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/OCTET_STRING_rfill.c:87: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/OCTET_STRING_rfill.c:89: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/OCTET_STRING_rfill.c:89: ERROR:SPACING: space required before the open parenthesis '(' src/gen/OCTET_STRING_rfill.c:92: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/OCTET_STRING_rfill.c:93: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/OCTET_STRING_rfill.c:93: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/OCTET_STRING_rfill.c:95: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/OCTET_STRING_rfill.c:96: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/OCTET_STRING_rfill.c:96: ERROR:SPACING: space required before the open parenthesis '(' src/gen/OCTET_STRING_rfill.c:98: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/OCTET_STRING_rfill.c:100: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/OCTET_STRING_rfill.c:100: ERROR:SPACING: space required before the open parenthesis '(' src/gen/OCTET_STRING_rfill.c:101: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/OCTET_STRING_rfill.c:102: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/OCTET_STRING_rfill.c:102: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/OCTET_STRING_rfill.c:102: WARNING:SUSPECT_CODE_INDENT: suspect code indent for conditional statements (8, 12) src/gen/OCTET_STRING_rfill.c:102: ERROR:SPACING: space required before the open parenthesis '(' src/gen/OCTET_STRING_rfill.c:102: WARNING:BRACES_NOT_NECESSARY: braces {} are not necessary for single statement blocks src/gen/OCTET_STRING_rfill.c:103: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/OCTET_STRING_rfill.c:103: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/OCTET_STRING_rfill.c:104: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/OCTET_STRING_rfill.c:104: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/OCTET_STRING_rfill.c:105: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/OCTET_STRING_rfill.c:105: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/OCTET_STRING_rfill.c:106: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/OCTET_STRING_rfill.c:106: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/OCTET_STRING_rfill.c:107: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/OCTET_STRING_rfill.c:108: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/OCTET_STRING_rfill.c:108: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/OCTET_STRING_rfill.c:108: WARNING:SUSPECT_CODE_INDENT: suspect code indent for conditional statements (8, 12) src/gen/OCTET_STRING_rfill.c:108: ERROR:SPACING: space required before the open parenthesis '(' src/gen/OCTET_STRING_rfill.c:109: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/OCTET_STRING_rfill.c:109: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/OCTET_STRING_rfill.c:110: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/OCTET_STRING_rfill.c:110: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/OCTET_STRING_rfill.c:111: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/OCTET_STRING_rfill.c:111: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/OCTET_STRING_rfill.c:112: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/OCTET_STRING_rfill.c:112: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/OCTET_STRING_rfill.c:113: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/OCTET_STRING_rfill.c:113: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/OCTET_STRING_rfill.c:114: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/OCTET_STRING_rfill.c:114: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/OCTET_STRING_rfill.c:115: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/OCTET_STRING_rfill.c:116: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/OCTET_STRING_rfill.c:116: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/OCTET_STRING_rfill.c:116: WARNING:SUSPECT_CODE_INDENT: suspect code indent for conditional statements (8, 12) src/gen/OCTET_STRING_rfill.c:116: ERROR:SPACING: space required before the open parenthesis '(' src/gen/OCTET_STRING_rfill.c:117: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/OCTET_STRING_rfill.c:117: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/OCTET_STRING_rfill.c:118: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/OCTET_STRING_rfill.c:118: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/OCTET_STRING_rfill.c:119: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/OCTET_STRING_rfill.c:119: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/OCTET_STRING_rfill.c:120: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/OCTET_STRING_rfill.c:120: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/OCTET_STRING_rfill.c:121: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/OCTET_STRING_rfill.c:121: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/OCTET_STRING_rfill.c:122: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/OCTET_STRING_rfill.c:122: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/OCTET_STRING_rfill.c:123: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/OCTET_STRING_rfill.c:123: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/OCTET_STRING_rfill.c:124: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/OCTET_STRING_rfill.c:124: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/OCTET_STRING_rfill.c:125: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/OCTET_STRING_rfill.c:127: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/OCTET_STRING_rfill.c:127: ERROR:SPACING: space required before the open parenthesis '(' src/gen/OCTET_STRING_rfill.c:128: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/OCTET_STRING_rfill.c:128: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/OCTET_STRING_rfill.c:129: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/OCTET_STRING_rfill.c:129: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/OCTET_STRING_rfill.c:130: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/OCTET_STRING_rfill.c:131: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/OCTET_STRING_rfill.c:131: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/OCTET_STRING_rfill.c:132: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/OCTET_STRING_rfill.c:132: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/OCTET_STRING_rfill.c:132: WARNING:SUSPECT_CODE_INDENT: suspect code indent for conditional statements (8, 12) src/gen/OCTET_STRING_rfill.c:132: ERROR:SPACING: space required before the open parenthesis '(' src/gen/OCTET_STRING_rfill.c:133: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/OCTET_STRING_rfill.c:133: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/OCTET_STRING_rfill.c:134: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/OCTET_STRING_rfill.c:134: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/OCTET_STRING_rfill.c:135: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/OCTET_STRING_rfill.c:135: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/OCTET_STRING_rfill.c:136: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/OCTET_STRING_rfill.c:138: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/OCTET_STRING_rfill.c:139: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/OCTET_STRING_rfill.c:141: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/OCTET_STRING_rfill.c:142: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/OCTET_STRING_rfill.c:145: ERROR:OPEN_BRACE: open brace '{' following function definitions go on the next line src/gen/OCTET_STRING_rfill.c:147: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/OCTET_STRING_rfill.c:148: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/OCTET_STRING_rfill.c:149: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/OCTET_STRING_rfill.c:150: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/OCTET_STRING_rfill.c:150: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/OCTET_STRING_rfill.c:151: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/OCTET_STRING_rfill.c:151: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/OCTET_STRING_rfill.c:152: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/OCTET_STRING_rfill.c:155: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/OCTET_STRING_rfill.c:156: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/OCTET_STRING_rfill.c:156: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/OCTET_STRING_rfill.c:156: WARNING:ARRAY_SIZE: Prefer ARRAY_SIZE(lengths) src/gen/OCTET_STRING_rfill.c:159: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/OCTET_STRING_rfill.c:159: ERROR:SPACING: space required before the open parenthesis '(' src/gen/OCTET_STRING_rfill.c:160: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/OCTET_STRING_rfill.c:160: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/OCTET_STRING_rfill.c:161: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/OCTET_STRING_rfill.c:161: ERROR:SPACING: space required before the open parenthesis '(' src/gen/OCTET_STRING_rfill.c:162: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/OCTET_STRING_rfill.c:162: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/OCTET_STRING_rfill.c:163: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/OCTET_STRING_rfill.c:163: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/OCTET_STRING_rfill.c:163: WARNING:SUSPECT_CODE_INDENT: suspect code indent for conditional statements (8, 12) src/gen/OCTET_STRING_rfill.c:163: ERROR:SPACING: space required before the open parenthesis '(' src/gen/OCTET_STRING_rfill.c:164: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/OCTET_STRING_rfill.c:164: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/OCTET_STRING_rfill.c:165: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/OCTET_STRING_rfill.c:165: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/OCTET_STRING_rfill.c:166: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/OCTET_STRING_rfill.c:166: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/OCTET_STRING_rfill.c:167: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/OCTET_STRING_rfill.c:167: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/OCTET_STRING_rfill.c:167: ERROR:SPACING: space required before the open parenthesis '(' src/gen/OCTET_STRING_rfill.c:167: WARNING:BRACES_NOT_NECESSARY: braces {} are not necessary for single statement blocks src/gen/OCTET_STRING_rfill.c:168: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/OCTET_STRING_rfill.c:168: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/OCTET_STRING_rfill.c:169: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/OCTET_STRING_rfill.c:169: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/OCTET_STRING_rfill.c:170: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/OCTET_STRING_rfill.c:170: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/OCTET_STRING_rfill.c:170: ERROR:SPACING: space required before the open parenthesis '(' src/gen/OCTET_STRING_rfill.c:171: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/OCTET_STRING_rfill.c:171: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/OCTET_STRING_rfill.c:171: ERROR:SPACING: space required before the open parenthesis '(' src/gen/OCTET_STRING_rfill.c:172: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/OCTET_STRING_rfill.c:172: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/OCTET_STRING_rfill.c:173: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/OCTET_STRING_rfill.c:173: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/OCTET_STRING_rfill.c:173: ERROR:SPACING: space required before the open parenthesis '(' src/gen/OCTET_STRING_rfill.c:174: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/OCTET_STRING_rfill.c:174: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/OCTET_STRING_rfill.c:175: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/OCTET_STRING_rfill.c:175: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/OCTET_STRING_rfill.c:176: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/OCTET_STRING_rfill.c:176: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/OCTET_STRING_rfill.c:177: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/OCTET_STRING_rfill.c:178: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/OCTET_STRING_rfill.c:178: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/OCTET_STRING_rfill.c:179: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/OCTET_STRING_rfill.c:179: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/OCTET_STRING_rfill.c:180: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/OCTET_STRING_rfill.c:180: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/OCTET_STRING_rfill.c:181: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/OCTET_STRING_rfill.c:181: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/OCTET_STRING_rfill.c:182: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/OCTET_STRING_rfill.c:183: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/OCTET_STRING_rfill.c:183: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/OCTET_STRING_rfill.c:183: ERROR:SPACING: space required before the open parenthesis '(' src/gen/OCTET_STRING_rfill.c:183: WARNING:BRACES_NOT_NECESSARY: braces {} are not necessary for single statement blocks src/gen/OCTET_STRING_rfill.c:184: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/OCTET_STRING_rfill.c:184: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/OCTET_STRING_rfill.c:185: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/OCTET_STRING_rfill.c:185: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/OCTET_STRING_rfill.c:186: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/OCTET_STRING_rfill.c:187: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/OCTET_STRING_rfill.c:188: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/OCTET_STRING_rfill.c:188: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/OCTET_STRING_rfill.c:189: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/OCTET_STRING_rfill.c:189: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/OCTET_STRING_rfill.c:190: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/OCTET_STRING_rfill.c:190: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/OCTET_STRING_rfill.c:191: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/OCTET_STRING_rfill.c:191: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/OCTET_STRING_rfill.c:192: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/OCTET_STRING_rfill.c:192: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/OCTET_STRING_rfill.c:193: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/OCTET_STRING_rfill.c:193: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/OCTET_STRING_rfill.c:194: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/OCTET_STRING_rfill.c:194: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/OCTET_STRING_rfill.c:195: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/OCTET_STRING_rfill.c:195: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/OCTET_STRING_rfill.c:195: WARNING:SUSPECT_CODE_INDENT: suspect code indent for conditional statements (8, 12) src/gen/OCTET_STRING_rfill.c:196: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/OCTET_STRING_rfill.c:196: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/OCTET_STRING_rfill.c:197: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/OCTET_STRING_rfill.c:197: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/OCTET_STRING_rfill.c:198: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/OCTET_STRING_rfill.c:200: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/OCTET_STRING_rfill.c:200: ERROR:OPEN_BRACE: that open brace { should be on the previous line src/gen/OCTET_STRING_rfill.c:200: ERROR:SPACING: space required before the open parenthesis '(' src/gen/OCTET_STRING_rfill.c:201: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/OCTET_STRING_rfill.c:203: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/OCTET_STRING_rfill.c:203: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/OCTET_STRING_rfill.c:203: WARNING:SUSPECT_CODE_INDENT: suspect code indent for conditional statements (8, 12) src/gen/OCTET_STRING_rfill.c:203: ERROR:SPACING: space required before the open parenthesis '(' src/gen/OCTET_STRING_rfill.c:203: WARNING:BRACES_NOT_NECESSARY: braces {} are not necessary for single statement blocks src/gen/OCTET_STRING_rfill.c:204: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/OCTET_STRING_rfill.c:204: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/OCTET_STRING_rfill.c:205: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/OCTET_STRING_rfill.c:205: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/OCTET_STRING_rfill.c:206: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/OCTET_STRING_rfill.c:208: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/OPEN_TYPE.c:10: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/OPEN_TYPE.c:12: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/OPEN_TYPE.c:14: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/OPEN_TYPE.c:16: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/OPEN_TYPE.c:17: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/OPEN_TYPE.c:19: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/OPEN_TYPE.c:20: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/OPEN_TYPE.c:22: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/OPEN_TYPE.c:23: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/OPEN_TYPE.c:26: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/OPEN_TYPE.c:27: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/OPEN_TYPE.c:29: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/OPEN_TYPE.c:30: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/OPEN_TYPE.c:33: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/OPEN_TYPE.c:34: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/OPEN_TYPE.c:36: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/OPEN_TYPE.c:37: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/OPEN_TYPE.c:40: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/OPEN_TYPE.c:41: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/OPEN_TYPE.c:43: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/OPEN_TYPE.c:44: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/OPEN_TYPE.c:47: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/OPEN_TYPE.c:48: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/OPEN_TYPE.c:50: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/OPEN_TYPE.c:51: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/OPEN_TYPE.c:54: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/OPEN_TYPE.c:55: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/OPEN_TYPE.c:57: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/OPEN_TYPE.c:58: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/OPEN_TYPE.c:61: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/OPEN_TYPE.c:63: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/OPEN_TYPE.c:65: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/OPEN_TYPE_ber.c:10: ERROR:OPEN_BRACE: open brace '{' following function definitions go on the next line src/gen/OPEN_TYPE_ber.c:12: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/OPEN_TYPE_ber.c:12: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/OPEN_TYPE_ber.c:13: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/OPEN_TYPE_ber.c:13: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/OPEN_TYPE_ber.c:14: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/OPEN_TYPE_ber.c:15: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/OPEN_TYPE_ber.c:16: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/OPEN_TYPE_ber.c:17: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/OPEN_TYPE_ber.c:18: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/OPEN_TYPE_ber.c:19: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/OPEN_TYPE_ber.c:21: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/OPEN_TYPE_ber.c:21: ERROR:SPACING: space required before the open parenthesis '(' src/gen/OPEN_TYPE_ber.c:21: WARNING:BRACES_NOT_NECESSARY: braces {} are not necessary for single statement blocks src/gen/OPEN_TYPE_ber.c:22: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/OPEN_TYPE_ber.c:22: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/OPEN_TYPE_ber.c:23: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/OPEN_TYPE_ber.c:25: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/OPEN_TYPE_ber.c:25: ERROR:SPACING: space required before the open parenthesis '(' src/gen/OPEN_TYPE_ber.c:26: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/OPEN_TYPE_ber.c:26: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/OPEN_TYPE_ber.c:27: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/OPEN_TYPE_ber.c:27: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/OPEN_TYPE_ber.c:28: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/OPEN_TYPE_ber.c:28: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/OPEN_TYPE_ber.c:29: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/OPEN_TYPE_ber.c:31: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/OPEN_TYPE_ber.c:32: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/OPEN_TYPE_ber.c:32: ERROR:SPACING: space required before the open parenthesis '(' src/gen/OPEN_TYPE_ber.c:32: WARNING:BRACES_NOT_NECESSARY: braces {} are not necessary for single statement blocks src/gen/OPEN_TYPE_ber.c:33: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/OPEN_TYPE_ber.c:33: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/OPEN_TYPE_ber.c:34: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/OPEN_TYPE_ber.c:37: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/OPEN_TYPE_ber.c:37: ERROR:SPACING: space required before the open parenthesis '(' src/gen/OPEN_TYPE_ber.c:38: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/OPEN_TYPE_ber.c:38: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/OPEN_TYPE_ber.c:39: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/OPEN_TYPE_ber.c:40: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/OPEN_TYPE_ber.c:40: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/OPEN_TYPE_ber.c:41: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/OPEN_TYPE_ber.c:41: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/OPEN_TYPE_ber.c:42: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/OPEN_TYPE_ber.c:43: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/OPEN_TYPE_ber.c:43: ERROR:SPACING: space required before the open parenthesis '(' src/gen/OPEN_TYPE_ber.c:44: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/OPEN_TYPE_ber.c:45: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/OPEN_TYPE_ber.c:45: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/OPEN_TYPE_ber.c:45: WARNING:SUSPECT_CODE_INDENT: suspect code indent for conditional statements (8, 12) src/gen/OPEN_TYPE_ber.c:45: ERROR:SPACING: space required before the open parenthesis '(' src/gen/OPEN_TYPE_ber.c:45: WARNING:BRACES_NOT_NECESSARY: braces {} are not necessary for single statement blocks src/gen/OPEN_TYPE_ber.c:46: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/OPEN_TYPE_ber.c:46: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/OPEN_TYPE_ber.c:47: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/OPEN_TYPE_ber.c:47: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/OPEN_TYPE_ber.c:48: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/OPEN_TYPE_ber.c:50: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/OPEN_TYPE_ber.c:51: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/OPEN_TYPE_ber.c:51: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/OPEN_TYPE_ber.c:52: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/OPEN_TYPE_ber.c:52: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/OPEN_TYPE_ber.c:54: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/OPEN_TYPE_ber.c:56: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/OPEN_TYPE_ber.c:57: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/OPEN_TYPE_ber.c:57: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/OPEN_TYPE_ber.c:58: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/OPEN_TYPE_ber.c:58: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/OPEN_TYPE_ber.c:59: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/OPEN_TYPE_ber.c:60: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/OPEN_TYPE_ber.c:61: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/OPEN_TYPE_ber.c:61: ERROR:SPACING: space required before the open parenthesis '(' src/gen/OPEN_TYPE_ber.c:62: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/OPEN_TYPE_ber.c:63: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/OPEN_TYPE_ber.c:63: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/OPEN_TYPE_ber.c:63: WARNING:SUSPECT_CODE_INDENT: suspect code indent for conditional statements (8, 12) src/gen/OPEN_TYPE_ber.c:63: ERROR:SPACING: space required before the open parenthesis '(' src/gen/OPEN_TYPE_ber.c:64: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/OPEN_TYPE_ber.c:64: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/OPEN_TYPE_ber.c:65: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/OPEN_TYPE_ber.c:65: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/OPEN_TYPE_ber.c:66: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/OPEN_TYPE_ber.c:66: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/OPEN_TYPE_ber.c:67: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/OPEN_TYPE_ber.c:67: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/OPEN_TYPE_ber.c:68: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/OPEN_TYPE_ber.c:68: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/OPEN_TYPE_ber.c:69: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/OPEN_TYPE_ber.c:69: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/OPEN_TYPE_ber.c:70: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/OPEN_TYPE_ber.c:71: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/OPEN_TYPE_ber.c:71: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/OPEN_TYPE_ber.c:72: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/OPEN_TYPE_ber.c:73: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/OPEN_TYPE_ber.c:74: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/OPEN_TYPE_ber.c:74: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/OPEN_TYPE_ber.c:75: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/OPEN_TYPE_ber.c:76: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/OPEN_TYPE_ber.c:77: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/OPEN_TYPE_ber.c:77: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/OPEN_TYPE_ber.c:78: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/OPEN_TYPE_ber.c:80: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/OPEN_TYPE_ber.c:80: ERROR:SPACING: space required before the open parenthesis '(' src/gen/OPEN_TYPE_ber.c:81: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/OPEN_TYPE_ber.c:81: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/OPEN_TYPE_ber.c:81: WARNING:SUSPECT_CODE_INDENT: suspect code indent for conditional statements (8, 12) src/gen/OPEN_TYPE_ber.c:81: ERROR:SPACING: space required before the open parenthesis '(' src/gen/OPEN_TYPE_ber.c:82: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/OPEN_TYPE_ber.c:82: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/OPEN_TYPE_ber.c:83: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/OPEN_TYPE_ber.c:83: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/OPEN_TYPE_ber.c:84: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/OPEN_TYPE_ber.c:84: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/OPEN_TYPE_ber.c:84: WARNING:SUSPECT_CODE_INDENT: suspect code indent for conditional statements (8, 12) src/gen/OPEN_TYPE_ber.c:85: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/OPEN_TYPE_ber.c:85: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/OPEN_TYPE_ber.c:86: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/OPEN_TYPE_ber.c:86: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/OPEN_TYPE_ber.c:87: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/OPEN_TYPE_ber.c:87: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/OPEN_TYPE_ber.c:88: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/OPEN_TYPE_ber.c:89: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/ObjectDescriptor.c:12: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/ObjectDescriptor.c:13: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/ObjectDescriptor.c:16: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/ObjectDescriptor.c:18: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/ObjectDescriptor.c:20: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/ObjectDescriptor.c:22: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/ObjectDescriptor.c:23: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/ObjectDescriptor.c:25: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/ObjectDescriptor.c:26: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/ObjectDescriptor.c:28: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/ObjectDescriptor.c:29: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/ObjectDescriptor.c:32: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/ObjectDescriptor.c:33: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/ObjectDescriptor.c:35: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/ObjectDescriptor.c:36: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/ObjectDescriptor.c:39: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/ObjectDescriptor.c:40: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/ObjectDescriptor.c:42: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/ObjectDescriptor.c:43: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/ObjectDescriptor.c:46: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/ObjectDescriptor.c:47: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/ObjectDescriptor.c:49: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/ObjectDescriptor.c:50: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/ObjectDescriptor.c:53: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/ObjectDescriptor.c:54: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/ObjectDescriptor.c:56: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/ObjectDescriptor.c:57: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/ObjectDescriptor.c:60: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/ObjectDescriptor.c:61: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/ObjectDescriptor.c:63: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/ObjectDescriptor.c:64: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/ObjectDescriptor.c:67: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/ObjectDescriptor.c:69: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/ObjectDescriptor.c:71: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/ObjectDescriptor.c:74: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/ObjectDescriptor.c:75: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/ObjectDescriptor.c:76: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/ObjectDescriptor.c:77: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/ObjectDescriptor.c:78: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/ObjectDescriptor.c:79: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/ObjectDescriptor.c:80: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/ObjectDescriptor.c:81: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/ObjectDescriptor.c:82: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/ObjectDescriptor.c:83: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/ObjectDescriptor.c:85: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/ObjectDescriptor.c:85: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/ObjectDescriptor.c:88: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/ObjectDescriptor.c:88: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/ObjectDescriptor.c:91: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/ObjectDescriptor.c:91: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/ObjectDescriptor.c:93: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/ObjectDescriptor.c:93: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/ObjectDescriptor.c:94: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/ObjectDescriptor.c:95: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/ObjectDescriptor.c:96: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/asn_SEQUENCE_OF.c:10: ERROR:OPEN_BRACE: open brace '{' following function definitions go on the next line src/gen/asn_SEQUENCE_OF.c:14: ERROR:SPACING: space required before the open parenthesis '(' src/gen/asn_SEQUENCE_OF.c:18: ERROR:SPACING: space required before the open parenthesis '(' src/gen/asn_SEQUENCE_OF.c:21: ERROR:SPACING: space required before the open parenthesis '(' src/gen/asn_SEQUENCE_OF.c:21: WARNING:BRACES_NOT_NECESSARY: braces {} are not necessary for any arm of this statement src/gen/asn_SEQUENCE_OF.c:31: ERROR:SPACING: space required before the open parenthesis '(' src/gen/asn_SEQUENCE_OF.c:38: ERROR:SPACING: space required before the open parenthesis '(' src/gen/asn_SET_OF.c:12: ERROR:OPEN_BRACE: open brace '{' following function definitions go on the next line src/gen/asn_SET_OF.c:16: ERROR:SPACING: space required before the open parenthesis '(' src/gen/asn_SET_OF.c:24: ERROR:SPACING: space required before the open parenthesis '(' src/gen/asn_SET_OF.c:28: ERROR:SPACING: space required before the open parenthesis '(' src/gen/asn_SET_OF.c:42: ERROR:OPEN_BRACE: open brace '{' following function definitions go on the next line src/gen/asn_SET_OF.c:46: ERROR:SPACING: space required before the open parenthesis '(' src/gen/asn_SET_OF.c:48: ERROR:SPACING: space required before the open parenthesis '(' src/gen/asn_SET_OF.c:51: ERROR:SPACING: space required before the open parenthesis '(' src/gen/asn_SET_OF.c:51: WARNING:BRACES_NOT_NECESSARY: braces {} are not necessary for any arm of this statement src/gen/asn_SET_OF.c:63: ERROR:SPACING: space required before the open parenthesis '(' src/gen/asn_SET_OF.c:70: ERROR:OPEN_BRACE: open brace '{' following function definitions go on the next line src/gen/asn_SET_OF.c:74: ERROR:SPACING: space required before the open parenthesis '(' src/gen/asn_SET_OF.c:75: ERROR:SPACING: space required before the open parenthesis '(' src/gen/asn_SET_OF.c:76: ERROR:SPACING: space required before the open parenthesis '(' src/gen/asn_SET_OF.c:77: ERROR:SPACING: space required before the open parenthesis '(' src/gen/asn_application.c:10: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/asn_application.c:10: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/asn_application.c:11: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/asn_application.c:11: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/asn_application.c:12: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/asn_application.c:12: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/asn_application.c:13: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/asn_application.c:13: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/asn_application.c:14: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/asn_application.c:14: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/asn_application.c:18: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/asn_application.c:19: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/asn_application.c:20: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/asn_application.c:26: ERROR:OPEN_BRACE: open brace '{' following function definitions go on the next line src/gen/asn_application.c:28: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/asn_application.c:29: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/asn_application.c:31: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/asn_application.c:32: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/asn_application.c:32: ERROR:SPACING: space required before the open parenthesis '(' src/gen/asn_application.c:32: WARNING:BRACES_NOT_NECESSARY: braces {} are not necessary for single statement blocks src/gen/asn_application.c:33: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/asn_application.c:33: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/asn_application.c:34: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/asn_application.c:36: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/asn_application.c:40: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/asn_application.c:41: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/asn_application.c:42: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/asn_application.c:46: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/asn_application.c:47: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/asn_application.c:48: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/asn_application.c:52: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/asn_application.c:53: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/asn_application.c:54: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/asn_application.c:61: ERROR:OPEN_BRACE: open brace '{' following function definitions go on the next line src/gen/asn_application.c:63: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/asn_application.c:65: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/asn_application.c:65: ERROR:SPACING: space required before the open parenthesis '(' src/gen/asn_application.c:66: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/asn_application.c:67: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/asn_application.c:68: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/asn_application.c:69: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/asn_application.c:70: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/asn_application.c:70: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/asn_application.c:71: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/asn_application.c:72: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/asn_application.c:72: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/asn_application.c:73: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/asn_application.c:74: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/asn_application.c:76: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/asn_application.c:83: ERROR:OPEN_BRACE: open brace '{' following function definitions go on the next line src/gen/asn_application.c:85: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/asn_application.c:87: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/asn_application.c:87: ERROR:SPACING: space required before the open parenthesis '(' src/gen/asn_application.c:88: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/asn_application.c:88: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/asn_application.c:88: WARNING:SUSPECT_CODE_INDENT: suspect code indent for conditional statements (8, 12) src/gen/asn_application.c:88: ERROR:SPACING: space required before the open parenthesis '(' src/gen/asn_application.c:89: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/asn_application.c:89: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/asn_application.c:90: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/asn_application.c:90: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/asn_application.c:92: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/asn_application.c:92: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/asn_application.c:93: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/asn_application.c:93: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/asn_application.c:94: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/asn_application.c:94: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/asn_application.c:94: ERROR:SPACING: space required before the open parenthesis '(' src/gen/asn_application.c:96: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/asn_application.c:96: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/asn_application.c:97: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/asn_application.c:97: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/asn_application.c:97: ERROR:SPACING: space required before the open parenthesis '(' src/gen/asn_application.c:98: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/asn_application.c:98: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/asn_application.c:99: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/asn_application.c:99: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/asn_application.c:100: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/asn_application.c:100: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/asn_application.c:101: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/asn_application.c:101: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/asn_application.c:102: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/asn_application.c:102: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/asn_application.c:103: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/asn_application.c:103: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/asn_application.c:104: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/asn_application.c:104: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/asn_application.c:105: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/asn_application.c:105: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/asn_application.c:106: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/asn_application.c:106: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/asn_application.c:107: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/asn_application.c:107: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/asn_application.c:108: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/asn_application.c:108: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/asn_application.c:109: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/asn_application.c:111: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/asn_application.c:113: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/asn_application.c:119: ERROR:OPEN_BRACE: open brace '{' following function definitions go on the next line src/gen/asn_application.c:121: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/asn_application.c:122: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/asn_application.c:124: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/asn_application.c:125: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/asn_application.c:125: ERROR:SPACING: space required before the open parenthesis '(' src/gen/asn_application.c:125: WARNING:BRACES_NOT_NECESSARY: braces {} are not necessary for single statement blocks src/gen/asn_application.c:126: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/asn_application.c:126: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/asn_application.c:127: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/asn_application.c:129: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/asn_application.c:132: ERROR:OPEN_BRACE: open brace '{' following function definitions go on the next line src/gen/asn_application.c:134: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/asn_application.c:134: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/asn_application.c:135: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/asn_application.c:135: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/asn_application.c:136: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/asn_application.c:137: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/asn_application.c:137: ERROR:SPACING: space required after that ',' (ctx:VxV) src/gen/asn_application.c:137: ERROR:SPACING: space required after that ',' (ctx:VxV) src/gen/asn_application.c:139: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/asn_application.c:139: ERROR:SPACING: space required before the open parenthesis '(' src/gen/asn_application.c:140: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/asn_application.c:140: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/asn_application.c:141: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/asn_application.c:141: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/asn_application.c:142: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/asn_application.c:144: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/asn_application.c:145: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/asn_application.c:146: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/asn_application.c:148: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/asn_application.c:149: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/asn_application.c:149: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/asn_application.c:150: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/asn_application.c:150: ERROR:SPACING: space required before the open parenthesis '(' src/gen/asn_application.c:151: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/asn_application.c:151: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/asn_application.c:152: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/asn_application.c:152: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/asn_application.c:153: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/asn_application.c:153: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/asn_application.c:154: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/asn_application.c:156: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/asn_application.c:159: ERROR:OPEN_BRACE: open brace '{' following function definitions go on the next line src/gen/asn_application.c:161: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/asn_application.c:161: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/asn_application.c:162: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/asn_application.c:162: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/asn_application.c:163: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/asn_application.c:163: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/asn_application.c:164: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/asn_application.c:165: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/asn_application.c:165: ERROR:SPACING: space required after that ',' (ctx:VxV) src/gen/asn_application.c:165: ERROR:SPACING: space required after that ',' (ctx:VxV) src/gen/asn_application.c:167: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/asn_application.c:167: ERROR:SPACING: space required before the open parenthesis '(' src/gen/asn_application.c:168: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/asn_application.c:168: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/asn_application.c:169: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/asn_application.c:169: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/asn_application.c:170: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/asn_application.c:172: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/asn_application.c:173: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/asn_application.c:174: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/asn_application.c:176: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/asn_application.c:177: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/asn_application.c:177: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/asn_application.c:179: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/asn_application.c:179: ERROR:SPACING: space required before the open parenthesis '(' src/gen/asn_application.c:180: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/asn_application.c:180: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/asn_application.c:181: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/asn_application.c:181: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/asn_application.c:182: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/asn_application.c:182: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/asn_application.c:183: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/asn_application.c:183: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/asn_application.c:184: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/asn_application.c:186: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/asn_application.c:189: ERROR:OPEN_BRACE: open brace '{' following function definitions go on the next line src/gen/asn_application.c:191: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/asn_application.c:191: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/asn_application.c:192: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/asn_application.c:192: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/asn_application.c:193: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/asn_application.c:194: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/asn_application.c:196: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/asn_application.c:197: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/asn_application.c:198: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/asn_application.c:200: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/asn_application.c:201: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/asn_application.c:201: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/asn_application.c:203: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/asn_application.c:203: ERROR:SPACING: space required before the open parenthesis '(' src/gen/asn_application.c:204: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/asn_application.c:205: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/asn_application.c:205: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/asn_application.c:206: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/asn_application.c:206: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/asn_application.c:207: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/asn_application.c:207: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/asn_application.c:208: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/asn_application.c:208: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/asn_application.c:209: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/asn_application.c:209: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/asn_application.c:210: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/asn_application.c:212: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/asn_application.c:215: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/asn_application.c:215: ERROR:SPACING: space required before the open parenthesis '(' src/gen/asn_application.c:216: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/asn_application.c:216: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/asn_application.c:217: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/asn_application.c:217: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/asn_application.c:218: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/asn_application.c:220: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/asn_application.c:223: ERROR:OPEN_BRACE: open brace '{' following function definitions go on the next line src/gen/asn_application.c:225: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/asn_application.c:225: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/asn_application.c:226: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/asn_application.c:226: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/asn_application.c:227: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/asn_application.c:227: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/asn_application.c:228: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/asn_application.c:228: ERROR:SPACING: space required after that ',' (ctx:VxV) src/gen/asn_application.c:228: ERROR:SPACING: space required after that ',' (ctx:VxV) src/gen/asn_application.c:230: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/asn_application.c:233: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/asn_application.c:236: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/asn_application.c:238: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/asn_application.c:238: ERROR:SPACING: space required before the open parenthesis '(' src/gen/asn_application.c:239: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/asn_application.c:239: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/asn_application.c:240: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/asn_application.c:240: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/asn_application.c:241: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/asn_application.c:243: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/asn_application.c:243: ERROR:SPACING: space required before the open parenthesis '(' src/gen/asn_application.c:244: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/asn_application.c:245: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/asn_application.c:245: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/asn_application.c:245: WARNING:SUSPECT_CODE_INDENT: suspect code indent for conditional statements (8, 12) src/gen/asn_application.c:245: ERROR:SPACING: space required before the open parenthesis '(' src/gen/asn_application.c:246: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/asn_application.c:246: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/asn_application.c:247: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/asn_application.c:247: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/asn_application.c:248: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/asn_application.c:248: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/asn_application.c:249: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/asn_application.c:249: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/asn_application.c:250: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/asn_application.c:250: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/asn_application.c:250: ERROR:SPACING: space required before the open parenthesis '(' src/gen/asn_application.c:251: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/asn_application.c:251: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/asn_application.c:252: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/asn_application.c:252: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/asn_application.c:253: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/asn_application.c:253: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/asn_application.c:254: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/asn_application.c:254: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/asn_application.c:255: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/asn_application.c:255: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/asn_application.c:256: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/asn_application.c:256: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/asn_application.c:257: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/asn_application.c:257: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/asn_application.c:258: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/asn_application.c:258: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/asn_application.c:259: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/asn_application.c:259: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/asn_application.c:260: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/asn_application.c:260: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/asn_application.c:261: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/asn_application.c:261: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/asn_application.c:262: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/asn_application.c:262: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/asn_application.c:263: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/asn_application.c:263: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/asn_application.c:263: WARNING:SUSPECT_CODE_INDENT: suspect code indent for conditional statements (8, 12) src/gen/asn_application.c:264: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/asn_application.c:264: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/asn_application.c:265: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/asn_application.c:265: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/asn_application.c:266: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/asn_application.c:266: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/asn_application.c:267: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/asn_application.c:267: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/asn_application.c:269: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/asn_application.c:270: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/asn_application.c:270: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/asn_application.c:271: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/asn_application.c:271: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/asn_application.c:274: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/asn_application.c:275: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/asn_application.c:276: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/asn_application.c:277: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/asn_application.c:278: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/asn_application.c:278: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/asn_application.c:278: WARNING:SUSPECT_CODE_INDENT: suspect code indent for conditional statements (8, 12) src/gen/asn_application.c:278: ERROR:SPACING: space required before the open parenthesis '(' src/gen/asn_application.c:279: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/asn_application.c:279: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/asn_application.c:280: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/asn_application.c:280: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/asn_application.c:280: ERROR:SPACING: space required before the open parenthesis '(' src/gen/asn_application.c:281: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/asn_application.c:281: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/asn_application.c:281: WARNING:SUSPECT_CODE_INDENT: suspect code indent for conditional statements (16, 20) src/gen/asn_application.c:281: ERROR:SPACING: space required before the open parenthesis '(' src/gen/asn_application.c:281: WARNING:BRACES_NOT_NECESSARY: braces {} are not necessary for any arm of this statement src/gen/asn_application.c:282: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/asn_application.c:282: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/asn_application.c:283: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/asn_application.c:283: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/asn_application.c:283: WARNING:SUSPECT_CODE_INDENT: suspect code indent for conditional statements (16, 20) src/gen/asn_application.c:284: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/asn_application.c:284: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/asn_application.c:285: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/asn_application.c:285: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/asn_application.c:286: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/asn_application.c:286: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/asn_application.c:287: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/asn_application.c:287: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/asn_application.c:287: WARNING:SUSPECT_CODE_INDENT: suspect code indent for conditional statements (8, 12) src/gen/asn_application.c:288: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/asn_application.c:288: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/asn_application.c:289: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/asn_application.c:289: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/asn_application.c:290: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/asn_application.c:290: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/asn_application.c:291: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/asn_application.c:291: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/asn_application.c:292: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/asn_application.c:293: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/asn_application.c:293: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/asn_application.c:294: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/asn_application.c:294: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/asn_application.c:296: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/asn_application.c:297: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/asn_application.c:298: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/asn_application.c:299: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/asn_application.c:299: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/asn_application.c:300: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/asn_application.c:300: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/asn_application.c:305: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/asn_application.c:306: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/asn_application.c:307: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/asn_application.c:308: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/asn_application.c:309: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/asn_application.c:309: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/asn_application.c:309: WARNING:SUSPECT_CODE_INDENT: suspect code indent for conditional statements (8, 12) src/gen/asn_application.c:309: ERROR:SPACING: space required before the open parenthesis '(' src/gen/asn_application.c:310: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/asn_application.c:310: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/asn_application.c:311: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/asn_application.c:311: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/asn_application.c:311: ERROR:SPACING: space required before the open parenthesis '(' src/gen/asn_application.c:312: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/asn_application.c:312: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/asn_application.c:312: WARNING:SUSPECT_CODE_INDENT: suspect code indent for conditional statements (16, 20) src/gen/asn_application.c:312: ERROR:SPACING: space required before the open parenthesis '(' src/gen/asn_application.c:312: WARNING:BRACES_NOT_NECESSARY: braces {} are not necessary for any arm of this statement src/gen/asn_application.c:313: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/asn_application.c:313: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/asn_application.c:314: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/asn_application.c:314: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/asn_application.c:314: WARNING:SUSPECT_CODE_INDENT: suspect code indent for conditional statements (16, 20) src/gen/asn_application.c:315: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/asn_application.c:315: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/asn_application.c:316: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/asn_application.c:316: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/asn_application.c:317: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/asn_application.c:317: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/asn_application.c:318: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/asn_application.c:318: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/asn_application.c:318: WARNING:SUSPECT_CODE_INDENT: suspect code indent for conditional statements (8, 12) src/gen/asn_application.c:319: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/asn_application.c:319: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/asn_application.c:320: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/asn_application.c:320: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/asn_application.c:321: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/asn_application.c:321: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/asn_application.c:322: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/asn_application.c:322: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/asn_application.c:324: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/asn_application.c:325: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/asn_application.c:326: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/asn_application.c:326: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/asn_application.c:327: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/asn_application.c:327: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/asn_application.c:328: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/asn_application.c:328: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/asn_application.c:332: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/asn_application.c:333: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/asn_application.c:334: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/asn_application.c:335: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/asn_application.c:336: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/asn_application.c:336: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/asn_application.c:336: WARNING:SUSPECT_CODE_INDENT: suspect code indent for conditional statements (8, 12) src/gen/asn_application.c:336: ERROR:SPACING: space required before the open parenthesis '(' src/gen/asn_application.c:337: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/asn_application.c:337: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/asn_application.c:338: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/asn_application.c:338: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/asn_application.c:338: ERROR:SPACING: space required before the open parenthesis '(' src/gen/asn_application.c:339: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/asn_application.c:339: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/asn_application.c:339: WARNING:SUSPECT_CODE_INDENT: suspect code indent for conditional statements (16, 20) src/gen/asn_application.c:339: ERROR:SPACING: space required before the open parenthesis '(' src/gen/asn_application.c:339: WARNING:BRACES_NOT_NECESSARY: braces {} are not necessary for any arm of this statement src/gen/asn_application.c:340: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/asn_application.c:340: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/asn_application.c:341: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/asn_application.c:341: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/asn_application.c:341: WARNING:SUSPECT_CODE_INDENT: suspect code indent for conditional statements (16, 20) src/gen/asn_application.c:342: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/asn_application.c:342: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/asn_application.c:343: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/asn_application.c:343: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/asn_application.c:344: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/asn_application.c:344: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/asn_application.c:345: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/asn_application.c:345: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/asn_application.c:346: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/asn_application.c:346: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/asn_application.c:346: WARNING:SUSPECT_CODE_INDENT: suspect code indent for conditional statements (16, 20) src/gen/asn_application.c:346: ERROR:SPACING: space required before the open parenthesis '(' src/gen/asn_application.c:347: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/asn_application.c:348: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/asn_application.c:348: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/asn_application.c:348: ERROR:SPACING: space required before the open parenthesis '(' src/gen/asn_application.c:349: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/asn_application.c:349: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/asn_application.c:350: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/asn_application.c:350: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/asn_application.c:351: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/asn_application.c:351: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/asn_application.c:352: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/asn_application.c:352: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/asn_application.c:353: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/asn_application.c:353: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/asn_application.c:354: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/asn_application.c:355: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/asn_application.c:355: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/asn_application.c:356: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/asn_application.c:356: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/asn_application.c:357: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/asn_application.c:357: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/asn_application.c:357: WARNING:SUSPECT_CODE_INDENT: suspect code indent for conditional statements (8, 12) src/gen/asn_application.c:358: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/asn_application.c:358: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/asn_application.c:359: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/asn_application.c:359: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/asn_application.c:360: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/asn_application.c:360: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/asn_application.c:361: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/asn_application.c:361: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/asn_application.c:363: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/asn_application.c:364: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/asn_application.c:365: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/asn_application.c:365: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/asn_application.c:366: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/asn_application.c:366: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/asn_application.c:367: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/asn_application.c:367: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/asn_application.c:370: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/asn_application.c:371: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/asn_application.c:372: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/asn_application.c:373: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/asn_application.c:374: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/asn_application.c:374: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/asn_application.c:374: WARNING:SUSPECT_CODE_INDENT: suspect code indent for conditional statements (8, 12) src/gen/asn_application.c:374: ERROR:SPACING: space required before the open parenthesis '(' src/gen/asn_application.c:375: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/asn_application.c:375: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/asn_application.c:376: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/asn_application.c:376: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/asn_application.c:376: ERROR:SPACING: space required before the open parenthesis '(' src/gen/asn_application.c:377: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/asn_application.c:377: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/asn_application.c:377: WARNING:SUSPECT_CODE_INDENT: suspect code indent for conditional statements (16, 20) src/gen/asn_application.c:377: ERROR:SPACING: space required before the open parenthesis '(' src/gen/asn_application.c:377: WARNING:BRACES_NOT_NECESSARY: braces {} are not necessary for any arm of this statement src/gen/asn_application.c:378: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/asn_application.c:378: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/asn_application.c:379: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/asn_application.c:379: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/asn_application.c:379: WARNING:SUSPECT_CODE_INDENT: suspect code indent for conditional statements (16, 20) src/gen/asn_application.c:380: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/asn_application.c:380: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/asn_application.c:381: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/asn_application.c:381: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/asn_application.c:382: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/asn_application.c:382: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/asn_application.c:383: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/asn_application.c:383: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/asn_application.c:384: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/asn_application.c:384: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/asn_application.c:384: WARNING:SUSPECT_CODE_INDENT: suspect code indent for conditional statements (16, 20) src/gen/asn_application.c:384: ERROR:SPACING: space required before the open parenthesis '(' src/gen/asn_application.c:385: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/asn_application.c:386: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/asn_application.c:386: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/asn_application.c:386: ERROR:SPACING: space required before the open parenthesis '(' src/gen/asn_application.c:387: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/asn_application.c:387: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/asn_application.c:388: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/asn_application.c:388: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/asn_application.c:389: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/asn_application.c:389: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/asn_application.c:390: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/asn_application.c:390: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/asn_application.c:391: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/asn_application.c:391: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/asn_application.c:392: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/asn_application.c:393: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/asn_application.c:393: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/asn_application.c:394: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/asn_application.c:394: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/asn_application.c:395: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/asn_application.c:395: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/asn_application.c:395: WARNING:SUSPECT_CODE_INDENT: suspect code indent for conditional statements (8, 12) src/gen/asn_application.c:396: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/asn_application.c:396: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/asn_application.c:397: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/asn_application.c:397: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/asn_application.c:398: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/asn_application.c:398: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/asn_application.c:399: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/asn_application.c:399: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/asn_application.c:401: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/asn_application.c:402: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/asn_application.c:403: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/asn_application.c:403: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/asn_application.c:404: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/asn_application.c:404: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/asn_application.c:405: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/asn_application.c:405: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/asn_application.c:409: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/asn_application.c:410: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/asn_application.c:411: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/asn_application.c:411: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/asn_application.c:412: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/asn_application.c:412: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/asn_application.c:413: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/asn_application.c:414: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/asn_application.c:415: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/asn_application.c:415: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/asn_application.c:415: WARNING:SUSPECT_CODE_INDENT: suspect code indent for conditional statements (8, 12) src/gen/asn_application.c:415: ERROR:SPACING: space required before the open parenthesis '(' src/gen/asn_application.c:416: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/asn_application.c:416: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/asn_application.c:417: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/asn_application.c:417: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/asn_application.c:417: ERROR:SPACING: space required before the open parenthesis '(' src/gen/asn_application.c:418: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/asn_application.c:418: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/asn_application.c:418: WARNING:SUSPECT_CODE_INDENT: suspect code indent for conditional statements (16, 20) src/gen/asn_application.c:418: ERROR:SPACING: space required before the open parenthesis '(' src/gen/asn_application.c:418: WARNING:BRACES_NOT_NECESSARY: braces {} are not necessary for any arm of this statement src/gen/asn_application.c:419: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/asn_application.c:419: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/asn_application.c:420: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/asn_application.c:420: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/asn_application.c:420: WARNING:SUSPECT_CODE_INDENT: suspect code indent for conditional statements (16, 20) src/gen/asn_application.c:421: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/asn_application.c:421: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/asn_application.c:422: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/asn_application.c:422: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/asn_application.c:423: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/asn_application.c:423: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/asn_application.c:424: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/asn_application.c:424: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/asn_application.c:424: WARNING:SUSPECT_CODE_INDENT: suspect code indent for conditional statements (8, 12) src/gen/asn_application.c:425: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/asn_application.c:425: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/asn_application.c:426: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/asn_application.c:426: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/asn_application.c:427: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/asn_application.c:427: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/asn_application.c:428: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/asn_application.c:428: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/asn_application.c:430: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/asn_application.c:431: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/asn_application.c:432: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/asn_application.c:432: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/asn_application.c:433: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/asn_application.c:433: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/asn_application.c:434: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/asn_application.c:434: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/asn_application.c:438: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/asn_application.c:439: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/asn_application.c:440: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/asn_application.c:441: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/asn_application.c:441: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/asn_application.c:442: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/asn_application.c:442: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/asn_application.c:443: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/asn_application.c:444: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/asn_application.c:445: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/asn_application.c:445: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/asn_application.c:445: WARNING:SUSPECT_CODE_INDENT: suspect code indent for conditional statements (8, 12) src/gen/asn_application.c:445: ERROR:SPACING: space required before the open parenthesis '(' src/gen/asn_application.c:446: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/asn_application.c:446: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/asn_application.c:447: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/asn_application.c:447: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/asn_application.c:447: ERROR:SPACING: space required before the open parenthesis '(' src/gen/asn_application.c:448: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/asn_application.c:448: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/asn_application.c:448: WARNING:SUSPECT_CODE_INDENT: suspect code indent for conditional statements (16, 20) src/gen/asn_application.c:448: ERROR:SPACING: space required before the open parenthesis '(' src/gen/asn_application.c:448: WARNING:BRACES_NOT_NECESSARY: braces {} are not necessary for any arm of this statement src/gen/asn_application.c:449: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/asn_application.c:449: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/asn_application.c:450: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/asn_application.c:450: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/asn_application.c:450: WARNING:SUSPECT_CODE_INDENT: suspect code indent for conditional statements (16, 20) src/gen/asn_application.c:451: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/asn_application.c:451: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/asn_application.c:452: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/asn_application.c:452: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/asn_application.c:453: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/asn_application.c:453: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/asn_application.c:454: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/asn_application.c:454: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/asn_application.c:454: WARNING:SUSPECT_CODE_INDENT: suspect code indent for conditional statements (8, 12) src/gen/asn_application.c:455: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/asn_application.c:455: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/asn_application.c:456: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/asn_application.c:456: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/asn_application.c:457: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/asn_application.c:457: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/asn_application.c:458: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/asn_application.c:458: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/asn_application.c:461: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/asn_application.c:461: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/asn_application.c:462: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/asn_application.c:462: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/asn_application.c:463: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/asn_application.c:465: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/asn_application.c:468: ERROR:OPEN_BRACE: open brace '{' following function definitions go on the next line src/gen/asn_application.c:470: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/asn_application.c:470: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/asn_application.c:471: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/asn_application.c:471: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/asn_application.c:472: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/asn_application.c:472: ERROR:SPACING: space required before the open parenthesis '(' src/gen/asn_application.c:472: WARNING:BRACES_NOT_NECESSARY: braces {} are not necessary for single statement blocks src/gen/asn_application.c:473: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/asn_application.c:473: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/asn_application.c:474: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/asn_application.c:476: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/asn_application.c:476: ERROR:SPACING: space required before the open parenthesis '(' src/gen/asn_application.c:477: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/asn_application.c:478: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/asn_application.c:480: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/asn_application.c:480: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/asn_application.c:481: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/asn_application.c:481: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/asn_application.c:483: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/asn_application.c:485: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/asn_application.c:485: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/asn_application.c:485: WARNING:SUSPECT_CODE_INDENT: suspect code indent for conditional statements (8, 12) src/gen/asn_application.c:485: ERROR:SPACING: space required before the open parenthesis '(' src/gen/asn_application.c:486: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/asn_application.c:486: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/asn_application.c:487: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/asn_application.c:487: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/asn_application.c:487: WARNING:SUSPECT_CODE_INDENT: suspect code indent for conditional statements (8, 12) src/gen/asn_application.c:488: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/asn_application.c:488: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/asn_application.c:488: ERROR:SPACING: space required before the open parenthesis '(' src/gen/asn_application.c:489: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/asn_application.c:489: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/asn_application.c:490: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/asn_application.c:490: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/asn_application.c:491: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/asn_application.c:491: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/asn_application.c:492: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/asn_application.c:492: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/asn_application.c:493: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/asn_application.c:493: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/asn_application.c:494: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/asn_application.c:494: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/asn_application.c:495: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/asn_application.c:495: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/asn_application.c:497: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/asn_application.c:497: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/asn_application.c:498: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/asn_application.c:498: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/asn_application.c:501: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/asn_application.c:502: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/asn_application.c:504: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/asn_application.c:504: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/asn_application.c:506: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/asn_application.c:506: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/asn_application.c:507: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/asn_application.c:507: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/asn_application.c:510: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/asn_application.c:511: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/asn_application.c:513: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/asn_application.c:513: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/asn_application.c:515: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/asn_application.c:515: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/asn_application.c:516: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/asn_application.c:516: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/asn_application.c:519: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/asn_application.c:520: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/asn_application.c:522: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/asn_application.c:522: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/asn_application.c:524: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/asn_application.c:524: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/asn_application.c:525: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/asn_application.c:525: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/asn_application.c:528: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/asn_application.c:529: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/asn_application.c:531: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/asn_application.c:531: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/asn_application.c:533: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/asn_application.c:533: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/asn_application.c:534: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/asn_application.c:534: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/asn_application.c:537: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/asn_application.c:538: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/asn_application.c:540: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/asn_application.c:540: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/asn_application.c:542: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/asn_application.c:542: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/asn_application.c:543: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/asn_application.c:543: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/asn_application.c:546: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/asn_application.c:547: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/asn_application.c:549: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/asn_application.c:549: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/asn_application.c:551: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/asn_application.c:551: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/asn_application.c:552: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/asn_application.c:552: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/asn_application.c:554: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/asn_bit_data.c:14: ERROR:OPEN_BRACE: open brace '{' following function definitions go on the next line src/gen/asn_bit_data.c:16: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/asn_bit_data.c:17: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/asn_bit_data.c:18: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/asn_bit_data.c:21: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/asn_bit_data.c:22: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/asn_bit_data.c:22: ERROR:SPACING: space required before the open parenthesis '(' src/gen/asn_bit_data.c:22: WARNING:BRACES_NOT_NECESSARY: braces {} are not necessary for single statement blocks src/gen/asn_bit_data.c:23: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/asn_bit_data.c:23: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/asn_bit_data.c:24: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/asn_bit_data.c:25: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/asn_bit_data.c:26: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/asn_bit_data.c:27: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/asn_bit_data.c:28: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/asn_bit_data.c:29: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/asn_bit_data.c:30: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/asn_bit_data.c:32: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/asn_bit_data.c:36: ERROR:OPEN_BRACE: open brace '{' following function definitions go on the next line src/gen/asn_bit_data.c:41: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/asn_bit_data.c:42: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/asn_bit_data.c:42: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/asn_bit_data.c:43: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/asn_bit_data.c:43: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/asn_bit_data.c:44: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/asn_bit_data.c:44: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/asn_bit_data.c:45: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/asn_bit_data.c:45: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/asn_bit_data.c:46: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/asn_bit_data.c:49: ERROR:OPEN_BRACE: open brace '{' following function definitions go on the next line src/gen/asn_bit_data.c:51: ERROR:SPACING: space required before the open parenthesis '(' src/gen/asn_bit_data.c:62: ERROR:OPEN_BRACE: open brace '{' following function definitions go on the next line src/gen/asn_bit_data.c:69: ERROR:SPACING: space required before the open parenthesis '(' src/gen/asn_bit_data.c:73: ERROR:SPACING: space required before the open parenthesis '(' src/gen/asn_bit_data.c:75: ERROR:SPACING: space required before the open parenthesis '(' src/gen/asn_bit_data.c:80: ERROR:SPACING: space required before the open parenthesis '(' src/gen/asn_bit_data.c:82: ERROR:SPACING: space required before the open parenthesis '(' src/gen/asn_bit_data.c:94: ERROR:SPACING: space required before the open parenthesis '(' src/gen/asn_bit_data.c:107: ERROR:SPACING: space required before the open parenthesis '(' src/gen/asn_bit_data.c:109: ERROR:SPACING: space required before the open parenthesis '(' src/gen/asn_bit_data.c:111: ERROR:SPACING: space required before the open parenthesis '(' src/gen/asn_bit_data.c:113: ERROR:SPACING: space required before the open parenthesis '(' src/gen/asn_bit_data.c:116: ERROR:SPACING: space required before the open parenthesis '(' src/gen/asn_bit_data.c:147: ERROR:OPEN_BRACE: open brace '{' following function definitions go on the next line src/gen/asn_bit_data.c:151: ERROR:SPACING: space required before the open parenthesis '(' src/gen/asn_bit_data.c:154: ERROR:SPACING: space required before the open parenthesis '(' src/gen/asn_bit_data.c:159: ERROR:SPACING: space required before the open parenthesis '(' src/gen/asn_bit_data.c:160: ERROR:SPACING: space required before the open parenthesis '(' src/gen/asn_bit_data.c:162: ERROR:SPACING: space required before the open parenthesis '(' src/gen/asn_bit_data.c:169: ERROR:SPACING: space required before the open parenthesis '(' src/gen/asn_bit_data.c:170: ERROR:SPACING: space required before the open parenthesis '(' src/gen/asn_bit_data.c:173: ERROR:SPACING: space required before the open parenthesis '(' src/gen/asn_bit_data.c:176: ERROR:SPACING: space required before the open parenthesis '(' src/gen/asn_bit_data.c:178: ERROR:SPACING: space required before the open parenthesis '(' src/gen/asn_bit_data.c:191: ERROR:OPEN_BRACE: open brace '{' following function definitions go on the next line src/gen/asn_bit_data.c:197: ERROR:SPACING: space required before the open parenthesis '(' src/gen/asn_bit_data.c:205: ERROR:SPACING: space required before the open parenthesis '(' src/gen/asn_bit_data.c:214: ERROR:SPACING: space required before the open parenthesis '(' src/gen/asn_bit_data.c:216: ERROR:SPACING: space required before the open parenthesis '(' src/gen/asn_bit_data.c:220: ERROR:SPACING: space required before the open parenthesis '(' src/gen/asn_bit_data.c:222: ERROR:SPACING: space required before the open parenthesis '(' src/gen/asn_bit_data.c:245: ERROR:SPACING: space required before the open parenthesis '(' src/gen/asn_bit_data.c:249: ERROR:SPACING: space required before the open parenthesis '(' src/gen/asn_bit_data.c:254: ERROR:SPACING: space required before the open parenthesis '(' src/gen/asn_bit_data.c:260: ERROR:SPACING: space required before the open parenthesis '(' src/gen/asn_bit_data.c:268: ERROR:SPACING: space required before the open parenthesis '(' src/gen/asn_bit_data.c:269: ERROR:SPACING: space required before the open parenthesis '(' src/gen/asn_bit_data.c:283: ERROR:OPEN_BRACE: open brace '{' following function definitions go on the next line src/gen/asn_bit_data.c:286: ERROR:SPACING: space required before the open parenthesis '(' src/gen/asn_bit_data.c:289: ERROR:SPACING: space required before the open parenthesis '(' src/gen/asn_bit_data.c:293: ERROR:SPACING: space required before the open parenthesis '(' src/gen/asn_bit_data.c:297: ERROR:SPACING: space required before the open parenthesis '(' src/gen/asn_bit_data.c:299: ERROR:SPACING: space required before the open parenthesis '(' src/gen/asn_bit_data.c:301: ERROR:SPACING: space required before the open parenthesis '(' src/gen/asn_bit_data.c:303: ERROR:SPACING: space required before the open parenthesis '(' src/gen/asn_bit_data.c:313: ERROR:OPEN_BRACE: open brace '{' following function definitions go on the next line src/gen/asn_bit_data.c:315: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/asn_bit_data.c:316: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/asn_bit_data.c:317: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/asn_bit_data.c:317: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/asn_bit_data.c:319: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/asn_bit_data.c:319: ERROR:SPACING: space required before the open parenthesis '(' src/gen/asn_bit_data.c:319: WARNING:BRACES_NOT_NECESSARY: braces {} are not necessary for single statement blocks src/gen/asn_bit_data.c:320: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/asn_bit_data.c:320: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/asn_bit_data.c:321: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/asn_bit_data.c:323: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/asn_bit_data.c:323: ERROR:SPACING: space required before the open parenthesis '(' src/gen/asn_bit_data.c:324: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/asn_bit_data.c:324: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/asn_bit_data.c:325: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/asn_bit_data.c:326: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/asn_bit_data.c:326: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/asn_bit_data.c:327: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/asn_bit_data.c:327: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/asn_bit_data.c:328: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/asn_bit_data.c:328: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/asn_bit_data.c:329: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/asn_bit_data.c:329: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/asn_bit_data.c:330: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/asn_bit_data.c:330: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/asn_bit_data.c:331: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/asn_codecs_prim.c:8: ERROR:OPEN_BRACE: open brace '{' following function definitions go on the next line src/gen/asn_codecs_prim.c:10: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/asn_codecs_prim.c:10: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/asn_codecs_prim.c:11: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/asn_codecs_prim.c:13: ERROR:SPACING: space required before the open parenthesis '(' src/gen/asn_codecs_prim.c:18: ERROR:SPACING: space required before the open parenthesis '(' src/gen/asn_codecs_prim.c:21: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/asn_codecs_prim.c:21: ERROR:SPACING: space required before the open parenthesis '(' src/gen/asn_codecs_prim.c:22: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/asn_codecs_prim.c:23: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/asn_codecs_prim.c:23: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/asn_codecs_prim.c:24: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/asn_codecs_prim.c:24: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/asn_codecs_prim.c:25: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/asn_codecs_prim.c:26: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/asn_codecs_prim.c:26: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/asn_codecs_prim.c:27: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/asn_codecs_prim.c:28: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/asn_codecs_prim.c:28: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/asn_codecs_prim.c:29: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/asn_codecs_prim.c:29: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/asn_codecs_prim.c:30: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/asn_codecs_prim_ber.c:12: ERROR:OPEN_BRACE: open brace '{' following function definitions go on the next line src/gen/asn_codecs_prim_ber.c:14: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/asn_codecs_prim_ber.c:14: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/asn_codecs_prim_ber.c:15: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/asn_codecs_prim_ber.c:15: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/asn_codecs_prim_ber.c:16: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/asn_codecs_prim_ber.c:17: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/asn_codecs_prim_ber.c:18: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/asn_codecs_prim_ber.c:23: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/asn_codecs_prim_ber.c:23: ERROR:SPACING: space required before the open parenthesis '(' src/gen/asn_codecs_prim_ber.c:24: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/asn_codecs_prim_ber.c:24: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/asn_codecs_prim_ber.c:25: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/asn_codecs_prim_ber.c:25: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/asn_codecs_prim_ber.c:25: ERROR:SPACING: space required before the open parenthesis '(' src/gen/asn_codecs_prim_ber.c:26: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/asn_codecs_prim_ber.c:26: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/asn_codecs_prim_ber.c:27: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/asn_codecs_prim_ber.c:29: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/asn_codecs_prim_ber.c:30: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/asn_codecs_prim_ber.c:30: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/asn_codecs_prim_ber.c:35: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/asn_codecs_prim_ber.c:36: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/asn_codecs_prim_ber.c:36: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/asn_codecs_prim_ber.c:37: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/asn_codecs_prim_ber.c:37: ERROR:SPACING: space required before the open parenthesis '(' src/gen/asn_codecs_prim_ber.c:38: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/asn_codecs_prim_ber.c:38: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/asn_codecs_prim_ber.c:40: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/asn_codecs_prim_ber.c:45: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/asn_codecs_prim_ber.c:46: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/asn_codecs_prim_ber.c:47: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/asn_codecs_prim_ber.c:47: ERROR:SPACING: space required before the open parenthesis '(' src/gen/asn_codecs_prim_ber.c:48: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/asn_codecs_prim_ber.c:48: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/asn_codecs_prim_ber.c:49: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/asn_codecs_prim_ber.c:49: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/asn_codecs_prim_ber.c:50: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/asn_codecs_prim_ber.c:50: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/asn_codecs_prim_ber.c:51: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/asn_codecs_prim_ber.c:53: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/asn_codecs_prim_ber.c:55: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/asn_codecs_prim_ber.c:55: ERROR:SPACING: space required before the open parenthesis '(' src/gen/asn_codecs_prim_ber.c:56: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/asn_codecs_prim_ber.c:56: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/asn_codecs_prim_ber.c:57: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/asn_codecs_prim_ber.c:57: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/asn_codecs_prim_ber.c:58: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/asn_codecs_prim_ber.c:58: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/asn_codecs_prim_ber.c:59: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/asn_codecs_prim_ber.c:61: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/asn_codecs_prim_ber.c:62: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/asn_codecs_prim_ber.c:62: ERROR:SPACING: space required before the open parenthesis '(' src/gen/asn_codecs_prim_ber.c:63: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/asn_codecs_prim_ber.c:63: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/asn_codecs_prim_ber.c:64: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/asn_codecs_prim_ber.c:64: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/asn_codecs_prim_ber.c:65: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/asn_codecs_prim_ber.c:67: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/asn_codecs_prim_ber.c:68: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/asn_codecs_prim_ber.c:70: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/asn_codecs_prim_ber.c:71: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/asn_codecs_prim_ber.c:73: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/asn_codecs_prim_ber.c:74: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/asn_codecs_prim_ber.c:74: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/asn_codecs_prim_ber.c:75: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/asn_codecs_prim_ber.c:75: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/asn_codecs_prim_ber.c:77: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/asn_codecs_prim_ber.c:83: ERROR:OPEN_BRACE: open brace '{' following function definitions go on the next line src/gen/asn_codecs_prim_ber.c:85: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/asn_codecs_prim_ber.c:85: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/asn_codecs_prim_ber.c:86: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/asn_codecs_prim_ber.c:86: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/asn_codecs_prim_ber.c:87: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/asn_codecs_prim_ber.c:87: ERROR:SPACING: space required after that ',' (ctx:VxV) src/gen/asn_codecs_prim_ber.c:87: ERROR:SPACING: space required after that ',' (ctx:VxV) src/gen/asn_codecs_prim_ber.c:88: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/asn_codecs_prim_ber.c:90: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/asn_codecs_prim_ber.c:91: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/asn_codecs_prim_ber.c:91: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/asn_codecs_prim_ber.c:93: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/asn_codecs_prim_ber.c:94: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/asn_codecs_prim_ber.c:94: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/asn_codecs_prim_ber.c:95: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/asn_codecs_prim_ber.c:96: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/asn_codecs_prim_ber.c:96: ERROR:SPACING: space required before the open parenthesis '(' src/gen/asn_codecs_prim_ber.c:97: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/asn_codecs_prim_ber.c:97: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/asn_codecs_prim_ber.c:98: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/asn_codecs_prim_ber.c:98: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/asn_codecs_prim_ber.c:99: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/asn_codecs_prim_ber.c:99: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/asn_codecs_prim_ber.c:100: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/asn_codecs_prim_ber.c:102: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/asn_codecs_prim_ber.c:102: ERROR:SPACING: space required before the open parenthesis '(' src/gen/asn_codecs_prim_ber.c:103: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/asn_codecs_prim_ber.c:103: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/asn_codecs_prim_ber.c:103: WARNING:SUSPECT_CODE_INDENT: suspect code indent for conditional statements (8, 12) src/gen/asn_codecs_prim_ber.c:103: ERROR:SPACING: space required before the open parenthesis '(' src/gen/asn_codecs_prim_ber.c:104: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/asn_codecs_prim_ber.c:104: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/asn_codecs_prim_ber.c:105: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/asn_codecs_prim_ber.c:105: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/asn_codecs_prim_ber.c:106: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/asn_codecs_prim_ber.c:106: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/asn_codecs_prim_ber.c:107: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/asn_codecs_prim_ber.c:107: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/asn_codecs_prim_ber.c:108: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/asn_codecs_prim_ber.c:108: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/asn_codecs_prim_ber.c:109: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/asn_codecs_prim_ber.c:110: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/asn_codecs_prim_ber.c:110: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/asn_codecs_prim_ber.c:111: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/asn_codecs_prim_ber.c:113: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/asn_codecs_prim_ber.c:114: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/asn_internal.c:3: ERROR:OPEN_BRACE: open brace '{' following function definitions go on the next line src/gen/asn_internal.c:5: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/asn_internal.c:5: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/asn_internal.c:6: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/asn_internal.c:7: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/asn_internal.c:8: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/asn_internal.c:9: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/asn_internal.c:10: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/asn_internal.c:12: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/asn_internal.c:13: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/asn_internal.c:13: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/asn_internal.c:14: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/asn_internal.c:14: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/asn_internal.c:16: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/asn_internal.c:16: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/asn_internal.c:17: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/asn_internal.c:17: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/asn_internal.c:18: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/asn_internal.c:18: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/asn_internal.c:18: WARNING:SUSPECT_CODE_INDENT: suspect code indent for conditional statements (8, 12) src/gen/asn_internal.c:18: ERROR:SPACING: space required before the open parenthesis '(' src/gen/asn_internal.c:19: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/asn_internal.c:19: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/asn_internal.c:19: ERROR:SPACING: space required before the open parenthesis '(' src/gen/asn_internal.c:20: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/asn_internal.c:20: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/asn_internal.c:20: ERROR:SPACING: space required before the open parenthesis '(' src/gen/asn_internal.c:21: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/asn_internal.c:21: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/asn_internal.c:22: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/asn_internal.c:22: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/asn_internal.c:23: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/asn_internal.c:23: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/asn_internal.c:24: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/asn_internal.c:24: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/asn_internal.c:26: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/asn_internal.c:26: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/asn_internal.c:27: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/asn_internal.c:27: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/asn_internal.c:27: WARNING:SUSPECT_CODE_INDENT: suspect code indent for conditional statements (8, 12) src/gen/asn_internal.c:27: ERROR:SPACING: space required before the open parenthesis '(' src/gen/asn_internal.c:28: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/asn_internal.c:28: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/asn_internal.c:29: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/asn_internal.c:29: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/asn_internal.c:29: WARNING:SUSPECT_CODE_INDENT: suspect code indent for conditional statements (12, 14) src/gen/asn_internal.c:29: ERROR:SPACING: space required before the open parenthesis '(' src/gen/asn_internal.c:29: WARNING:BRACES_NOT_NECESSARY: braces {} are not necessary for single statement blocks src/gen/asn_internal.c:30: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/asn_internal.c:30: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/asn_internal.c:31: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/asn_internal.c:31: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/asn_internal.c:32: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/asn_internal.c:32: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/asn_internal.c:32: WARNING:SUSPECT_CODE_INDENT: suspect code indent for conditional statements (8, 12) src/gen/asn_internal.c:33: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/asn_internal.c:33: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/asn_internal.c:34: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/asn_internal.c:34: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/asn_internal.c:34: ERROR:SPACING: space required before the open parenthesis '(' src/gen/asn_internal.c:35: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/asn_internal.c:35: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/asn_internal.c:36: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/asn_internal.c:36: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/asn_internal.c:37: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/asn_internal.c:37: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/asn_internal.c:38: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/asn_internal.c:38: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/asn_internal.c:39: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/asn_internal.c:39: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/asn_internal.c:40: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/asn_internal.c:40: ERROR:SPACING: space required before the open parenthesis '(' src/gen/asn_internal.c:42: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/asn_internal.c:43: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/asn_internal.c:43: ERROR:SPACING: space required before the open parenthesis '(' src/gen/asn_internal.c:44: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/asn_internal.c:44: ERROR:SPACING: space required before the open parenthesis '(' src/gen/asn_internal.c:44: WARNING:BRACES_NOT_NECESSARY: braces {} are not necessary for single statement blocks src/gen/asn_internal.c:45: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/asn_internal.c:45: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/asn_internal.c:46: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/asn_internal.c:48: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/asn_random_fill.c:11: ERROR:OPEN_BRACE: open brace '{' following function definitions go on the next line src/gen/asn_random_fill.c:13: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/asn_random_fill.c:13: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/asn_random_fill.c:15: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/asn_random_fill.c:15: ERROR:SPACING: space required before the open parenthesis '(' src/gen/asn_random_fill.c:16: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/asn_random_fill.c:16: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/asn_random_fill.c:17: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/asn_random_fill.c:17: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/asn_random_fill.c:18: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/asn_random_fill.c:18: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/asn_random_fill.c:19: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/asn_random_fill.c:20: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/asn_random_fill.c:20: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/asn_random_fill.c:21: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/asn_random_fill.c:24: ERROR:OPEN_BRACE: open brace '{' following function definitions go on the next line src/gen/asn_random_fill.c:26: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/asn_random_fill.c:27: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/asn_random_fill.c:27: ERROR:SPACING: space required before the open parenthesis '(' src/gen/asn_random_fill.c:28: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/asn_random_fill.c:28: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/asn_random_fill.c:29: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/asn_random_fill.c:29: ERROR:SPACING: space required before the open parenthesis '(' src/gen/asn_random_fill.c:30: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/asn_random_fill.c:30: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/asn_random_fill.c:31: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/asn_random_fill.c:32: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/asn_random_fill.c:32: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/asn_random_fill.c:33: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/asn_random_fill.c:33: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/asn_random_fill.c:34: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/asn_random_fill.c:37: ERROR:OPEN_BRACE: open brace '{' following function definitions go on the next line src/gen/asn_random_fill.c:39: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/asn_random_fill.c:39: ERROR:SPACING: space required before the open parenthesis '(' src/gen/asn_random_fill.c:40: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/asn_random_fill.c:40: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/asn_random_fill.c:41: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/asn_random_fill.c:42: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/asn_random_fill.c:42: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/asn_random_fill.c:43: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/asn_random_fill.c:43: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/asn_random_fill.c:44: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/asn_random_fill.c:44: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/asn_random_fill.c:45: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/asn_random_fill.c:45: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/asn_random_fill.c:46: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/asn_random_fill.c:46: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/asn_random_fill.c:47: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/asn_random_fill.c:47: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/asn_random_fill.c:50: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/asn_random_fill.c:50: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/asn_random_fill.c:53: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/asn_random_fill.c:53: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/asn_random_fill.c:54: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/asn_random_fill.c:54: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/asn_random_fill.c:56: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/asn_random_fill.c:56: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/asn_random_fill.c:56: WARNING:SUSPECT_CODE_INDENT: suspect code indent for conditional statements (8, 12) src/gen/asn_random_fill.c:56: ERROR:SPACING: space required before the open parenthesis '(' src/gen/asn_random_fill.c:57: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/asn_random_fill.c:57: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/asn_random_fill.c:59: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/asn_random_fill.c:59: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/asn_random_fill.c:61: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/asn_random_fill.c:61: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/asn_random_fill.c:63: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/asn_random_fill.c:63: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/asn_random_fill.c:65: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/asn_random_fill.c:65: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/asn_random_fill.c:66: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/ber_decoder.c:13: ERROR:SPACING: space required before the open parenthesis '(' src/gen/ber_decoder.c:18: ERROR:SPACING: space required before the open parenthesis '(' src/gen/ber_decoder.c:19: ERROR:SPACING: space required before the open parenthesis '(' src/gen/ber_decoder.c:24: ERROR:SPACING: space required before the open parenthesis '(' src/gen/ber_decoder.c:29: ERROR:OPEN_BRACE: open brace '{' following function definitions go on the next line src/gen/ber_decoder.c:31: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/ber_decoder.c:31: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/ber_decoder.c:32: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/ber_decoder.c:32: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/ber_decoder.c:33: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/ber_decoder.c:39: ERROR:SPACING: space required before the open parenthesis '(' src/gen/ber_decoder.c:40: ERROR:SPACING: space required before the open parenthesis '(' src/gen/ber_decoder.c:64: ERROR:OPEN_BRACE: open brace '{' following function definitions go on the next line src/gen/ber_decoder.c:66: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/ber_decoder.c:66: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/ber_decoder.c:67: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/ber_decoder.c:67: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/ber_decoder.c:68: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/ber_decoder.c:68: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/ber_decoder.c:69: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/ber_decoder.c:83: ERROR:SPACING: space required before the open parenthesis '(' src/gen/ber_decoder.c:89: WARNING:SPACE_BEFORE_TAB: please, no space before tabs src/gen/ber_decoder.c:90: WARNING:SPACE_BEFORE_TAB: please, no space before tabs src/gen/ber_decoder.c:93: ERROR:TRAILING_WHITESPACE: trailing whitespace src/gen/ber_decoder.c:109: ERROR:SPACING: spaces required around that '==' (ctx:VxV) src/gen/ber_decoder.c:109: ERROR:SPACING: spaces required around that '?' (ctx:VxO) src/gen/ber_decoder.c:109: ERROR:SPACING: space required before that '-' (ctx:OxV) src/gen/ber_decoder.c:115: ERROR:SPACING: space required before the open parenthesis '(' src/gen/ber_decoder.c:122: ERROR:SPACING: space required before the open parenthesis '(' src/gen/ber_decoder.c:129: ERROR:SPACING: space required before the open parenthesis '(' src/gen/ber_decoder.c:139: ERROR:SPACING: space required before the open parenthesis '(' src/gen/ber_decoder.c:150: ERROR:SPACING: space required before the open parenthesis '(' src/gen/ber_decoder.c:161: ERROR:SPACING: space required before the open parenthesis '(' src/gen/ber_decoder.c:167: WARNING:SUSPECT_CODE_INDENT: suspect code indent for conditional statements (16, 20) src/gen/ber_decoder.c:169: WARNING:TABSTOP: Statements should start on a tabstop src/gen/ber_decoder.c:169: ERROR:SPACING: space required before the open parenthesis '(' src/gen/ber_decoder.c:173: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/ber_decoder.c:173: WARNING:SPACE_BEFORE_TAB: please, no space before tabs src/gen/ber_decoder.c:179: WARNING:TABSTOP: Statements should start on a tabstop src/gen/ber_decoder.c:189: ERROR:SPACING: space required before the open parenthesis '(' src/gen/ber_decoder.c:190: ERROR:SPACING: space required before the open parenthesis '(' src/gen/ber_decoder.c:196: ERROR:SPACING: space required before the open parenthesis '(' src/gen/ber_decoder.c:210: ERROR:SPACING: space required before the open parenthesis '(' src/gen/ber_decoder.c:222: ERROR:SPACING: space required before the open parenthesis '(' src/gen/ber_decoder.c:226: ERROR:SPACING: space required before the open parenthesis '(' src/gen/ber_decoder.c:236: ERROR:SPACING: space required before the open parenthesis '(' src/gen/ber_decoder.c:247: ERROR:SPACING: space required before the open parenthesis '(' src/gen/ber_decoder.c:249: ERROR:SPACING: space required before the open parenthesis '(' src/gen/ber_decoder.c:253: ERROR:SPACING: space required before the open parenthesis '(' src/gen/ber_decoder.c:266: ERROR:SPACING: space required before the open parenthesis '(' src/gen/ber_decoder.c:275: ERROR:SPACING: space required before the open parenthesis '(' src/gen/ber_decoder.c:277: ERROR:SPACING: space required before the open parenthesis '(' src/gen/ber_tlv_length.c:9: ERROR:OPEN_BRACE: open brace '{' following function definitions go on the next line src/gen/ber_tlv_length.c:15: ERROR:SPACING: space required before the open parenthesis '(' src/gen/ber_tlv_length.c:19: ERROR:SPACING: space required before the open parenthesis '(' src/gen/ber_tlv_length.c:25: WARNING:UNNECESSARY_ELSE: else is not generally useful after a break or return src/gen/ber_tlv_length.c:29: ERROR:SPACING: space required before the open parenthesis '(' src/gen/ber_tlv_length.c:34: ERROR:SPACING: space required before the open parenthesis '(' src/gen/ber_tlv_length.c:40: ERROR:SPACING: space required before the open parenthesis '(' src/gen/ber_tlv_length.c:44: ERROR:SPACING: space required before the open parenthesis '(' src/gen/ber_tlv_length.c:52: ERROR:SPACING: space required before the open parenthesis '(' src/gen/ber_tlv_length.c:53: ERROR:SPACING: space required before the open parenthesis '(' src/gen/ber_tlv_length.c:67: ERROR:OPEN_BRACE: open brace '{' following function definitions go on the next line src/gen/ber_tlv_length.c:78: ERROR:SPACING: space required before the open parenthesis '(' src/gen/ber_tlv_length.c:85: ERROR:SPACING: space required before the open parenthesis '(' src/gen/ber_tlv_length.c:90: ERROR:SPACING: space required before the open parenthesis '(' src/gen/ber_tlv_length.c:92: ERROR:SPACING: space required before the open parenthesis '(' src/gen/ber_tlv_length.c:101: ERROR:SPACING: space required before the open parenthesis '(' src/gen/ber_tlv_length.c:106: ERROR:SPACING: space required before the open parenthesis '(' src/gen/ber_tlv_length.c:111: ERROR:SPACING: space required before the open parenthesis '(' src/gen/ber_tlv_length.c:120: ERROR:SPACING: space required before the open parenthesis '(' src/gen/ber_tlv_length.c:131: ERROR:OPEN_BRACE: open brace '{' following function definitions go on the next line src/gen/ber_tlv_length.c:138: ERROR:SPACING: space required before the open parenthesis '(' src/gen/ber_tlv_length.c:140: ERROR:SPACING: space required before the open parenthesis '(' src/gen/ber_tlv_length.c:147: ERROR:SPACING: space required before the open parenthesis '(' src/gen/ber_tlv_length.c:148: ERROR:SPACING: space required before the open parenthesis '(' src/gen/ber_tlv_length.c:154: ERROR:SPACING: space required before the open parenthesis '(' src/gen/ber_tlv_length.c:163: ERROR:SPACING: space required before the open parenthesis '(' src/gen/ber_tlv_tag.c:9: ERROR:OPEN_BRACE: open brace '{' following function definitions go on the next line src/gen/ber_tlv_tag.c:15: ERROR:SPACING: space required before the open parenthesis '(' src/gen/ber_tlv_tag.c:20: ERROR:SPACING: space required before the open parenthesis '(' src/gen/ber_tlv_tag.c:33: ERROR:SPACING: space required before the open parenthesis '(' src/gen/ber_tlv_tag.c:37: ERROR:SPACING: space required before the open parenthesis '(' src/gen/ber_tlv_tag.c:43: ERROR:SPACING: space required before the open parenthesis '(' src/gen/ber_tlv_tag.c:61: ERROR:OPEN_BRACE: open brace '{' following function definitions go on the next line src/gen/ber_tlv_tag.c:67: ERROR:SPACING: space required before the open parenthesis '(' src/gen/ber_tlv_tag.c:75: ERROR:OPEN_BRACE: open brace '{' following function definitions go on the next line src/gen/ber_tlv_tag.c:80: ERROR:SPACING: space required before the open parenthesis '(' src/gen/ber_tlv_tag.c:88: ERROR:SPACING: space required before the open parenthesis '(' src/gen/ber_tlv_tag.c:93: ERROR:OPEN_BRACE: open brace '{' following function definitions go on the next line src/gen/ber_tlv_tag.c:103: ERROR:OPEN_BRACE: open brace '{' following function definitions go on the next line src/gen/ber_tlv_tag.c:112: ERROR:SPACING: space required before the open parenthesis '(' src/gen/ber_tlv_tag.c:114: ERROR:SPACING: space required before the open parenthesis '(' src/gen/ber_tlv_tag.c:116: ERROR:SPACING: space required before the open parenthesis '(' src/gen/ber_tlv_tag.c:124: ERROR:SPACING: space required before the open parenthesis '(' src/gen/ber_tlv_tag.c:125: ERROR:SPACING: space required before the open parenthesis '(' src/gen/ber_tlv_tag.c:131: ERROR:SPACING: space required before the open parenthesis '(' src/gen/ber_tlv_tag.c:138: ERROR:SPACING: space required before the open parenthesis '(' src/gen/constr_CHOICE.c:9: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_CHOICE.c:11: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_CHOICE.c:13: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_CHOICE.c:15: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_CHOICE.c:16: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_CHOICE.c:18: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_CHOICE.c:19: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_CHOICE.c:21: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_CHOICE.c:22: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_CHOICE.c:25: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_CHOICE.c:26: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_CHOICE.c:28: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_CHOICE.c:29: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_CHOICE.c:32: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_CHOICE.c:33: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_CHOICE.c:35: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_CHOICE.c:36: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_CHOICE.c:39: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_CHOICE.c:40: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_CHOICE.c:42: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_CHOICE.c:43: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_CHOICE.c:46: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_CHOICE.c:47: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_CHOICE.c:49: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_CHOICE.c:50: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_CHOICE.c:53: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_CHOICE.c:54: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_CHOICE.c:56: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_CHOICE.c:57: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_CHOICE.c:60: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_CHOICE.c:62: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_CHOICE.c:64: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_CHOICE.c:67: ERROR:OPEN_BRACE: open brace '{' following function definitions go on the next line src/gen/constr_CHOICE.c:69: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_CHOICE.c:70: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_CHOICE.c:72: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_CHOICE.c:73: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_CHOICE.c:78: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_CHOICE.c:80: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_CHOICE.c:80: ERROR:SPACING: space required before the open parenthesis '(' src/gen/constr_CHOICE.c:81: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/constr_CHOICE.c:81: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_CHOICE.c:82: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/constr_CHOICE.c:82: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_CHOICE.c:84: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/constr_CHOICE.c:84: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_CHOICE.c:84: WARNING:SUSPECT_CODE_INDENT: suspect code indent for conditional statements (8, 12) src/gen/constr_CHOICE.c:84: ERROR:SPACING: space required before the open parenthesis '(' src/gen/constr_CHOICE.c:85: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/constr_CHOICE.c:85: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_CHOICE.c:86: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/constr_CHOICE.c:86: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_CHOICE.c:87: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/constr_CHOICE.c:87: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_CHOICE.c:87: WARNING:SUSPECT_CODE_INDENT: suspect code indent for conditional statements (8, 12) src/gen/constr_CHOICE.c:88: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/constr_CHOICE.c:88: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_CHOICE.c:89: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/constr_CHOICE.c:89: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_CHOICE.c:90: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/constr_CHOICE.c:90: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_CHOICE.c:92: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/constr_CHOICE.c:92: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_CHOICE.c:93: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/constr_CHOICE.c:93: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_CHOICE.c:94: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_CHOICE.c:95: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/constr_CHOICE.c:95: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_CHOICE.c:96: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_CHOICE.c:103: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/constr_CHOICE.c:103: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_CHOICE.c:104: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/constr_CHOICE.c:104: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_CHOICE.c:106: ERROR:OPEN_BRACE: open brace '{' following function definitions go on the next line src/gen/constr_CHOICE.c:108: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/constr_CHOICE.c:108: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_CHOICE.c:109: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_CHOICE.c:110: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/constr_CHOICE.c:110: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_CHOICE.c:111: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_CHOICE.c:113: ERROR:SPACING: space required before the open parenthesis '(' src/gen/constr_CHOICE.c:123: ERROR:SPACING: space required after that ',' (ctx:VxV) src/gen/constr_CHOICE.c:124: ERROR:SPACING: space required before the open parenthesis '(' src/gen/constr_CHOICE.c:128: ERROR:SPACING: space required before the open parenthesis '(' src/gen/constr_CHOICE.c:130: ERROR:SPACING: space required before the open parenthesis '(' src/gen/constr_CHOICE.c:131: ERROR:SPACING: space required before the open parenthesis '(' src/gen/constr_CHOICE.c:142: ERROR:SPACING: space required before the open parenthesis '(' src/gen/constr_CHOICE.c:157: ERROR:OPEN_BRACE: open brace '{' following function definitions go on the next line src/gen/constr_CHOICE.c:159: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/constr_CHOICE.c:159: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_CHOICE.c:160: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_CHOICE.c:161: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_CHOICE.c:163: ERROR:SPACING: space required before the open parenthesis '(' src/gen/constr_CHOICE.c:166: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_CHOICE.c:178: ERROR:SPACING: space required before the open parenthesis '(' src/gen/constr_CHOICE.c:182: ERROR:SPACING: space required before the open parenthesis '(' src/gen/constr_CHOICE.c:184: ERROR:SPACING: space required before the open parenthesis '(' src/gen/constr_CHOICE.c:192: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_CHOICE.c:192: ERROR:SPACING: space required before the open parenthesis '(' src/gen/constr_CHOICE.c:193: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_CHOICE.c:194: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/constr_CHOICE.c:194: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_CHOICE.c:195: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/constr_CHOICE.c:195: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_CHOICE.c:196: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_CHOICE.c:197: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/constr_CHOICE.c:197: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_CHOICE.c:198: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_CHOICE.c:199: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/constr_CHOICE.c:199: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_CHOICE.c:200: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/constr_CHOICE.c:200: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_CHOICE.c:201: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_CHOICE.c:214: ERROR:OPEN_BRACE: open brace '{' following function definitions go on the next line src/gen/constr_CHOICE.c:216: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/constr_CHOICE.c:216: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_CHOICE.c:217: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_CHOICE.c:222: ERROR:SPACING: space required before the open parenthesis '(' src/gen/constr_CHOICE.c:235: ERROR:OPEN_BRACE: open brace '{' following function definitions go on the next line src/gen/constr_CHOICE.c:237: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/constr_CHOICE.c:237: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_CHOICE.c:238: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_CHOICE.c:241: ERROR:SPACING: space required before the open parenthesis '(' src/gen/constr_CHOICE.c:251: ERROR:OPEN_BRACE: open brace '{' following function definitions go on the next line src/gen/constr_CHOICE.c:253: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/constr_CHOICE.c:253: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_CHOICE.c:254: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_CHOICE.c:255: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/constr_CHOICE.c:255: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_CHOICE.c:256: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_CHOICE.c:258: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_CHOICE.c:258: ERROR:SPACING: space required before the open parenthesis '(' src/gen/constr_CHOICE.c:259: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/constr_CHOICE.c:259: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_CHOICE.c:260: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/constr_CHOICE.c:260: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_CHOICE.c:261: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/constr_CHOICE.c:261: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_CHOICE.c:262: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_CHOICE.c:268: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_CHOICE.c:274: WARNING:SUSPECT_CODE_INDENT: suspect code indent for conditional statements (8, 8) src/gen/constr_CHOICE.c:274: ERROR:SPACING: space required before the open parenthesis '(' src/gen/constr_CHOICE.c:275: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/constr_CHOICE.c:275: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_CHOICE.c:276: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/constr_CHOICE.c:276: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_CHOICE.c:278: WARNING:SUSPECT_CODE_INDENT: suspect code indent for conditional statements (16, 12) src/gen/constr_CHOICE.c:278: ERROR:SPACING: space required before the open parenthesis '(' src/gen/constr_CHOICE.c:279: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/constr_CHOICE.c:279: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_CHOICE.c:280: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/constr_CHOICE.c:280: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_CHOICE.c:281: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/constr_CHOICE.c:281: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_CHOICE.c:281: WARNING:SUSPECT_CODE_INDENT: suspect code indent for conditional statements (8, 12) src/gen/constr_CHOICE.c:282: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/constr_CHOICE.c:282: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_CHOICE.c:283: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/constr_CHOICE.c:283: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_CHOICE.c:284: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/constr_CHOICE.c:284: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_CHOICE.c:285: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/constr_CHOICE.c:285: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_CHOICE.c:286: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_CHOICE.c:287: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/constr_CHOICE.c:287: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_CHOICE.c:288: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/constr_CHOICE.c:288: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_CHOICE.c:289: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_CHOICE.c:293: ERROR:OPEN_BRACE: open brace '{' following function definitions go on the next line src/gen/constr_CHOICE.c:295: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_CHOICE.c:296: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_CHOICE.c:297: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_CHOICE.c:298: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_CHOICE.c:299: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_CHOICE.c:300: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_CHOICE.c:302: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_CHOICE.c:302: ERROR:SPACING: space required before the open parenthesis '(' src/gen/constr_CHOICE.c:303: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/constr_CHOICE.c:303: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_CHOICE.c:303: WARNING:SUSPECT_CODE_INDENT: suspect code indent for conditional statements (8, 12) src/gen/constr_CHOICE.c:303: ERROR:SPACING: space required before the open parenthesis '(' src/gen/constr_CHOICE.c:304: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/constr_CHOICE.c:304: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_CHOICE.c:305: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/constr_CHOICE.c:305: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_CHOICE.c:306: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/constr_CHOICE.c:306: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_CHOICE.c:306: WARNING:SUSPECT_CODE_INDENT: suspect code indent for conditional statements (8, 12) src/gen/constr_CHOICE.c:306: ERROR:SPACING: space required before the open parenthesis '(' src/gen/constr_CHOICE.c:307: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/constr_CHOICE.c:307: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_CHOICE.c:308: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/constr_CHOICE.c:308: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_CHOICE.c:308: WARNING:SUSPECT_CODE_INDENT: suspect code indent for conditional statements (8, 12) src/gen/constr_CHOICE.c:309: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/constr_CHOICE.c:309: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_CHOICE.c:310: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/constr_CHOICE.c:310: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_CHOICE.c:311: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_CHOICE.c:311: ERROR:SPACING: space required before the open parenthesis '(' src/gen/constr_CHOICE.c:312: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/constr_CHOICE.c:312: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_CHOICE.c:313: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_CHOICE.c:314: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/constr_CHOICE.c:314: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_CHOICE.c:315: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_CHOICE.c:318: ERROR:OPEN_BRACE: open brace '{' following function definitions go on the next line src/gen/constr_CHOICE.c:320: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_CHOICE.c:320: ERROR:SPACING: space required before the open parenthesis '(' src/gen/constr_CHOICE.c:322: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_CHOICE.c:323: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_CHOICE.c:324: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/constr_CHOICE.c:324: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_CHOICE.c:325: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_CHOICE.c:326: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_CHOICE.c:327: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_CHOICE.c:329: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_CHOICE.c:330: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_CHOICE.c:332: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_CHOICE.c:332: ERROR:SPACING: space required before the open parenthesis '(' src/gen/constr_CHOICE.c:333: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/constr_CHOICE.c:333: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_CHOICE.c:333: WARNING:SUSPECT_CODE_INDENT: suspect code indent for conditional statements (8, 12) src/gen/constr_CHOICE.c:333: ERROR:SPACING: space required before the open parenthesis '(' src/gen/constr_CHOICE.c:334: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/constr_CHOICE.c:334: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_CHOICE.c:335: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/constr_CHOICE.c:335: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_CHOICE.c:336: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/constr_CHOICE.c:336: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_CHOICE.c:337: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/constr_CHOICE.c:337: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_CHOICE.c:338: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_CHOICE.c:340: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_CHOICE.c:340: ERROR:SPACING: space required before the open parenthesis '(' src/gen/constr_CHOICE.c:341: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/constr_CHOICE.c:341: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_CHOICE.c:342: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/constr_CHOICE.c:342: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_CHOICE.c:342: ERROR:SPACING: space required before the open parenthesis '(' src/gen/constr_CHOICE.c:343: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_CHOICE.c:345: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_CHOICE.c:346: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/constr_CHOICE.c:346: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_CHOICE.c:348: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_CHOICE.c:348: ERROR:SPACING: space required before the open parenthesis '(' src/gen/constr_CHOICE.c:349: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_CHOICE.c:351: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_CHOICE.c:352: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_CHOICE.c:352: ERROR:SPACING: space required before the open parenthesis '(' src/gen/constr_CHOICE.c:353: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/constr_CHOICE.c:354: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/constr_CHOICE.c:354: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_CHOICE.c:355: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/constr_CHOICE.c:355: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_CHOICE.c:355: ERROR:POINTER_LOCATION: "(foo* const*)" should be "(foo * const*)" src/gen/constr_CHOICE.c:355: ERROR:POINTER_LOCATION: "(foo*)" should be "(foo *)" src/gen/constr_CHOICE.c:356: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_CHOICE.c:357: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/constr_CHOICE.c:357: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_CHOICE.c:358: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/constr_CHOICE.c:358: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_CHOICE.c:359: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/constr_CHOICE.c:359: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_CHOICE.c:359: ERROR:POINTER_LOCATION: "(foo*)" should be "(foo *)" src/gen/constr_CHOICE.c:359: ERROR:POINTER_LOCATION: "(foo*)" should be "(foo *)" src/gen/constr_CHOICE.c:360: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_CHOICE.c:361: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_CHOICE.c:362: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_CHOICE.c:364: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_CHOICE.c:365: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/constr_CHOICE.c:365: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_CHOICE.c:366: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/constr_CHOICE.c:366: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_CHOICE.c:368: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_CHOICE.c:375: ERROR:OPEN_BRACE: open brace '{' following function definitions go on the next line src/gen/constr_CHOICE.c:377: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_CHOICE.c:378: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/constr_CHOICE.c:378: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_CHOICE.c:379: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_CHOICE.c:388: ERROR:OPEN_BRACE: open brace '{' following function definitions go on the next line src/gen/constr_CHOICE.c:390: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/constr_CHOICE.c:390: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_CHOICE.c:391: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_CHOICE.c:392: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/constr_CHOICE.c:392: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_CHOICE.c:393: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_CHOICE.c:395: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_CHOICE.c:395: ERROR:SPACING: space required before the open parenthesis '(' src/gen/constr_CHOICE.c:395: WARNING:BRACES_NOT_NECESSARY: braces {} are not necessary for single statement blocks src/gen/constr_CHOICE.c:396: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/constr_CHOICE.c:396: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_CHOICE.c:397: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_CHOICE.c:399: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_CHOICE.c:399: ERROR:SPACING: space required before the open parenthesis '(' src/gen/constr_CHOICE.c:400: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/constr_CHOICE.c:400: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_CHOICE.c:402: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_CHOICE.c:403: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/constr_CHOICE.c:403: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_CHOICE.c:404: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_CHOICE.c:404: ERROR:SPACING: space required before the open parenthesis '(' src/gen/constr_CHOICE.c:405: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/constr_CHOICE.c:405: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_CHOICE.c:407: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_CHOICE.c:407: ERROR:SPACING: space required before the open parenthesis '(' src/gen/constr_CHOICE.c:408: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/constr_CHOICE.c:408: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_CHOICE.c:409: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/constr_CHOICE.c:409: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_CHOICE.c:410: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_CHOICE.c:412: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_CHOICE.c:414: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_CHOICE_ber.c:14: ERROR:SPACING: spaces required around that '<' (ctx:VxV) src/gen/constr_CHOICE_ber.c:35: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_CHOICE_ber.c:36: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/constr_CHOICE_ber.c:36: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_CHOICE_ber.c:37: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/constr_CHOICE_ber.c:37: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_CHOICE_ber.c:38: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/constr_CHOICE_ber.c:38: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_CHOICE_ber.c:39: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/constr_CHOICE_ber.c:39: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_CHOICE_ber.c:39: WARNING:SUSPECT_CODE_INDENT: suspect code indent for conditional statements (8, 12) src/gen/constr_CHOICE_ber.c:39: ERROR:SPACING: space required before the open parenthesis '(' src/gen/constr_CHOICE_ber.c:40: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/constr_CHOICE_ber.c:40: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_CHOICE_ber.c:41: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/constr_CHOICE_ber.c:41: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_CHOICE_ber.c:42: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_CHOICE_ber.c:42: ERROR:SPACING: space required before the open parenthesis '(' src/gen/constr_CHOICE_ber.c:49: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_CHOICE_ber.c:50: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/constr_CHOICE_ber.c:50: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_CHOICE_ber.c:51: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/constr_CHOICE_ber.c:51: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_CHOICE_ber.c:52: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_CHOICE_ber.c:52: ERROR:SPACING: space required before the open parenthesis '(' src/gen/constr_CHOICE_ber.c:59: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_CHOICE_ber.c:60: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/constr_CHOICE_ber.c:60: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_CHOICE_ber.c:61: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/constr_CHOICE_ber.c:61: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_CHOICE_ber.c:62: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/constr_CHOICE_ber.c:62: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_CHOICE_ber.c:63: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_CHOICE_ber.c:63: ERROR:SPACING: space required before the open parenthesis '(' src/gen/constr_CHOICE_ber.c:68: ERROR:OPEN_BRACE: open brace '{' following function definitions go on the next line src/gen/constr_CHOICE_ber.c:70: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_CHOICE_ber.c:71: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_CHOICE_ber.c:73: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_CHOICE_ber.c:74: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_CHOICE_ber.c:76: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_CHOICE_ber.c:76: ERROR:SPACING: space required before the open parenthesis '(' src/gen/constr_CHOICE_ber.c:77: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/constr_CHOICE_ber.c:77: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_CHOICE_ber.c:78: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/constr_CHOICE_ber.c:78: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_CHOICE_ber.c:80: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/constr_CHOICE_ber.c:80: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_CHOICE_ber.c:80: WARNING:SUSPECT_CODE_INDENT: suspect code indent for conditional statements (8, 12) src/gen/constr_CHOICE_ber.c:80: ERROR:SPACING: space required before the open parenthesis '(' src/gen/constr_CHOICE_ber.c:81: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/constr_CHOICE_ber.c:81: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_CHOICE_ber.c:82: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/constr_CHOICE_ber.c:82: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_CHOICE_ber.c:82: WARNING:SUSPECT_CODE_INDENT: suspect code indent for conditional statements (8, 12) src/gen/constr_CHOICE_ber.c:82: ERROR:SPACING: space required before the open parenthesis '(' src/gen/constr_CHOICE_ber.c:83: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/constr_CHOICE_ber.c:83: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_CHOICE_ber.c:84: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/constr_CHOICE_ber.c:84: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_CHOICE_ber.c:84: WARNING:SUSPECT_CODE_INDENT: suspect code indent for conditional statements (8, 12) src/gen/constr_CHOICE_ber.c:85: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/constr_CHOICE_ber.c:85: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_CHOICE_ber.c:86: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_CHOICE_ber.c:86: ERROR:SPACING: space required before the open parenthesis '(' src/gen/constr_CHOICE_ber.c:87: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/constr_CHOICE_ber.c:87: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_CHOICE_ber.c:88: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_CHOICE_ber.c:89: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/constr_CHOICE_ber.c:89: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_CHOICE_ber.c:90: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_CHOICE_ber.c:96: ERROR:OPEN_BRACE: open brace '{' following function definitions go on the next line src/gen/constr_CHOICE_ber.c:98: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/constr_CHOICE_ber.c:98: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_CHOICE_ber.c:99: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/constr_CHOICE_ber.c:99: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_CHOICE_ber.c:103: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_CHOICE_ber.c:104: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/constr_CHOICE_ber.c:104: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_CHOICE_ber.c:105: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_CHOICE_ber.c:110: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_CHOICE_ber.c:111: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_CHOICE_ber.c:113: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_CHOICE_ber.c:114: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_CHOICE_ber.c:115: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_CHOICE_ber.c:117: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_CHOICE_ber.c:119: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_CHOICE_ber.c:124: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_CHOICE_ber.c:124: ERROR:SPACING: space required before the open parenthesis '(' src/gen/constr_CHOICE_ber.c:125: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/constr_CHOICE_ber.c:125: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_CHOICE_ber.c:126: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/constr_CHOICE_ber.c:126: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_CHOICE_ber.c:126: WARNING:SUSPECT_CODE_INDENT: suspect code indent for conditional statements (8, 12) src/gen/constr_CHOICE_ber.c:126: ERROR:SPACING: space required before the open parenthesis '(' src/gen/constr_CHOICE_ber.c:126: WARNING:BRACES_NOT_NECESSARY: braces {} are not necessary for single statement blocks src/gen/constr_CHOICE_ber.c:127: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/constr_CHOICE_ber.c:127: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_CHOICE_ber.c:128: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/constr_CHOICE_ber.c:128: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_CHOICE_ber.c:129: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_CHOICE_ber.c:134: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_CHOICE_ber.c:139: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_CHOICE_ber.c:139: ERROR:SPACING: space required before the open parenthesis '(' src/gen/constr_CHOICE_ber.c:140: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_CHOICE_ber.c:141: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/constr_CHOICE_ber.c:142: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/constr_CHOICE_ber.c:143: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/constr_CHOICE_ber.c:144: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/constr_CHOICE_ber.c:145: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/constr_CHOICE_ber.c:147: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/constr_CHOICE_ber.c:147: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_CHOICE_ber.c:147: WARNING:SUSPECT_CODE_INDENT: suspect code indent for conditional statements (8, 12) src/gen/constr_CHOICE_ber.c:147: ERROR:SPACING: space required before the open parenthesis '(' src/gen/constr_CHOICE_ber.c:148: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/constr_CHOICE_ber.c:148: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_CHOICE_ber.c:149: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/constr_CHOICE_ber.c:149: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_CHOICE_ber.c:150: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/constr_CHOICE_ber.c:150: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_CHOICE_ber.c:150: ERROR:SPACING: space required before the open parenthesis '(' src/gen/constr_CHOICE_ber.c:151: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/constr_CHOICE_ber.c:151: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_CHOICE_ber.c:152: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/constr_CHOICE_ber.c:152: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_CHOICE_ber.c:153: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/constr_CHOICE_ber.c:153: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_CHOICE_ber.c:154: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/constr_CHOICE_ber.c:154: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_CHOICE_ber.c:156: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/constr_CHOICE_ber.c:156: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_CHOICE_ber.c:156: ERROR:SPACING: space required before the open parenthesis '(' src/gen/constr_CHOICE_ber.c:157: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/constr_CHOICE_ber.c:158: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/constr_CHOICE_ber.c:158: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_CHOICE_ber.c:159: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/constr_CHOICE_ber.c:159: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_CHOICE_ber.c:160: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/constr_CHOICE_ber.c:160: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_CHOICE_ber.c:161: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/constr_CHOICE_ber.c:161: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_CHOICE_ber.c:161: WARNING:SUSPECT_CODE_INDENT: suspect code indent for conditional statements (8, 12) src/gen/constr_CHOICE_ber.c:162: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/constr_CHOICE_ber.c:162: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_CHOICE_ber.c:163: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/constr_CHOICE_ber.c:163: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_CHOICE_ber.c:165: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/constr_CHOICE_ber.c:165: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_CHOICE_ber.c:167: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/constr_CHOICE_ber.c:167: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_CHOICE_ber.c:168: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/constr_CHOICE_ber.c:168: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_CHOICE_ber.c:170: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/constr_CHOICE_ber.c:171: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_CHOICE_ber.c:172: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/constr_CHOICE_ber.c:173: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/constr_CHOICE_ber.c:174: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/constr_CHOICE_ber.c:175: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/constr_CHOICE_ber.c:175: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_CHOICE_ber.c:176: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/constr_CHOICE_ber.c:176: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_CHOICE_ber.c:177: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/constr_CHOICE_ber.c:177: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_CHOICE_ber.c:177: ERROR:SPACING: space required before the open parenthesis '(' src/gen/constr_CHOICE_ber.c:178: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/constr_CHOICE_ber.c:178: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_CHOICE_ber.c:178: WARNING:TRAILING_SEMICOLON: trailing semicolon indicates no statements, indent implies otherwise src/gen/constr_CHOICE_ber.c:178: ERROR:SPACING: space required before the open parenthesis '(' src/gen/constr_CHOICE_ber.c:179: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/constr_CHOICE_ber.c:180: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/constr_CHOICE_ber.c:180: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_CHOICE_ber.c:181: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/constr_CHOICE_ber.c:181: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_CHOICE_ber.c:183: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/constr_CHOICE_ber.c:183: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_CHOICE_ber.c:183: WARNING:SUSPECT_CODE_INDENT: suspect code indent for conditional statements (8, 12) src/gen/constr_CHOICE_ber.c:184: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/constr_CHOICE_ber.c:184: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_CHOICE_ber.c:185: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/constr_CHOICE_ber.c:185: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_CHOICE_ber.c:187: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/constr_CHOICE_ber.c:187: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_CHOICE_ber.c:188: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/constr_CHOICE_ber.c:188: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_CHOICE_ber.c:189: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/constr_CHOICE_ber.c:189: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_CHOICE_ber.c:190: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/constr_CHOICE_ber.c:190: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_CHOICE_ber.c:191: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/constr_CHOICE_ber.c:191: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_CHOICE_ber.c:191: ERROR:SPACING: space required before the open parenthesis '(' src/gen/constr_CHOICE_ber.c:192: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/constr_CHOICE_ber.c:193: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/constr_CHOICE_ber.c:194: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/constr_CHOICE_ber.c:195: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/constr_CHOICE_ber.c:195: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_CHOICE_ber.c:196: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/constr_CHOICE_ber.c:196: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_CHOICE_ber.c:197: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/constr_CHOICE_ber.c:197: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_CHOICE_ber.c:198: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/constr_CHOICE_ber.c:198: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_CHOICE_ber.c:198: ERROR:SPACING: space required before the open parenthesis '(' src/gen/constr_CHOICE_ber.c:199: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/constr_CHOICE_ber.c:199: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_CHOICE_ber.c:200: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/constr_CHOICE_ber.c:200: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_CHOICE_ber.c:201: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/constr_CHOICE_ber.c:201: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_CHOICE_ber.c:202: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/constr_CHOICE_ber.c:202: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_CHOICE_ber.c:203: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/constr_CHOICE_ber.c:203: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_CHOICE_ber.c:204: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/constr_CHOICE_ber.c:205: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/constr_CHOICE_ber.c:205: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_CHOICE_ber.c:207: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/constr_CHOICE_ber.c:207: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_CHOICE_ber.c:208: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/constr_CHOICE_ber.c:208: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_CHOICE_ber.c:210: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/constr_CHOICE_ber.c:210: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_CHOICE_ber.c:211: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/constr_CHOICE_ber.c:211: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_CHOICE_ber.c:212: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/constr_CHOICE_ber.c:212: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_CHOICE_ber.c:213: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/constr_CHOICE_ber.c:213: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_CHOICE_ber.c:215: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/constr_CHOICE_ber.c:215: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_CHOICE_ber.c:215: ERROR:SPACING: space required before the open parenthesis '(' src/gen/constr_CHOICE_ber.c:216: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/constr_CHOICE_ber.c:216: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_CHOICE_ber.c:216: WARNING:TRAILING_SEMICOLON: trailing semicolon indicates no statements, indent implies otherwise src/gen/constr_CHOICE_ber.c:216: ERROR:SPACING: space required before the open parenthesis '(' src/gen/constr_CHOICE_ber.c:217: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/constr_CHOICE_ber.c:218: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/constr_CHOICE_ber.c:218: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_CHOICE_ber.c:219: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/constr_CHOICE_ber.c:219: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_CHOICE_ber.c:221: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/constr_CHOICE_ber.c:221: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_CHOICE_ber.c:222: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/constr_CHOICE_ber.c:222: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_CHOICE_ber.c:223: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/constr_CHOICE_ber.c:223: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_CHOICE_ber.c:224: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/constr_CHOICE_ber.c:224: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_CHOICE_ber.c:224: ERROR:SPACING: space required before the open parenthesis '(' src/gen/constr_CHOICE_ber.c:226: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_CHOICE_ber.c:227: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/constr_CHOICE_ber.c:228: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/constr_CHOICE_ber.c:229: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/constr_CHOICE_ber.c:230: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/constr_CHOICE_ber.c:231: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/constr_CHOICE_ber.c:231: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_CHOICE_ber.c:231: WARNING:SUSPECT_CODE_INDENT: suspect code indent for conditional statements (8, 12) src/gen/constr_CHOICE_ber.c:232: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/constr_CHOICE_ber.c:232: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_CHOICE_ber.c:233: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/constr_CHOICE_ber.c:233: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_CHOICE_ber.c:234: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/constr_CHOICE_ber.c:234: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_CHOICE_ber.c:236: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/constr_CHOICE_ber.c:236: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_CHOICE_ber.c:238: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/constr_CHOICE_ber.c:239: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/constr_CHOICE_ber.c:240: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/constr_CHOICE_ber.c:241: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/constr_CHOICE_ber.c:242: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/constr_CHOICE_ber.c:243: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/constr_CHOICE_ber.c:243: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_CHOICE_ber.c:243: ERROR:SPACING: space required before the open parenthesis '(' src/gen/constr_CHOICE_ber.c:244: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/constr_CHOICE_ber.c:245: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/constr_CHOICE_ber.c:245: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_CHOICE_ber.c:246: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/constr_CHOICE_ber.c:246: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_CHOICE_ber.c:247: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/constr_CHOICE_ber.c:248: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/constr_CHOICE_ber.c:249: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/constr_CHOICE_ber.c:250: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/constr_CHOICE_ber.c:251: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/constr_CHOICE_ber.c:251: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_CHOICE_ber.c:252: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/constr_CHOICE_ber.c:252: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_CHOICE_ber.c:253: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/constr_CHOICE_ber.c:253: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_CHOICE_ber.c:254: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/constr_CHOICE_ber.c:255: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/constr_CHOICE_ber.c:255: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_CHOICE_ber.c:256: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/constr_CHOICE_ber.c:256: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_CHOICE_ber.c:257: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/constr_CHOICE_ber.c:258: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/constr_CHOICE_ber.c:259: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/constr_CHOICE_ber.c:260: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/constr_CHOICE_ber.c:260: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_CHOICE_ber.c:261: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/constr_CHOICE_ber.c:261: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_CHOICE_ber.c:262: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/constr_CHOICE_ber.c:262: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_CHOICE_ber.c:263: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/constr_CHOICE_ber.c:263: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_CHOICE_ber.c:263: ERROR:SPACING: space required before the open parenthesis '(' src/gen/constr_CHOICE_ber.c:264: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/constr_CHOICE_ber.c:264: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_CHOICE_ber.c:265: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/constr_CHOICE_ber.c:265: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_CHOICE_ber.c:266: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/constr_CHOICE_ber.c:266: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_CHOICE_ber.c:267: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/constr_CHOICE_ber.c:267: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_CHOICE_ber.c:267: WARNING:SUSPECT_CODE_INDENT: suspect code indent for conditional statements (16, 20) src/gen/constr_CHOICE_ber.c:267: ERROR:SPACING: space required before the open parenthesis '(' src/gen/constr_CHOICE_ber.c:268: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/constr_CHOICE_ber.c:268: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_CHOICE_ber.c:269: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/constr_CHOICE_ber.c:269: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_CHOICE_ber.c:270: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/constr_CHOICE_ber.c:270: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_CHOICE_ber.c:271: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/constr_CHOICE_ber.c:271: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_CHOICE_ber.c:272: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/constr_CHOICE_ber.c:272: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_CHOICE_ber.c:273: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/constr_CHOICE_ber.c:273: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_CHOICE_ber.c:274: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/constr_CHOICE_ber.c:274: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_CHOICE_ber.c:276: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/constr_CHOICE_ber.c:276: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_CHOICE_ber.c:277: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/constr_CHOICE_ber.c:277: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_CHOICE_ber.c:277: ERROR:SPACING: space required before the open parenthesis '(' src/gen/constr_CHOICE_ber.c:279: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/constr_CHOICE_ber.c:279: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_CHOICE_ber.c:281: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/constr_CHOICE_ber.c:282: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_CHOICE_ber.c:283: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/constr_CHOICE_ber.c:283: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_CHOICE_ber.c:284: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/constr_CHOICE_ber.c:284: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_CHOICE_ber.c:285: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/constr_CHOICE_ber.c:285: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_CHOICE_ber.c:287: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/constr_CHOICE_ber.c:287: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_CHOICE_ber.c:287: WARNING:SUSPECT_CODE_INDENT: suspect code indent for conditional statements (8, 12) src/gen/constr_CHOICE_ber.c:287: ERROR:SPACING: space required before the open parenthesis '(' src/gen/constr_CHOICE_ber.c:288: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/constr_CHOICE_ber.c:289: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/constr_CHOICE_ber.c:290: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/constr_CHOICE_ber.c:291: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/constr_CHOICE_ber.c:292: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/constr_CHOICE_ber.c:292: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_CHOICE_ber.c:293: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/constr_CHOICE_ber.c:293: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_CHOICE_ber.c:295: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/constr_CHOICE_ber.c:295: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_CHOICE_ber.c:295: WARNING:SUSPECT_CODE_INDENT: suspect code indent for conditional statements (8, 12) src/gen/constr_CHOICE_ber.c:295: ERROR:SPACING: space required before the open parenthesis '(' src/gen/constr_CHOICE_ber.c:296: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/constr_CHOICE_ber.c:296: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_CHOICE_ber.c:297: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/constr_CHOICE_ber.c:298: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/constr_CHOICE_ber.c:299: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/constr_CHOICE_ber.c:300: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/constr_CHOICE_ber.c:301: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/constr_CHOICE_ber.c:302: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/constr_CHOICE_ber.c:303: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/constr_CHOICE_ber.c:303: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_CHOICE_ber.c:304: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/constr_CHOICE_ber.c:304: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_CHOICE_ber.c:305: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/constr_CHOICE_ber.c:305: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_CHOICE_ber.c:307: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/constr_CHOICE_ber.c:308: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/constr_CHOICE_ber.c:309: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/constr_CHOICE_ber.c:310: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/constr_CHOICE_ber.c:310: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_CHOICE_ber.c:310: WARNING:SUSPECT_CODE_INDENT: suspect code indent for conditional statements (8, 12) src/gen/constr_CHOICE_ber.c:310: ERROR:SPACING: space required before the open parenthesis '(' src/gen/constr_CHOICE_ber.c:311: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/constr_CHOICE_ber.c:311: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_CHOICE_ber.c:313: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/constr_CHOICE_ber.c:313: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_CHOICE_ber.c:314: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/constr_CHOICE_ber.c:314: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_CHOICE_ber.c:314: ERROR:SPACING: space required before the open parenthesis '(' src/gen/constr_CHOICE_ber.c:315: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/constr_CHOICE_ber.c:315: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_CHOICE_ber.c:315: WARNING:TRAILING_SEMICOLON: trailing semicolon indicates no statements, indent implies otherwise src/gen/constr_CHOICE_ber.c:315: ERROR:SPACING: space required before the open parenthesis '(' src/gen/constr_CHOICE_ber.c:316: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/constr_CHOICE_ber.c:317: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/constr_CHOICE_ber.c:317: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_CHOICE_ber.c:318: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/constr_CHOICE_ber.c:318: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_CHOICE_ber.c:320: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/constr_CHOICE_ber.c:321: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/constr_CHOICE_ber.c:322: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/constr_CHOICE_ber.c:323: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/constr_CHOICE_ber.c:323: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_CHOICE_ber.c:323: ERROR:SPACING: space required before the open parenthesis '(' src/gen/constr_CHOICE_ber.c:324: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/constr_CHOICE_ber.c:324: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_CHOICE_ber.c:324: WARNING:SUSPECT_CODE_INDENT: suspect code indent for conditional statements (16, 20) src/gen/constr_CHOICE_ber.c:324: ERROR:SPACING: space required before the open parenthesis '(' src/gen/constr_CHOICE_ber.c:325: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/constr_CHOICE_ber.c:325: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_CHOICE_ber.c:325: ERROR:SPACING: space required before the open parenthesis '(' src/gen/constr_CHOICE_ber.c:326: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/constr_CHOICE_ber.c:326: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_CHOICE_ber.c:327: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/constr_CHOICE_ber.c:327: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_CHOICE_ber.c:328: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/constr_CHOICE_ber.c:328: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_CHOICE_ber.c:329: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/constr_CHOICE_ber.c:329: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_CHOICE_ber.c:329: WARNING:SUSPECT_CODE_INDENT: suspect code indent for conditional statements (16, 20) src/gen/constr_CHOICE_ber.c:329: ERROR:SPACING: space required before the open parenthesis '(' src/gen/constr_CHOICE_ber.c:330: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/constr_CHOICE_ber.c:331: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/constr_CHOICE_ber.c:332: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/constr_CHOICE_ber.c:333: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/constr_CHOICE_ber.c:333: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_CHOICE_ber.c:334: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/constr_CHOICE_ber.c:334: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_CHOICE_ber.c:335: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/constr_CHOICE_ber.c:335: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_CHOICE_ber.c:336: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/constr_CHOICE_ber.c:336: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_CHOICE_ber.c:337: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/constr_CHOICE_ber.c:337: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_CHOICE_ber.c:338: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/constr_CHOICE_ber.c:338: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_CHOICE_ber.c:339: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/constr_CHOICE_ber.c:339: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_CHOICE_ber.c:340: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/constr_CHOICE_ber.c:340: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_CHOICE_ber.c:341: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/constr_CHOICE_ber.c:341: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_CHOICE_ber.c:343: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/constr_CHOICE_ber.c:344: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/constr_CHOICE_ber.c:344: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_CHOICE_ber.c:346: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/constr_CHOICE_ber.c:346: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_CHOICE_ber.c:347: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_CHOICE_ber.c:348: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/constr_CHOICE_ber.c:349: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/constr_CHOICE_ber.c:349: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_CHOICE_ber.c:350: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_CHOICE_ber.c:352: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_CHOICE_ber.c:355: ERROR:OPEN_BRACE: open brace '{' following function definitions go on the next line src/gen/constr_CHOICE_ber.c:357: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/constr_CHOICE_ber.c:357: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_CHOICE_ber.c:358: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/constr_CHOICE_ber.c:358: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_CHOICE_ber.c:359: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_CHOICE_ber.c:360: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_CHOICE_ber.c:361: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_CHOICE_ber.c:361: ERROR:SPACING: space required after that ',' (ctx:VxV) src/gen/constr_CHOICE_ber.c:361: ERROR:SPACING: space required after that ',' (ctx:VxV) src/gen/constr_CHOICE_ber.c:362: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_CHOICE_ber.c:363: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_CHOICE_ber.c:364: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_CHOICE_ber.c:366: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_CHOICE_ber.c:366: ERROR:SPACING: space required before the open parenthesis '(' src/gen/constr_CHOICE_ber.c:368: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_CHOICE_ber.c:369: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/constr_CHOICE_ber.c:369: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_CHOICE_ber.c:371: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_CHOICE_ber.c:372: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/constr_CHOICE_ber.c:372: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_CHOICE_ber.c:378: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_CHOICE_ber.c:378: ERROR:SPACING: space required before the open parenthesis '(' src/gen/constr_CHOICE_ber.c:379: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/constr_CHOICE_ber.c:379: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_CHOICE_ber.c:379: WARNING:SUSPECT_CODE_INDENT: suspect code indent for conditional statements (8, 12) src/gen/constr_CHOICE_ber.c:379: ERROR:SPACING: space required before the open parenthesis '(' src/gen/constr_CHOICE_ber.c:380: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/constr_CHOICE_ber.c:381: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/constr_CHOICE_ber.c:381: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_CHOICE_ber.c:382: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/constr_CHOICE_ber.c:382: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_CHOICE_ber.c:383: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/constr_CHOICE_ber.c:383: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_CHOICE_ber.c:384: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/constr_CHOICE_ber.c:384: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_CHOICE_ber.c:385: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_CHOICE_ber.c:390: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_CHOICE_ber.c:391: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_CHOICE_ber.c:391: ERROR:SPACING: space required before the open parenthesis '(' src/gen/constr_CHOICE_ber.c:392: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/constr_CHOICE_ber.c:392: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_CHOICE_ber.c:393: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/constr_CHOICE_ber.c:393: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_CHOICE_ber.c:394: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/constr_CHOICE_ber.c:394: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_CHOICE_ber.c:394: WARNING:SUSPECT_CODE_INDENT: suspect code indent for conditional statements (8, 12) src/gen/constr_CHOICE_ber.c:394: ERROR:SPACING: space required before the open parenthesis '(' src/gen/constr_CHOICE_ber.c:395: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/constr_CHOICE_ber.c:395: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_CHOICE_ber.c:395: ERROR:SPACING: space required before the open parenthesis '(' src/gen/constr_CHOICE_ber.c:396: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/constr_CHOICE_ber.c:396: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_CHOICE_ber.c:397: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/constr_CHOICE_ber.c:397: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_CHOICE_ber.c:398: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/constr_CHOICE_ber.c:398: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_CHOICE_ber.c:399: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/constr_CHOICE_ber.c:400: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/constr_CHOICE_ber.c:400: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_CHOICE_ber.c:401: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/constr_CHOICE_ber.c:401: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_CHOICE_ber.c:402: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_CHOICE_ber.c:403: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/constr_CHOICE_ber.c:403: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_CHOICE_ber.c:404: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_CHOICE_ber.c:411: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_CHOICE_ber.c:411: ERROR:SPACING: space required before the open parenthesis '(' src/gen/constr_CHOICE_ber.c:412: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/constr_CHOICE_ber.c:413: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/constr_CHOICE_ber.c:414: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/constr_CHOICE_ber.c:415: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/constr_CHOICE_ber.c:415: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_CHOICE_ber.c:417: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/constr_CHOICE_ber.c:418: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/constr_CHOICE_ber.c:418: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_CHOICE_ber.c:419: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/constr_CHOICE_ber.c:419: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_CHOICE_ber.c:420: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/constr_CHOICE_ber.c:420: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_CHOICE_ber.c:421: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/constr_CHOICE_ber.c:421: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_CHOICE_ber.c:421: WARNING:SUSPECT_CODE_INDENT: suspect code indent for conditional statements (8, 12) src/gen/constr_CHOICE_ber.c:421: ERROR:SPACING: space required before the open parenthesis '(' src/gen/constr_CHOICE_ber.c:422: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/constr_CHOICE_ber.c:422: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_CHOICE_ber.c:424: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/constr_CHOICE_ber.c:425: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/constr_CHOICE_ber.c:425: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_CHOICE_ber.c:426: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/constr_CHOICE_ber.c:426: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_CHOICE_ber.c:427: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/constr_CHOICE_ber.c:427: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_CHOICE_ber.c:427: WARNING:SUSPECT_CODE_INDENT: suspect code indent for conditional statements (8, 12) src/gen/constr_CHOICE_ber.c:427: ERROR:SPACING: space required before the open parenthesis '(' src/gen/constr_CHOICE_ber.c:428: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/constr_CHOICE_ber.c:428: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_CHOICE_ber.c:429: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/constr_CHOICE_ber.c:429: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_CHOICE_ber.c:430: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_CHOICE_ber.c:435: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_CHOICE_ber.c:436: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/constr_CHOICE_ber.c:436: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_CHOICE_ber.c:437: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/constr_CHOICE_ber.c:437: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_CHOICE_ber.c:438: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_CHOICE_ber.c:438: ERROR:SPACING: space required before the open parenthesis '(' src/gen/constr_CHOICE_ber.c:439: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/constr_CHOICE_ber.c:439: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_CHOICE_ber.c:441: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_CHOICE_ber.c:442: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/constr_CHOICE_ber.c:442: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_CHOICE_ber.c:444: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_CHOICE_ber.c:446: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_CHOICE_print.c:9: ERROR:OPEN_BRACE: open brace '{' following function definitions go on the next line src/gen/constr_CHOICE_print.c:11: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/constr_CHOICE_print.c:11: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_CHOICE_print.c:12: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_CHOICE_print.c:13: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_CHOICE_print.c:15: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_CHOICE_print.c:15: ERROR:SPACING: space required before the open parenthesis '(' src/gen/constr_CHOICE_print.c:20: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_CHOICE_print.c:20: ERROR:SPACING: space required after that ',' (ctx:VxV) src/gen/constr_CHOICE_print.c:25: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_CHOICE_print.c:25: ERROR:SPACING: space required before the open parenthesis '(' src/gen/constr_CHOICE_print.c:26: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/constr_CHOICE_print.c:26: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_CHOICE_print.c:27: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/constr_CHOICE_print.c:27: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_CHOICE_print.c:29: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/constr_CHOICE_print.c:29: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_CHOICE_print.c:29: WARNING:SUSPECT_CODE_INDENT: suspect code indent for conditional statements (8, 12) src/gen/constr_CHOICE_print.c:29: ERROR:SPACING: space required before the open parenthesis '(' src/gen/constr_CHOICE_print.c:30: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/constr_CHOICE_print.c:30: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_CHOICE_print.c:31: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/constr_CHOICE_print.c:31: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_CHOICE_print.c:31: ERROR:SPACING: space required before the open parenthesis '(' src/gen/constr_CHOICE_print.c:32: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/constr_CHOICE_print.c:32: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_CHOICE_print.c:32: WARNING:SUSPECT_CODE_INDENT: suspect code indent for conditional statements (8, 12) src/gen/constr_CHOICE_print.c:33: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/constr_CHOICE_print.c:33: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_CHOICE_print.c:34: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/constr_CHOICE_print.c:34: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_CHOICE_print.c:36: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/constr_CHOICE_print.c:37: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/constr_CHOICE_print.c:37: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_CHOICE_print.c:37: WARNING:SUSPECT_CODE_INDENT: suspect code indent for conditional statements (8, 12) src/gen/constr_CHOICE_print.c:37: ERROR:SPACING: space required before the open parenthesis '(' src/gen/constr_CHOICE_print.c:38: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/constr_CHOICE_print.c:38: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_CHOICE_print.c:38: ERROR:SPACING: space required before the open parenthesis '(' src/gen/constr_CHOICE_print.c:39: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/constr_CHOICE_print.c:39: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_CHOICE_print.c:40: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/constr_CHOICE_print.c:40: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_CHOICE_print.c:41: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/constr_CHOICE_print.c:41: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_CHOICE_print.c:43: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/constr_CHOICE_print.c:43: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_CHOICE_print.c:44: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/constr_CHOICE_print.c:44: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_CHOICE_print.c:45: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_CHOICE_print.c:46: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/constr_CHOICE_print.c:46: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_CHOICE_print.c:47: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_CHOICE_rfill.c:9: ERROR:OPEN_BRACE: open brace '{' following function definitions go on the next line src/gen/constr_CHOICE_rfill.c:11: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/constr_CHOICE_rfill.c:11: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_CHOICE_rfill.c:12: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/constr_CHOICE_rfill.c:12: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_CHOICE_rfill.c:13: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_CHOICE_rfill.c:14: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/constr_CHOICE_rfill.c:14: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_CHOICE_rfill.c:15: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_CHOICE_rfill.c:16: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_CHOICE_rfill.c:17: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_CHOICE_rfill.c:18: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_CHOICE_rfill.c:19: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_CHOICE_rfill.c:20: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_CHOICE_rfill.c:21: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_CHOICE_rfill.c:22: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_CHOICE_rfill.c:24: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_CHOICE_rfill.c:24: ERROR:SPACING: space required before the open parenthesis '(' src/gen/constr_CHOICE_rfill.c:26: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_CHOICE_rfill.c:28: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_CHOICE_rfill.c:28: ERROR:SPACING: space required before the open parenthesis '(' src/gen/constr_CHOICE_rfill.c:29: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/constr_CHOICE_rfill.c:29: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_CHOICE_rfill.c:30: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/constr_CHOICE_rfill.c:30: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_CHOICE_rfill.c:30: WARNING:SUSPECT_CODE_INDENT: suspect code indent for conditional statements (8, 12) src/gen/constr_CHOICE_rfill.c:30: ERROR:SPACING: space required before the open parenthesis '(' src/gen/constr_CHOICE_rfill.c:30: WARNING:BRACES_NOT_NECESSARY: braces {} are not necessary for single statement blocks src/gen/constr_CHOICE_rfill.c:31: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/constr_CHOICE_rfill.c:31: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_CHOICE_rfill.c:32: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/constr_CHOICE_rfill.c:32: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_CHOICE_rfill.c:33: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_CHOICE_rfill.c:35: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_CHOICE_rfill.c:36: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_CHOICE_rfill.c:38: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_CHOICE_rfill.c:38: ERROR:SPACING: space required before the open parenthesis '(' src/gen/constr_CHOICE_rfill.c:39: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/constr_CHOICE_rfill.c:40: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/constr_CHOICE_rfill.c:40: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_CHOICE_rfill.c:41: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_CHOICE_rfill.c:42: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/constr_CHOICE_rfill.c:42: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_CHOICE_rfill.c:43: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/constr_CHOICE_rfill.c:43: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_CHOICE_rfill.c:44: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_CHOICE_rfill.c:46: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_CHOICE_rfill.c:47: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/constr_CHOICE_rfill.c:47: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_CHOICE_rfill.c:48: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_CHOICE_rfill.c:49: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_CHOICE_rfill.c:49: ERROR:SPACING: space required before the open parenthesis '(' src/gen/constr_CHOICE_rfill.c:50: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/constr_CHOICE_rfill.c:50: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_CHOICE_rfill.c:51: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_CHOICE_rfill.c:52: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/constr_CHOICE_rfill.c:52: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_CHOICE_rfill.c:52: WARNING:SUSPECT_CODE_INDENT: suspect code indent for conditional statements (8, 12) src/gen/constr_CHOICE_rfill.c:52: ERROR:SPACING: space required before the open parenthesis '(' src/gen/constr_CHOICE_rfill.c:52: WARNING:BRACES_NOT_NECESSARY: braces {} are not necessary for any arm of this statement src/gen/constr_CHOICE_rfill.c:53: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/constr_CHOICE_rfill.c:53: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_CHOICE_rfill.c:54: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/constr_CHOICE_rfill.c:54: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_CHOICE_rfill.c:54: WARNING:SUSPECT_CODE_INDENT: suspect code indent for conditional statements (8, 12) src/gen/constr_CHOICE_rfill.c:55: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/constr_CHOICE_rfill.c:55: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_CHOICE_rfill.c:56: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/constr_CHOICE_rfill.c:56: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_CHOICE_rfill.c:57: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_CHOICE_rfill.c:59: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_SEQUENCE.c:10: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_SEQUENCE.c:12: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_SEQUENCE.c:14: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_SEQUENCE.c:16: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_SEQUENCE.c:17: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_SEQUENCE.c:19: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_SEQUENCE.c:20: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_SEQUENCE.c:22: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_SEQUENCE.c:23: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_SEQUENCE.c:26: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_SEQUENCE.c:27: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_SEQUENCE.c:29: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_SEQUENCE.c:30: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_SEQUENCE.c:33: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_SEQUENCE.c:34: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_SEQUENCE.c:36: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_SEQUENCE.c:37: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_SEQUENCE.c:40: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_SEQUENCE.c:41: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_SEQUENCE.c:43: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_SEQUENCE.c:44: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_SEQUENCE.c:47: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_SEQUENCE.c:48: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_SEQUENCE.c:50: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_SEQUENCE.c:51: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_SEQUENCE.c:54: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_SEQUENCE.c:55: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_SEQUENCE.c:57: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_SEQUENCE.c:58: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_SEQUENCE.c:61: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_SEQUENCE.c:63: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_SEQUENCE.c:65: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_SEQUENCE.c:68: ERROR:OPEN_BRACE: open brace '{' following function definitions go on the next line src/gen/constr_SEQUENCE.c:70: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/constr_SEQUENCE.c:70: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_SEQUENCE.c:71: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_SEQUENCE.c:72: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_SEQUENCE.c:73: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_SEQUENCE.c:75: ERROR:SPACING: space required before the open parenthesis '(' src/gen/constr_SEQUENCE.c:78: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_SEQUENCE.c:82: ERROR:SPACING: space required before the open parenthesis '(' src/gen/constr_SEQUENCE.c:85: ERROR:SPACING: space required before the open parenthesis '(' src/gen/constr_SEQUENCE.c:87: ERROR:SPACING: space required before the open parenthesis '(' src/gen/constr_SEQUENCE.c:99: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_SEQUENCE.c:99: ERROR:SPACING: space required before the open parenthesis '(' src/gen/constr_SEQUENCE.c:100: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_SEQUENCE.c:101: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/constr_SEQUENCE.c:101: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_SEQUENCE.c:102: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/constr_SEQUENCE.c:102: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_SEQUENCE.c:103: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_SEQUENCE.c:104: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/constr_SEQUENCE.c:104: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_SEQUENCE.c:105: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_SEQUENCE.c:106: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/constr_SEQUENCE.c:106: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_SEQUENCE.c:107: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/constr_SEQUENCE.c:107: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_SEQUENCE.c:108: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/constr_SEQUENCE.c:108: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_SEQUENCE.c:109: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/constr_SEQUENCE.c:109: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_SEQUENCE.c:110: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_SEQUENCE.c:113: ERROR:OPEN_BRACE: open brace '{' following function definitions go on the next line src/gen/constr_SEQUENCE.c:115: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/constr_SEQUENCE.c:115: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_SEQUENCE.c:116: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_SEQUENCE.c:118: ERROR:SPACING: space required before the open parenthesis '(' src/gen/constr_SEQUENCE.c:128: ERROR:SPACING: space required before the open parenthesis '(' src/gen/constr_SEQUENCE.c:134: ERROR:SPACING: space required before the open parenthesis '(' src/gen/constr_SEQUENCE.c:136: ERROR:SPACING: space required before the open parenthesis '(' src/gen/constr_SEQUENCE.c:137: ERROR:SPACING: space required before the open parenthesis '(' src/gen/constr_SEQUENCE.c:149: ERROR:SPACING: space required before the open parenthesis '(' src/gen/constr_SEQUENCE.c:153: ERROR:SPACING: space required before the open parenthesis '(' src/gen/constr_SEQUENCE.c:159: ERROR:OPEN_BRACE: open brace '{' following function definitions go on the next line src/gen/constr_SEQUENCE.c:161: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/constr_SEQUENCE.c:161: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_SEQUENCE.c:162: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_SEQUENCE.c:164: ERROR:SPACING: space required before the open parenthesis '(' src/gen/constr_SEQUENCE.c:168: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/constr_SEQUENCE.c:168: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_SEQUENCE.c:170: WARNING:SUSPECT_CODE_INDENT: suspect code indent for conditional statements (16, 12) src/gen/constr_SEQUENCE.c:170: ERROR:SPACING: space required before the open parenthesis '(' src/gen/constr_SEQUENCE.c:171: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/constr_SEQUENCE.c:171: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_SEQUENCE.c:172: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/constr_SEQUENCE.c:172: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_SEQUENCE.c:173: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/constr_SEQUENCE.c:173: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_SEQUENCE.c:174: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/constr_SEQUENCE.c:174: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_SEQUENCE.c:175: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/constr_SEQUENCE.c:175: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_SEQUENCE.c:175: ERROR:SPACING: space required before the open parenthesis '(' src/gen/constr_SEQUENCE.c:176: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/constr_SEQUENCE.c:176: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_SEQUENCE.c:176: ERROR:SPACING: space required before the open parenthesis '(' src/gen/constr_SEQUENCE.c:177: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/constr_SEQUENCE.c:177: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_SEQUENCE.c:177: WARNING:SUSPECT_CODE_INDENT: suspect code indent for conditional statements (16, 20) src/gen/constr_SEQUENCE.c:177: ERROR:SPACING: space required before the open parenthesis '(' src/gen/constr_SEQUENCE.c:178: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/constr_SEQUENCE.c:178: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_SEQUENCE.c:179: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/constr_SEQUENCE.c:180: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/constr_SEQUENCE.c:180: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_SEQUENCE.c:181: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/constr_SEQUENCE.c:181: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_SEQUENCE.c:182: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/constr_SEQUENCE.c:182: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_SEQUENCE.c:183: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/constr_SEQUENCE.c:183: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_SEQUENCE.c:183: ERROR:SPACING: space required before the open parenthesis '(' src/gen/constr_SEQUENCE.c:184: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/constr_SEQUENCE.c:184: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_SEQUENCE.c:184: WARNING:SUSPECT_CODE_INDENT: suspect code indent for conditional statements (16, 20) src/gen/constr_SEQUENCE.c:184: ERROR:SPACING: space required before the open parenthesis '(' src/gen/constr_SEQUENCE.c:185: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/constr_SEQUENCE.c:185: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_SEQUENCE.c:186: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/constr_SEQUENCE.c:187: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/constr_SEQUENCE.c:187: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_SEQUENCE.c:188: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/constr_SEQUENCE.c:188: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_SEQUENCE.c:189: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/constr_SEQUENCE.c:189: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_SEQUENCE.c:190: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/constr_SEQUENCE.c:190: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_SEQUENCE.c:191: WARNING:SUSPECT_CODE_INDENT: suspect code indent for conditional statements (16, 12) src/gen/constr_SEQUENCE.c:192: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/constr_SEQUENCE.c:192: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_SEQUENCE.c:193: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/constr_SEQUENCE.c:193: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_SEQUENCE.c:196: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/constr_SEQUENCE.c:196: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_SEQUENCE.c:197: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/constr_SEQUENCE.c:197: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_SEQUENCE.c:197: ERROR:SPACING: space required before the open parenthesis '(' src/gen/constr_SEQUENCE.c:198: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_SEQUENCE.c:200: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_SEQUENCE.c:203: ERROR:OPEN_BRACE: open brace '{' following function definitions go on the next line src/gen/constr_SEQUENCE.c:205: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/constr_SEQUENCE.c:205: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_SEQUENCE.c:206: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_SEQUENCE.c:206: ERROR:SPACING: space required before the open parenthesis '(' src/gen/constr_SEQUENCE.c:208: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_SEQUENCE.c:209: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/constr_SEQUENCE.c:209: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_SEQUENCE.c:210: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_SEQUENCE.c:211: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_SEQUENCE.c:213: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_SEQUENCE.c:213: ERROR:SPACING: space required before the open parenthesis '(' src/gen/constr_SEQUENCE.c:214: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/constr_SEQUENCE.c:214: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_SEQUENCE.c:214: WARNING:SUSPECT_CODE_INDENT: suspect code indent for conditional statements (8, 12) src/gen/constr_SEQUENCE.c:214: ERROR:SPACING: space required before the open parenthesis '(' src/gen/constr_SEQUENCE.c:215: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/constr_SEQUENCE.c:215: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_SEQUENCE.c:216: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/constr_SEQUENCE.c:216: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_SEQUENCE.c:217: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/constr_SEQUENCE.c:217: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_SEQUENCE.c:218: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/constr_SEQUENCE.c:218: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_SEQUENCE.c:219: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_SEQUENCE.c:224: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_SEQUENCE.c:224: ERROR:SPACING: space required before the open parenthesis '(' src/gen/constr_SEQUENCE.c:225: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/constr_SEQUENCE.c:225: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_SEQUENCE.c:226: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/constr_SEQUENCE.c:226: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_SEQUENCE.c:226: ERROR:SPACING: space required before the open parenthesis '(' src/gen/constr_SEQUENCE.c:227: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_SEQUENCE.c:229: ERROR:SPACING: space required before the open parenthesis '(' src/gen/constr_SEQUENCE.c:234: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/constr_SEQUENCE.c:234: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_SEQUENCE.c:236: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/constr_SEQUENCE.c:236: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_SEQUENCE.c:236: WARNING:SUSPECT_CODE_INDENT: suspect code indent for conditional statements (8, 12) src/gen/constr_SEQUENCE.c:236: ERROR:SPACING: space required before the open parenthesis '(' src/gen/constr_SEQUENCE.c:237: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/constr_SEQUENCE.c:238: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/constr_SEQUENCE.c:238: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_SEQUENCE.c:239: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/constr_SEQUENCE.c:239: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_SEQUENCE.c:239: ERROR:POINTER_LOCATION: "(foo* const*)" should be "(foo * const*)" src/gen/constr_SEQUENCE.c:239: ERROR:POINTER_LOCATION: "(foo*)" should be "(foo *)" src/gen/constr_SEQUENCE.c:240: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/constr_SEQUENCE.c:240: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_SEQUENCE.c:240: WARNING:SUSPECT_CODE_INDENT: suspect code indent for conditional statements (8, 12) src/gen/constr_SEQUENCE.c:241: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/constr_SEQUENCE.c:241: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_SEQUENCE.c:242: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/constr_SEQUENCE.c:242: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_SEQUENCE.c:243: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/constr_SEQUENCE.c:243: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_SEQUENCE.c:243: ERROR:POINTER_LOCATION: "(foo*)" should be "(foo *)" src/gen/constr_SEQUENCE.c:243: ERROR:POINTER_LOCATION: "(foo*)" should be "(foo *)" src/gen/constr_SEQUENCE.c:244: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/constr_SEQUENCE.c:244: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_SEQUENCE.c:246: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/constr_SEQUENCE.c:246: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_SEQUENCE.c:247: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/constr_SEQUENCE.c:247: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_SEQUENCE.c:247: ERROR:SPACING: space required before the open parenthesis '(' src/gen/constr_SEQUENCE.c:248: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_SEQUENCE.c:250: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_SEQUENCE_OF.c:11: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_SEQUENCE_OF.c:13: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_SEQUENCE_OF.c:15: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_SEQUENCE_OF.c:17: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_SEQUENCE_OF.c:18: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_SEQUENCE_OF.c:20: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_SEQUENCE_OF.c:21: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_SEQUENCE_OF.c:23: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_SEQUENCE_OF.c:24: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_SEQUENCE_OF.c:27: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_SEQUENCE_OF.c:28: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_SEQUENCE_OF.c:30: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_SEQUENCE_OF.c:31: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_SEQUENCE_OF.c:34: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_SEQUENCE_OF.c:35: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_SEQUENCE_OF.c:37: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_SEQUENCE_OF.c:38: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_SEQUENCE_OF.c:41: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_SEQUENCE_OF.c:42: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_SEQUENCE_OF.c:44: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_SEQUENCE_OF.c:45: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_SEQUENCE_OF.c:48: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_SEQUENCE_OF.c:49: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_SEQUENCE_OF.c:51: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_SEQUENCE_OF.c:52: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_SEQUENCE_OF.c:55: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_SEQUENCE_OF.c:56: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_SEQUENCE_OF.c:58: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_SEQUENCE_OF.c:59: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_SEQUENCE_OF.c:62: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_SEQUENCE_OF.c:64: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_SEQUENCE_OF.c:66: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_SEQUENCE_OF.c:69: ERROR:OPEN_BRACE: open brace '{' following function definitions go on the next line src/gen/constr_SEQUENCE_OF.c:71: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/constr_SEQUENCE_OF.c:71: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_SEQUENCE_OF.c:72: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_SEQUENCE_OF.c:73: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_SEQUENCE_OF.c:74: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_SEQUENCE_OF.c:76: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_SEQUENCE_OF.c:76: ERROR:SPACING: space required before the open parenthesis '(' src/gen/constr_SEQUENCE_OF.c:77: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/constr_SEQUENCE_OF.c:77: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_SEQUENCE_OF.c:78: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/constr_SEQUENCE_OF.c:78: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_SEQUENCE_OF.c:78: WARNING:SUSPECT_CODE_INDENT: suspect code indent for conditional statements (8, 12) src/gen/constr_SEQUENCE_OF.c:78: ERROR:SPACING: space required before the open parenthesis '(' src/gen/constr_SEQUENCE_OF.c:79: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/constr_SEQUENCE_OF.c:79: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_SEQUENCE_OF.c:80: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/constr_SEQUENCE_OF.c:80: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_SEQUENCE_OF.c:81: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/constr_SEQUENCE_OF.c:81: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_SEQUENCE_OF.c:81: ERROR:SPACING: space required before the open parenthesis '(' src/gen/constr_SEQUENCE_OF.c:82: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/constr_SEQUENCE_OF.c:82: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_SEQUENCE_OF.c:84: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/constr_SEQUENCE_OF.c:84: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_SEQUENCE_OF.c:84: WARNING:SUSPECT_CODE_INDENT: suspect code indent for conditional statements (8, 12) src/gen/constr_SEQUENCE_OF.c:84: ERROR:SPACING: space required before the open parenthesis '(' src/gen/constr_SEQUENCE_OF.c:85: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/constr_SEQUENCE_OF.c:85: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_SEQUENCE_OF.c:86: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/constr_SEQUENCE_OF.c:86: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_SEQUENCE_OF.c:86: ERROR:SPACING: space required before the open parenthesis '(' src/gen/constr_SEQUENCE_OF.c:88: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_SEQUENCE_OF.c:88: ERROR:SPACING: space required before the open parenthesis '(' src/gen/constr_SEQUENCE_OF.c:89: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/constr_SEQUENCE_OF.c:89: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_SEQUENCE_OF.c:90: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_SEQUENCE_OF.c:90: ERROR:SPACING: space required before the open parenthesis '(' src/gen/constr_SEQUENCE_OF.c:91: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/constr_SEQUENCE_OF.c:91: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_SEQUENCE_OF.c:92: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_SEQUENCE_OF.c:94: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_SEQUENCE_OF_ber.c:13: ERROR:OPEN_BRACE: open brace '{' following function definitions go on the next line src/gen/constr_SEQUENCE_OF_ber.c:15: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/constr_SEQUENCE_OF_ber.c:15: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_SEQUENCE_OF_ber.c:16: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/constr_SEQUENCE_OF_ber.c:16: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_SEQUENCE_OF_ber.c:17: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_SEQUENCE_OF_ber.c:18: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_SEQUENCE_OF_ber.c:19: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_SEQUENCE_OF_ber.c:20: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_SEQUENCE_OF_ber.c:21: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_SEQUENCE_OF_ber.c:21: ERROR:SPACING: space required after that ',' (ctx:VxV) src/gen/constr_SEQUENCE_OF_ber.c:21: ERROR:SPACING: space required after that ',' (ctx:VxV) src/gen/constr_SEQUENCE_OF_ber.c:22: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_SEQUENCE_OF_ber.c:24: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_SEQUENCE_OF_ber.c:29: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_SEQUENCE_OF_ber.c:29: ERROR:SPACING: space required before the open parenthesis '(' src/gen/constr_SEQUENCE_OF_ber.c:30: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/constr_SEQUENCE_OF_ber.c:30: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_SEQUENCE_OF_ber.c:31: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/constr_SEQUENCE_OF_ber.c:31: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_SEQUENCE_OF_ber.c:31: ERROR:SPACING: space required before the open parenthesis '(' src/gen/constr_SEQUENCE_OF_ber.c:32: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/constr_SEQUENCE_OF_ber.c:32: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_SEQUENCE_OF_ber.c:33: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/constr_SEQUENCE_OF_ber.c:33: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_SEQUENCE_OF_ber.c:34: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/constr_SEQUENCE_OF_ber.c:34: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_SEQUENCE_OF_ber.c:35: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/constr_SEQUENCE_OF_ber.c:35: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_SEQUENCE_OF_ber.c:35: WARNING:SUSPECT_CODE_INDENT: suspect code indent for conditional statements (8, 12) src/gen/constr_SEQUENCE_OF_ber.c:35: ERROR:SPACING: space required before the open parenthesis '(' src/gen/constr_SEQUENCE_OF_ber.c:36: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/constr_SEQUENCE_OF_ber.c:36: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_SEQUENCE_OF_ber.c:37: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/constr_SEQUENCE_OF_ber.c:37: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_SEQUENCE_OF_ber.c:38: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_SEQUENCE_OF_ber.c:43: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_SEQUENCE_OF_ber.c:44: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/constr_SEQUENCE_OF_ber.c:44: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_SEQUENCE_OF_ber.c:45: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_SEQUENCE_OF_ber.c:45: ERROR:SPACING: space required before the open parenthesis '(' src/gen/constr_SEQUENCE_OF_ber.c:46: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/constr_SEQUENCE_OF_ber.c:46: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_SEQUENCE_OF_ber.c:47: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/constr_SEQUENCE_OF_ber.c:47: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_SEQUENCE_OF_ber.c:48: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/constr_SEQUENCE_OF_ber.c:48: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_SEQUENCE_OF_ber.c:49: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/constr_SEQUENCE_OF_ber.c:49: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_SEQUENCE_OF_ber.c:50: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_SEQUENCE_OF_ber.c:52: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_SEQUENCE_OF_ber.c:53: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_SEQUENCE_OF_ber.c:53: ERROR:SPACING: space required before the open parenthesis '(' src/gen/constr_SEQUENCE_OF_ber.c:54: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/constr_SEQUENCE_OF_ber.c:54: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_SEQUENCE_OF_ber.c:55: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/constr_SEQUENCE_OF_ber.c:55: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_SEQUENCE_OF_ber.c:56: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_SEQUENCE_OF_ber.c:58: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_SEQUENCE_OF_ber.c:63: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_SEQUENCE_OF_ber.c:63: ERROR:SPACING: space required before the open parenthesis '(' src/gen/constr_SEQUENCE_OF_ber.c:64: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/constr_SEQUENCE_OF_ber.c:64: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_SEQUENCE_OF_ber.c:65: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/constr_SEQUENCE_OF_ber.c:65: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_SEQUENCE_OF_ber.c:65: ERROR:SPACING: space required before the open parenthesis '(' src/gen/constr_SEQUENCE_OF_ber.c:66: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/constr_SEQUENCE_OF_ber.c:66: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_SEQUENCE_OF_ber.c:67: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/constr_SEQUENCE_OF_ber.c:67: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_SEQUENCE_OF_ber.c:68: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/constr_SEQUENCE_OF_ber.c:68: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_SEQUENCE_OF_ber.c:69: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/constr_SEQUENCE_OF_ber.c:69: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_SEQUENCE_OF_ber.c:69: WARNING:SUSPECT_CODE_INDENT: suspect code indent for conditional statements (8, 12) src/gen/constr_SEQUENCE_OF_ber.c:69: ERROR:SPACING: space required before the open parenthesis '(' src/gen/constr_SEQUENCE_OF_ber.c:70: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/constr_SEQUENCE_OF_ber.c:70: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_SEQUENCE_OF_ber.c:71: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/constr_SEQUENCE_OF_ber.c:71: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_SEQUENCE_OF_ber.c:72: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_SEQUENCE_OF_ber.c:74: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_SEQUENCE_OF_ber.c:74: ERROR:SPACING: space required before the open parenthesis '(' src/gen/constr_SEQUENCE_OF_ber.c:75: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/constr_SEQUENCE_OF_ber.c:76: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/constr_SEQUENCE_OF_ber.c:77: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/constr_SEQUENCE_OF_ber.c:78: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/constr_SEQUENCE_OF_ber.c:78: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_SEQUENCE_OF_ber.c:79: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/constr_SEQUENCE_OF_ber.c:79: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_SEQUENCE_OF_ber.c:80: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/constr_SEQUENCE_OF_ber.c:80: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_SEQUENCE_OF_ber.c:81: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_SEQUENCE_OF_ber.c:82: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/constr_SEQUENCE_OF_ber.c:82: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_SEQUENCE_OF_ber.c:83: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/constr_SEQUENCE_OF_ber.c:83: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_SEQUENCE_OF_ber.c:84: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/constr_SEQUENCE_OF_ber.c:84: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_SEQUENCE_OF_ber.c:85: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_SEQUENCE_OF_ber.c:87: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_SEQUENCE_ber.c:15: ERROR:SPACING: spaces required around that '<' (ctx:VxV) src/gen/constr_SEQUENCE_ber.c:36: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_SEQUENCE_ber.c:37: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/constr_SEQUENCE_ber.c:37: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_SEQUENCE_ber.c:38: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/constr_SEQUENCE_ber.c:38: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_SEQUENCE_ber.c:39: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/constr_SEQUENCE_ber.c:39: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_SEQUENCE_ber.c:40: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/constr_SEQUENCE_ber.c:40: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_SEQUENCE_ber.c:40: WARNING:SUSPECT_CODE_INDENT: suspect code indent for conditional statements (8, 12) src/gen/constr_SEQUENCE_ber.c:40: ERROR:SPACING: space required before the open parenthesis '(' src/gen/constr_SEQUENCE_ber.c:41: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/constr_SEQUENCE_ber.c:41: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_SEQUENCE_ber.c:42: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/constr_SEQUENCE_ber.c:42: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_SEQUENCE_ber.c:43: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_SEQUENCE_ber.c:43: ERROR:SPACING: space required before the open parenthesis '(' src/gen/constr_SEQUENCE_ber.c:50: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_SEQUENCE_ber.c:51: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/constr_SEQUENCE_ber.c:51: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_SEQUENCE_ber.c:52: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/constr_SEQUENCE_ber.c:52: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_SEQUENCE_ber.c:53: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_SEQUENCE_ber.c:53: ERROR:SPACING: space required before the open parenthesis '(' src/gen/constr_SEQUENCE_ber.c:55: WARNING:SINGLE_STATEMENT_DO_WHILE_MACRO: Single statement macros should not use a do {} while (0) loop src/gen/constr_SEQUENCE_ber.c:56: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_SEQUENCE_ber.c:57: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/constr_SEQUENCE_ber.c:57: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_SEQUENCE_ber.c:58: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_SEQUENCE_ber.c:58: ERROR:SPACING: space required before the open parenthesis '(' src/gen/constr_SEQUENCE_ber.c:65: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_SEQUENCE_ber.c:66: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/constr_SEQUENCE_ber.c:66: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_SEQUENCE_ber.c:67: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/constr_SEQUENCE_ber.c:67: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_SEQUENCE_ber.c:68: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/constr_SEQUENCE_ber.c:68: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_SEQUENCE_ber.c:69: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_SEQUENCE_ber.c:69: ERROR:SPACING: space required before the open parenthesis '(' src/gen/constr_SEQUENCE_ber.c:75: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_SEQUENCE_ber.c:76: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_SEQUENCE_ber.c:81: ERROR:OPEN_BRACE: open brace '{' following function definitions go on the next line src/gen/constr_SEQUENCE_ber.c:83: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_SEQUENCE_ber.c:84: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_SEQUENCE_ber.c:86: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_SEQUENCE_ber.c:87: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_SEQUENCE_ber.c:89: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_SEQUENCE_ber.c:89: ERROR:SPACING: space required before the open parenthesis '(' src/gen/constr_SEQUENCE_ber.c:90: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/constr_SEQUENCE_ber.c:90: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_SEQUENCE_ber.c:91: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/constr_SEQUENCE_ber.c:91: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_SEQUENCE_ber.c:93: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/constr_SEQUENCE_ber.c:93: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_SEQUENCE_ber.c:93: WARNING:SUSPECT_CODE_INDENT: suspect code indent for conditional statements (8, 12) src/gen/constr_SEQUENCE_ber.c:93: ERROR:SPACING: space required before the open parenthesis '(' src/gen/constr_SEQUENCE_ber.c:94: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/constr_SEQUENCE_ber.c:94: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_SEQUENCE_ber.c:94: ERROR:SPACING: space required before the open parenthesis '(' src/gen/constr_SEQUENCE_ber.c:95: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/constr_SEQUENCE_ber.c:95: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_SEQUENCE_ber.c:96: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/constr_SEQUENCE_ber.c:97: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/constr_SEQUENCE_ber.c:98: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/constr_SEQUENCE_ber.c:99: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/constr_SEQUENCE_ber.c:100: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/constr_SEQUENCE_ber.c:100: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_SEQUENCE_ber.c:101: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/constr_SEQUENCE_ber.c:101: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_SEQUENCE_ber.c:101: WARNING:SUSPECT_CODE_INDENT: suspect code indent for conditional statements (8, 12) src/gen/constr_SEQUENCE_ber.c:101: ERROR:SPACING: space required before the open parenthesis '(' src/gen/constr_SEQUENCE_ber.c:102: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/constr_SEQUENCE_ber.c:102: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_SEQUENCE_ber.c:103: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/constr_SEQUENCE_ber.c:103: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_SEQUENCE_ber.c:103: WARNING:SUSPECT_CODE_INDENT: suspect code indent for conditional statements (8, 12) src/gen/constr_SEQUENCE_ber.c:104: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/constr_SEQUENCE_ber.c:104: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_SEQUENCE_ber.c:105: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_SEQUENCE_ber.c:105: ERROR:SPACING: space required before the open parenthesis '(' src/gen/constr_SEQUENCE_ber.c:106: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/constr_SEQUENCE_ber.c:106: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_SEQUENCE_ber.c:107: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_SEQUENCE_ber.c:108: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/constr_SEQUENCE_ber.c:108: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_SEQUENCE_ber.c:109: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_SEQUENCE_ber.c:115: ERROR:OPEN_BRACE: open brace '{' following function definitions go on the next line src/gen/constr_SEQUENCE_ber.c:117: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/constr_SEQUENCE_ber.c:117: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_SEQUENCE_ber.c:118: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/constr_SEQUENCE_ber.c:118: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_SEQUENCE_ber.c:122: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_SEQUENCE_ber.c:123: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_SEQUENCE_ber.c:128: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_SEQUENCE_ber.c:129: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_SEQUENCE_ber.c:131: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_SEQUENCE_ber.c:132: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_SEQUENCE_ber.c:134: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_SEQUENCE_ber.c:135: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_SEQUENCE_ber.c:137: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_SEQUENCE_ber.c:142: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_SEQUENCE_ber.c:142: ERROR:SPACING: space required before the open parenthesis '(' src/gen/constr_SEQUENCE_ber.c:143: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/constr_SEQUENCE_ber.c:143: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_SEQUENCE_ber.c:144: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/constr_SEQUENCE_ber.c:144: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_SEQUENCE_ber.c:144: WARNING:SUSPECT_CODE_INDENT: suspect code indent for conditional statements (8, 12) src/gen/constr_SEQUENCE_ber.c:144: ERROR:SPACING: space required before the open parenthesis '(' src/gen/constr_SEQUENCE_ber.c:144: WARNING:BRACES_NOT_NECESSARY: braces {} are not necessary for single statement blocks src/gen/constr_SEQUENCE_ber.c:145: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/constr_SEQUENCE_ber.c:145: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_SEQUENCE_ber.c:146: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/constr_SEQUENCE_ber.c:146: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_SEQUENCE_ber.c:147: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_SEQUENCE_ber.c:152: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_SEQUENCE_ber.c:157: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_SEQUENCE_ber.c:157: ERROR:SPACING: space required before the open parenthesis '(' src/gen/constr_SEQUENCE_ber.c:158: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_SEQUENCE_ber.c:159: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/constr_SEQUENCE_ber.c:160: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/constr_SEQUENCE_ber.c:161: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/constr_SEQUENCE_ber.c:162: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/constr_SEQUENCE_ber.c:163: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/constr_SEQUENCE_ber.c:165: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/constr_SEQUENCE_ber.c:165: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_SEQUENCE_ber.c:166: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/constr_SEQUENCE_ber.c:166: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_SEQUENCE_ber.c:167: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/constr_SEQUENCE_ber.c:167: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_SEQUENCE_ber.c:167: WARNING:SUSPECT_CODE_INDENT: suspect code indent for conditional statements (8, 12) src/gen/constr_SEQUENCE_ber.c:167: ERROR:SPACING: space required before the open parenthesis '(' src/gen/constr_SEQUENCE_ber.c:168: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/constr_SEQUENCE_ber.c:168: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_SEQUENCE_ber.c:169: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/constr_SEQUENCE_ber.c:169: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_SEQUENCE_ber.c:170: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/constr_SEQUENCE_ber.c:170: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_SEQUENCE_ber.c:171: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/constr_SEQUENCE_ber.c:171: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_SEQUENCE_ber.c:173: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/constr_SEQUENCE_ber.c:173: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_SEQUENCE_ber.c:173: WARNING:SUSPECT_CODE_INDENT: suspect code indent for conditional statements (8, 12) src/gen/constr_SEQUENCE_ber.c:173: ERROR:SPACING: space required before the open parenthesis '(' src/gen/constr_SEQUENCE_ber.c:174: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/constr_SEQUENCE_ber.c:174: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_SEQUENCE_ber.c:175: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/constr_SEQUENCE_ber.c:175: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_SEQUENCE_ber.c:177: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/constr_SEQUENCE_ber.c:177: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_SEQUENCE_ber.c:179: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/constr_SEQUENCE_ber.c:179: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_SEQUENCE_ber.c:180: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/constr_SEQUENCE_ber.c:180: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_SEQUENCE_ber.c:182: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/constr_SEQUENCE_ber.c:183: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_SEQUENCE_ber.c:184: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/constr_SEQUENCE_ber.c:185: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/constr_SEQUENCE_ber.c:186: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/constr_SEQUENCE_ber.c:187: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/constr_SEQUENCE_ber.c:188: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/constr_SEQUENCE_ber.c:189: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/constr_SEQUENCE_ber.c:190: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/constr_SEQUENCE_ber.c:191: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/constr_SEQUENCE_ber.c:192: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/constr_SEQUENCE_ber.c:193: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/constr_SEQUENCE_ber.c:194: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/constr_SEQUENCE_ber.c:194: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_SEQUENCE_ber.c:194: WARNING:SUSPECT_CODE_INDENT: suspect code indent for conditional statements (8, 12) src/gen/constr_SEQUENCE_ber.c:194: ERROR:SPACING: space required before the open parenthesis '(' src/gen/constr_SEQUENCE_ber.c:195: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/constr_SEQUENCE_ber.c:195: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_SEQUENCE_ber.c:196: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/constr_SEQUENCE_ber.c:196: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_SEQUENCE_ber.c:197: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/constr_SEQUENCE_ber.c:197: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_SEQUENCE_ber.c:198: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/constr_SEQUENCE_ber.c:198: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_SEQUENCE_ber.c:199: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/constr_SEQUENCE_ber.c:199: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_SEQUENCE_ber.c:200: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/constr_SEQUENCE_ber.c:200: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_SEQUENCE_ber.c:201: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/constr_SEQUENCE_ber.c:201: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_SEQUENCE_ber.c:203: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/constr_SEQUENCE_ber.c:203: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_SEQUENCE_ber.c:203: ERROR:SPACING: space required before the open parenthesis '(' src/gen/constr_SEQUENCE_ber.c:204: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/constr_SEQUENCE_ber.c:204: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_SEQUENCE_ber.c:206: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/constr_SEQUENCE_ber.c:207: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/constr_SEQUENCE_ber.c:208: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/constr_SEQUENCE_ber.c:209: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/constr_SEQUENCE_ber.c:209: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_SEQUENCE_ber.c:210: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/constr_SEQUENCE_ber.c:210: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_SEQUENCE_ber.c:211: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/constr_SEQUENCE_ber.c:211: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_SEQUENCE_ber.c:212: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/constr_SEQUENCE_ber.c:212: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_SEQUENCE_ber.c:213: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/constr_SEQUENCE_ber.c:213: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_SEQUENCE_ber.c:215: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/constr_SEQUENCE_ber.c:215: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_SEQUENCE_ber.c:215: ERROR:SPACING: space required before the open parenthesis '(' src/gen/constr_SEQUENCE_ber.c:216: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/constr_SEQUENCE_ber.c:216: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_SEQUENCE_ber.c:217: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/constr_SEQUENCE_ber.c:218: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/constr_SEQUENCE_ber.c:218: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_SEQUENCE_ber.c:219: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/constr_SEQUENCE_ber.c:220: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/constr_SEQUENCE_ber.c:220: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_SEQUENCE_ber.c:221: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/constr_SEQUENCE_ber.c:221: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_SEQUENCE_ber.c:222: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/constr_SEQUENCE_ber.c:223: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/constr_SEQUENCE_ber.c:224: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/constr_SEQUENCE_ber.c:225: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/constr_SEQUENCE_ber.c:225: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_SEQUENCE_ber.c:226: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/constr_SEQUENCE_ber.c:226: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_SEQUENCE_ber.c:227: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/constr_SEQUENCE_ber.c:227: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_SEQUENCE_ber.c:229: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/constr_SEQUENCE_ber.c:230: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/constr_SEQUENCE_ber.c:231: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/constr_SEQUENCE_ber.c:232: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/constr_SEQUENCE_ber.c:232: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_SEQUENCE_ber.c:233: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/constr_SEQUENCE_ber.c:233: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_SEQUENCE_ber.c:234: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/constr_SEQUENCE_ber.c:234: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_SEQUENCE_ber.c:235: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/constr_SEQUENCE_ber.c:235: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_SEQUENCE_ber.c:236: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/constr_SEQUENCE_ber.c:236: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_SEQUENCE_ber.c:237: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/constr_SEQUENCE_ber.c:237: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_SEQUENCE_ber.c:237: ERROR:SPACING: space required before the open parenthesis '(' src/gen/constr_SEQUENCE_ber.c:238: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/constr_SEQUENCE_ber.c:238: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_SEQUENCE_ber.c:238: WARNING:TRAILING_SEMICOLON: trailing semicolon indicates no statements, indent implies otherwise src/gen/constr_SEQUENCE_ber.c:238: ERROR:SPACING: space required before the open parenthesis '(' src/gen/constr_SEQUENCE_ber.c:239: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/constr_SEQUENCE_ber.c:240: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/constr_SEQUENCE_ber.c:240: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_SEQUENCE_ber.c:241: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/constr_SEQUENCE_ber.c:241: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_SEQUENCE_ber.c:243: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/constr_SEQUENCE_ber.c:243: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_SEQUENCE_ber.c:243: ERROR:SPACING: space required before the open parenthesis '(' src/gen/constr_SEQUENCE_ber.c:244: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/constr_SEQUENCE_ber.c:244: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_SEQUENCE_ber.c:244: WARNING:SUSPECT_CODE_INDENT: suspect code indent for conditional statements (16, 20) src/gen/constr_SEQUENCE_ber.c:244: ERROR:SPACING: space required before the open parenthesis '(' src/gen/constr_SEQUENCE_ber.c:245: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/constr_SEQUENCE_ber.c:245: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_SEQUENCE_ber.c:245: ERROR:SPACING: space required before the open parenthesis '(' src/gen/constr_SEQUENCE_ber.c:245: WARNING:BRACES_NOT_NECESSARY: braces {} are not necessary for any arm of this statement src/gen/constr_SEQUENCE_ber.c:246: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/constr_SEQUENCE_ber.c:246: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_SEQUENCE_ber.c:247: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/constr_SEQUENCE_ber.c:247: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_SEQUENCE_ber.c:248: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/constr_SEQUENCE_ber.c:248: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_SEQUENCE_ber.c:249: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/constr_SEQUENCE_ber.c:249: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_SEQUENCE_ber.c:250: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/constr_SEQUENCE_ber.c:250: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_SEQUENCE_ber.c:250: WARNING:SUSPECT_CODE_INDENT: suspect code indent for conditional statements (16, 20) src/gen/constr_SEQUENCE_ber.c:250: ERROR:SPACING: space required before the open parenthesis '(' src/gen/constr_SEQUENCE_ber.c:251: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/constr_SEQUENCE_ber.c:251: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_SEQUENCE_ber.c:252: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/constr_SEQUENCE_ber.c:252: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_SEQUENCE_ber.c:253: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/constr_SEQUENCE_ber.c:253: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_SEQUENCE_ber.c:253: ERROR:SPACING: space required before the open parenthesis '(' src/gen/constr_SEQUENCE_ber.c:254: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/constr_SEQUENCE_ber.c:254: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_SEQUENCE_ber.c:255: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/constr_SEQUENCE_ber.c:256: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/constr_SEQUENCE_ber.c:257: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/constr_SEQUENCE_ber.c:258: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/constr_SEQUENCE_ber.c:259: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/constr_SEQUENCE_ber.c:260: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/constr_SEQUENCE_ber.c:261: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/constr_SEQUENCE_ber.c:262: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/constr_SEQUENCE_ber.c:263: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/constr_SEQUENCE_ber.c:264: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/constr_SEQUENCE_ber.c:264: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_SEQUENCE_ber.c:265: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/constr_SEQUENCE_ber.c:265: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_SEQUENCE_ber.c:266: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/constr_SEQUENCE_ber.c:266: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_SEQUENCE_ber.c:267: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/constr_SEQUENCE_ber.c:267: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_SEQUENCE_ber.c:269: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/constr_SEQUENCE_ber.c:270: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/constr_SEQUENCE_ber.c:271: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/constr_SEQUENCE_ber.c:272: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/constr_SEQUENCE_ber.c:272: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_SEQUENCE_ber.c:273: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/constr_SEQUENCE_ber.c:273: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_SEQUENCE_ber.c:274: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/constr_SEQUENCE_ber.c:274: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_SEQUENCE_ber.c:274: ERROR:SPACING: space required before the open parenthesis '(' src/gen/constr_SEQUENCE_ber.c:275: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/constr_SEQUENCE_ber.c:275: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_SEQUENCE_ber.c:276: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/constr_SEQUENCE_ber.c:276: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_SEQUENCE_ber.c:276: ERROR:SPACING: space required before the open parenthesis '(' src/gen/constr_SEQUENCE_ber.c:277: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/constr_SEQUENCE_ber.c:278: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/constr_SEQUENCE_ber.c:278: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_SEQUENCE_ber.c:279: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/constr_SEQUENCE_ber.c:279: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_SEQUENCE_ber.c:280: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/constr_SEQUENCE_ber.c:281: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/constr_SEQUENCE_ber.c:281: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_SEQUENCE_ber.c:282: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/constr_SEQUENCE_ber.c:282: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_SEQUENCE_ber.c:282: ERROR:SPACING: space required before the open parenthesis '(' src/gen/constr_SEQUENCE_ber.c:283: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/constr_SEQUENCE_ber.c:283: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_SEQUENCE_ber.c:283: WARNING:SUSPECT_CODE_INDENT: suspect code indent for conditional statements (16, 20) src/gen/constr_SEQUENCE_ber.c:283: ERROR:SPACING: space required before the open parenthesis '(' src/gen/constr_SEQUENCE_ber.c:284: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/constr_SEQUENCE_ber.c:285: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/constr_SEQUENCE_ber.c:286: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/constr_SEQUENCE_ber.c:287: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/constr_SEQUENCE_ber.c:288: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/constr_SEQUENCE_ber.c:289: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/constr_SEQUENCE_ber.c:289: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_SEQUENCE_ber.c:290: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/constr_SEQUENCE_ber.c:290: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_SEQUENCE_ber.c:291: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/constr_SEQUENCE_ber.c:291: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_SEQUENCE_ber.c:292: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/constr_SEQUENCE_ber.c:292: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_SEQUENCE_ber.c:292: WARNING:SUSPECT_CODE_INDENT: suspect code indent for conditional statements (16, 20) src/gen/constr_SEQUENCE_ber.c:292: ERROR:SPACING: space required before the open parenthesis '(' src/gen/constr_SEQUENCE_ber.c:293: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/constr_SEQUENCE_ber.c:294: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/constr_SEQUENCE_ber.c:295: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/constr_SEQUENCE_ber.c:296: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/constr_SEQUENCE_ber.c:297: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/constr_SEQUENCE_ber.c:297: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_SEQUENCE_ber.c:298: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/constr_SEQUENCE_ber.c:298: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_SEQUENCE_ber.c:299: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/constr_SEQUENCE_ber.c:299: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_SEQUENCE_ber.c:300: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/constr_SEQUENCE_ber.c:300: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_SEQUENCE_ber.c:300: WARNING:SUSPECT_CODE_INDENT: suspect code indent for conditional statements (16, 20) src/gen/constr_SEQUENCE_ber.c:300: ERROR:SPACING: space required before the open parenthesis '(' src/gen/constr_SEQUENCE_ber.c:301: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/constr_SEQUENCE_ber.c:301: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_SEQUENCE_ber.c:302: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/constr_SEQUENCE_ber.c:302: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_SEQUENCE_ber.c:303: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/constr_SEQUENCE_ber.c:303: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_SEQUENCE_ber.c:304: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/constr_SEQUENCE_ber.c:304: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_SEQUENCE_ber.c:305: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/constr_SEQUENCE_ber.c:305: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_SEQUENCE_ber.c:305: ERROR:SPACING: space required before the open parenthesis '(' src/gen/constr_SEQUENCE_ber.c:306: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/constr_SEQUENCE_ber.c:307: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/constr_SEQUENCE_ber.c:308: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/constr_SEQUENCE_ber.c:309: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/constr_SEQUENCE_ber.c:310: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/constr_SEQUENCE_ber.c:310: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_SEQUENCE_ber.c:311: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/constr_SEQUENCE_ber.c:311: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_SEQUENCE_ber.c:312: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/constr_SEQUENCE_ber.c:312: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_SEQUENCE_ber.c:313: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/constr_SEQUENCE_ber.c:313: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_SEQUENCE_ber.c:314: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/constr_SEQUENCE_ber.c:314: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_SEQUENCE_ber.c:315: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/constr_SEQUENCE_ber.c:315: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_SEQUENCE_ber.c:316: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/constr_SEQUENCE_ber.c:316: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_SEQUENCE_ber.c:317: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/constr_SEQUENCE_ber.c:317: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_SEQUENCE_ber.c:317: WARNING:SUSPECT_CODE_INDENT: suspect code indent for conditional statements (16, 20) src/gen/constr_SEQUENCE_ber.c:317: ERROR:SPACING: space required before the open parenthesis '(' src/gen/constr_SEQUENCE_ber.c:318: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/constr_SEQUENCE_ber.c:318: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_SEQUENCE_ber.c:319: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/constr_SEQUENCE_ber.c:319: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_SEQUENCE_ber.c:320: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/constr_SEQUENCE_ber.c:320: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_SEQUENCE_ber.c:321: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/constr_SEQUENCE_ber.c:322: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/constr_SEQUENCE_ber.c:323: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/constr_SEQUENCE_ber.c:324: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/constr_SEQUENCE_ber.c:325: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/constr_SEQUENCE_ber.c:325: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_SEQUENCE_ber.c:326: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/constr_SEQUENCE_ber.c:326: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_SEQUENCE_ber.c:327: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/constr_SEQUENCE_ber.c:327: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_SEQUENCE_ber.c:327: ERROR:SPACING: space required before the open parenthesis '(' src/gen/constr_SEQUENCE_ber.c:328: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/constr_SEQUENCE_ber.c:328: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_SEQUENCE_ber.c:328: ERROR:SPACING: space required before the open parenthesis '(' src/gen/constr_SEQUENCE_ber.c:329: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/constr_SEQUENCE_ber.c:329: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_SEQUENCE_ber.c:329: ERROR:SPACING: space required before the open parenthesis '(' src/gen/constr_SEQUENCE_ber.c:330: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/constr_SEQUENCE_ber.c:330: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_SEQUENCE_ber.c:331: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/constr_SEQUENCE_ber.c:331: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_SEQUENCE_ber.c:332: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/constr_SEQUENCE_ber.c:332: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_SEQUENCE_ber.c:332: ERROR:SPACING: space required before the open parenthesis '(' src/gen/constr_SEQUENCE_ber.c:333: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/constr_SEQUENCE_ber.c:333: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_SEQUENCE_ber.c:334: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/constr_SEQUENCE_ber.c:334: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_SEQUENCE_ber.c:335: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/constr_SEQUENCE_ber.c:335: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_SEQUENCE_ber.c:336: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/constr_SEQUENCE_ber.c:336: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_SEQUENCE_ber.c:337: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/constr_SEQUENCE_ber.c:337: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_SEQUENCE_ber.c:338: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/constr_SEQUENCE_ber.c:338: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_SEQUENCE_ber.c:339: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/constr_SEQUENCE_ber.c:339: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_SEQUENCE_ber.c:340: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/constr_SEQUENCE_ber.c:340: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_SEQUENCE_ber.c:340: ERROR:SPACING: space required before the open parenthesis '(' src/gen/constr_SEQUENCE_ber.c:341: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/constr_SEQUENCE_ber.c:342: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/constr_SEQUENCE_ber.c:343: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/constr_SEQUENCE_ber.c:344: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/constr_SEQUENCE_ber.c:345: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/constr_SEQUENCE_ber.c:346: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/constr_SEQUENCE_ber.c:347: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/constr_SEQUENCE_ber.c:347: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_SEQUENCE_ber.c:347: WARNING:SUSPECT_CODE_INDENT: suspect code indent for conditional statements (16, 20) src/gen/constr_SEQUENCE_ber.c:347: ERROR:SPACING: space required before the open parenthesis '(' src/gen/constr_SEQUENCE_ber.c:348: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/constr_SEQUENCE_ber.c:348: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_SEQUENCE_ber.c:349: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/constr_SEQUENCE_ber.c:349: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_SEQUENCE_ber.c:350: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/constr_SEQUENCE_ber.c:350: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_SEQUENCE_ber.c:351: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/constr_SEQUENCE_ber.c:351: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_SEQUENCE_ber.c:352: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/constr_SEQUENCE_ber.c:352: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_SEQUENCE_ber.c:353: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/constr_SEQUENCE_ber.c:353: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_SEQUENCE_ber.c:354: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/constr_SEQUENCE_ber.c:354: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_SEQUENCE_ber.c:354: ERROR:SPACING: spaces required around that '?' (ctx:WxV) src/gen/constr_SEQUENCE_ber.c:355: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/constr_SEQUENCE_ber.c:355: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_SEQUENCE_ber.c:356: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/constr_SEQUENCE_ber.c:356: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_SEQUENCE_ber.c:356: WARNING:SUSPECT_CODE_INDENT: suspect code indent for conditional statements (16, 20) src/gen/constr_SEQUENCE_ber.c:357: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/constr_SEQUENCE_ber.c:358: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/constr_SEQUENCE_ber.c:358: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_SEQUENCE_ber.c:359: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/constr_SEQUENCE_ber.c:359: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_SEQUENCE_ber.c:361: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/constr_SEQUENCE_ber.c:361: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_SEQUENCE_ber.c:362: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/constr_SEQUENCE_ber.c:362: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_SEQUENCE_ber.c:363: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/constr_SEQUENCE_ber.c:363: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_SEQUENCE_ber.c:364: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/constr_SEQUENCE_ber.c:364: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_SEQUENCE_ber.c:365: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/constr_SEQUENCE_ber.c:365: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_SEQUENCE_ber.c:366: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/constr_SEQUENCE_ber.c:366: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_SEQUENCE_ber.c:367: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/constr_SEQUENCE_ber.c:367: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_SEQUENCE_ber.c:368: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/constr_SEQUENCE_ber.c:368: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_SEQUENCE_ber.c:369: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/constr_SEQUENCE_ber.c:369: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_SEQUENCE_ber.c:369: ERROR:SPACING: space required before the open parenthesis '(' src/gen/constr_SEQUENCE_ber.c:370: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/constr_SEQUENCE_ber.c:370: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_SEQUENCE_ber.c:370: WARNING:TRAILING_SEMICOLON: trailing semicolon indicates no statements, indent implies otherwise src/gen/constr_SEQUENCE_ber.c:370: ERROR:SPACING: space required before the open parenthesis '(' src/gen/constr_SEQUENCE_ber.c:371: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/constr_SEQUENCE_ber.c:372: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/constr_SEQUENCE_ber.c:372: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_SEQUENCE_ber.c:373: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/constr_SEQUENCE_ber.c:373: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_SEQUENCE_ber.c:375: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/constr_SEQUENCE_ber.c:375: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_SEQUENCE_ber.c:376: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/constr_SEQUENCE_ber.c:376: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_SEQUENCE_ber.c:377: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/constr_SEQUENCE_ber.c:377: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_SEQUENCE_ber.c:378: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/constr_SEQUENCE_ber.c:378: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_SEQUENCE_ber.c:379: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/constr_SEQUENCE_ber.c:379: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_SEQUENCE_ber.c:380: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/constr_SEQUENCE_ber.c:380: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_SEQUENCE_ber.c:382: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/constr_SEQUENCE_ber.c:383: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/constr_SEQUENCE_ber.c:384: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/constr_SEQUENCE_ber.c:385: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/constr_SEQUENCE_ber.c:385: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_SEQUENCE_ber.c:386: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/constr_SEQUENCE_ber.c:386: WARNING:INDENTED_LABEL: labels should not be indented src/gen/constr_SEQUENCE_ber.c:387: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/constr_SEQUENCE_ber.c:387: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_SEQUENCE_ber.c:389: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/constr_SEQUENCE_ber.c:390: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/constr_SEQUENCE_ber.c:391: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/constr_SEQUENCE_ber.c:392: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/constr_SEQUENCE_ber.c:393: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/constr_SEQUENCE_ber.c:394: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/constr_SEQUENCE_ber.c:394: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_SEQUENCE_ber.c:394: ERROR:SPACING: space required before the open parenthesis '(' src/gen/constr_SEQUENCE_ber.c:395: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/constr_SEQUENCE_ber.c:396: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/constr_SEQUENCE_ber.c:396: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_SEQUENCE_ber.c:397: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/constr_SEQUENCE_ber.c:397: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_SEQUENCE_ber.c:398: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/constr_SEQUENCE_ber.c:399: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/constr_SEQUENCE_ber.c:400: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/constr_SEQUENCE_ber.c:401: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/constr_SEQUENCE_ber.c:402: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/constr_SEQUENCE_ber.c:402: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_SEQUENCE_ber.c:403: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/constr_SEQUENCE_ber.c:403: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_SEQUENCE_ber.c:404: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/constr_SEQUENCE_ber.c:404: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_SEQUENCE_ber.c:405: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/constr_SEQUENCE_ber.c:406: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/constr_SEQUENCE_ber.c:407: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/constr_SEQUENCE_ber.c:408: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/constr_SEQUENCE_ber.c:408: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_SEQUENCE_ber.c:408: ERROR:SPACING: space required before the open parenthesis '(' src/gen/constr_SEQUENCE_ber.c:409: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/constr_SEQUENCE_ber.c:409: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_SEQUENCE_ber.c:410: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/constr_SEQUENCE_ber.c:410: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_SEQUENCE_ber.c:411: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/constr_SEQUENCE_ber.c:411: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_SEQUENCE_ber.c:412: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/constr_SEQUENCE_ber.c:412: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_SEQUENCE_ber.c:413: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/constr_SEQUENCE_ber.c:413: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_SEQUENCE_ber.c:414: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/constr_SEQUENCE_ber.c:414: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_SEQUENCE_ber.c:415: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/constr_SEQUENCE_ber.c:415: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_SEQUENCE_ber.c:416: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/constr_SEQUENCE_ber.c:416: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_SEQUENCE_ber.c:417: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/constr_SEQUENCE_ber.c:417: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_SEQUENCE_ber.c:418: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/constr_SEQUENCE_ber.c:418: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_SEQUENCE_ber.c:419: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/constr_SEQUENCE_ber.c:419: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_SEQUENCE_ber.c:420: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/constr_SEQUENCE_ber.c:420: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_SEQUENCE_ber.c:420: ERROR:SPACING: space required before the open parenthesis '(' src/gen/constr_SEQUENCE_ber.c:421: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/constr_SEQUENCE_ber.c:421: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_SEQUENCE_ber.c:422: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/constr_SEQUENCE_ber.c:422: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_SEQUENCE_ber.c:423: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/constr_SEQUENCE_ber.c:423: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_SEQUENCE_ber.c:424: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/constr_SEQUENCE_ber.c:424: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_SEQUENCE_ber.c:424: WARNING:SUSPECT_CODE_INDENT: suspect code indent for conditional statements (16, 20) src/gen/constr_SEQUENCE_ber.c:424: ERROR:SPACING: space required before the open parenthesis '(' src/gen/constr_SEQUENCE_ber.c:425: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/constr_SEQUENCE_ber.c:425: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_SEQUENCE_ber.c:426: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/constr_SEQUENCE_ber.c:426: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_SEQUENCE_ber.c:427: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/constr_SEQUENCE_ber.c:427: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_SEQUENCE_ber.c:428: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/constr_SEQUENCE_ber.c:428: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_SEQUENCE_ber.c:429: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/constr_SEQUENCE_ber.c:429: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_SEQUENCE_ber.c:430: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/constr_SEQUENCE_ber.c:431: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/constr_SEQUENCE_ber.c:431: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_SEQUENCE_ber.c:432: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/constr_SEQUENCE_ber.c:432: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_SEQUENCE_ber.c:433: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/constr_SEQUENCE_ber.c:433: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_SEQUENCE_ber.c:435: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/constr_SEQUENCE_ber.c:435: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_SEQUENCE_ber.c:436: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_SEQUENCE_ber.c:438: WARNING:INDENTED_LABEL: labels should not be indented src/gen/constr_SEQUENCE_ber.c:439: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/constr_SEQUENCE_ber.c:439: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_SEQUENCE_ber.c:440: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/constr_SEQUENCE_ber.c:441: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_SEQUENCE_ber.c:442: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_SEQUENCE_ber.c:444: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/constr_SEQUENCE_ber.c:444: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_SEQUENCE_ber.c:445: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/constr_SEQUENCE_ber.c:445: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_SEQUENCE_ber.c:447: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/constr_SEQUENCE_ber.c:448: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/constr_SEQUENCE_ber.c:449: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/constr_SEQUENCE_ber.c:450: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/constr_SEQUENCE_ber.c:450: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_SEQUENCE_ber.c:450: WARNING:SUSPECT_CODE_INDENT: suspect code indent for conditional statements (8, 12) src/gen/constr_SEQUENCE_ber.c:450: ERROR:SPACING: space required before the open parenthesis '(' src/gen/constr_SEQUENCE_ber.c:451: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/constr_SEQUENCE_ber.c:451: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_SEQUENCE_ber.c:453: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/constr_SEQUENCE_ber.c:453: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_SEQUENCE_ber.c:454: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/constr_SEQUENCE_ber.c:454: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_SEQUENCE_ber.c:454: ERROR:SPACING: space required before the open parenthesis '(' src/gen/constr_SEQUENCE_ber.c:455: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/constr_SEQUENCE_ber.c:455: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_SEQUENCE_ber.c:455: WARNING:TRAILING_SEMICOLON: trailing semicolon indicates no statements, indent implies otherwise src/gen/constr_SEQUENCE_ber.c:455: ERROR:SPACING: space required before the open parenthesis '(' src/gen/constr_SEQUENCE_ber.c:456: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/constr_SEQUENCE_ber.c:457: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/constr_SEQUENCE_ber.c:457: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_SEQUENCE_ber.c:458: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/constr_SEQUENCE_ber.c:458: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_SEQUENCE_ber.c:460: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/constr_SEQUENCE_ber.c:461: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/constr_SEQUENCE_ber.c:462: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/constr_SEQUENCE_ber.c:463: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/constr_SEQUENCE_ber.c:463: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_SEQUENCE_ber.c:463: ERROR:SPACING: space required before the open parenthesis '(' src/gen/constr_SEQUENCE_ber.c:464: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/constr_SEQUENCE_ber.c:464: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_SEQUENCE_ber.c:464: WARNING:SUSPECT_CODE_INDENT: suspect code indent for conditional statements (16, 20) src/gen/constr_SEQUENCE_ber.c:464: ERROR:SPACING: space required before the open parenthesis '(' src/gen/constr_SEQUENCE_ber.c:465: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/constr_SEQUENCE_ber.c:465: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_SEQUENCE_ber.c:465: ERROR:SPACING: space required before the open parenthesis '(' src/gen/constr_SEQUENCE_ber.c:466: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/constr_SEQUENCE_ber.c:466: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_SEQUENCE_ber.c:467: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/constr_SEQUENCE_ber.c:467: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_SEQUENCE_ber.c:468: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/constr_SEQUENCE_ber.c:468: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_SEQUENCE_ber.c:469: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/constr_SEQUENCE_ber.c:469: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_SEQUENCE_ber.c:469: WARNING:SUSPECT_CODE_INDENT: suspect code indent for conditional statements (16, 20) src/gen/constr_SEQUENCE_ber.c:469: ERROR:SPACING: space required before the open parenthesis '(' src/gen/constr_SEQUENCE_ber.c:470: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/constr_SEQUENCE_ber.c:471: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/constr_SEQUENCE_ber.c:472: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/constr_SEQUENCE_ber.c:473: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/constr_SEQUENCE_ber.c:473: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_SEQUENCE_ber.c:474: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/constr_SEQUENCE_ber.c:474: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_SEQUENCE_ber.c:475: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/constr_SEQUENCE_ber.c:475: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_SEQUENCE_ber.c:476: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/constr_SEQUENCE_ber.c:476: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_SEQUENCE_ber.c:477: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/constr_SEQUENCE_ber.c:477: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_SEQUENCE_ber.c:478: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/constr_SEQUENCE_ber.c:478: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_SEQUENCE_ber.c:480: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/constr_SEQUENCE_ber.c:480: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_SEQUENCE_ber.c:480: ERROR:SPACING: space required before the open parenthesis '(' src/gen/constr_SEQUENCE_ber.c:481: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/constr_SEQUENCE_ber.c:481: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_SEQUENCE_ber.c:482: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/constr_SEQUENCE_ber.c:482: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_SEQUENCE_ber.c:483: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/constr_SEQUENCE_ber.c:483: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_SEQUENCE_ber.c:484: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/constr_SEQUENCE_ber.c:484: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_SEQUENCE_ber.c:485: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/constr_SEQUENCE_ber.c:485: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_SEQUENCE_ber.c:486: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/constr_SEQUENCE_ber.c:486: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_SEQUENCE_ber.c:487: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/constr_SEQUENCE_ber.c:487: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_SEQUENCE_ber.c:488: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/constr_SEQUENCE_ber.c:488: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_SEQUENCE_ber.c:490: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/constr_SEQUENCE_ber.c:490: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_SEQUENCE_ber.c:491: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/constr_SEQUENCE_ber.c:491: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_SEQUENCE_ber.c:492: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/constr_SEQUENCE_ber.c:492: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_SEQUENCE_ber.c:493: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/constr_SEQUENCE_ber.c:493: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_SEQUENCE_ber.c:493: ERROR:SPACING: space required before the open parenthesis '(' src/gen/constr_SEQUENCE_ber.c:494: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/constr_SEQUENCE_ber.c:494: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_SEQUENCE_ber.c:494: WARNING:TRAILING_SEMICOLON: trailing semicolon indicates no statements, indent implies otherwise src/gen/constr_SEQUENCE_ber.c:494: ERROR:SPACING: space required before the open parenthesis '(' src/gen/constr_SEQUENCE_ber.c:495: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/constr_SEQUENCE_ber.c:496: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/constr_SEQUENCE_ber.c:496: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_SEQUENCE_ber.c:497: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/constr_SEQUENCE_ber.c:497: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_SEQUENCE_ber.c:499: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/constr_SEQUENCE_ber.c:499: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_SEQUENCE_ber.c:500: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/constr_SEQUENCE_ber.c:500: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_SEQUENCE_ber.c:502: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/constr_SEQUENCE_ber.c:502: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_SEQUENCE_ber.c:503: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_SEQUENCE_ber.c:505: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_SEQUENCE_ber.c:512: ERROR:OPEN_BRACE: open brace '{' following function definitions go on the next line src/gen/constr_SEQUENCE_ber.c:514: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/constr_SEQUENCE_ber.c:514: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_SEQUENCE_ber.c:515: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/constr_SEQUENCE_ber.c:515: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_SEQUENCE_ber.c:516: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_SEQUENCE_ber.c:517: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_SEQUENCE_ber.c:517: ERROR:SPACING: space required after that ',' (ctx:VxV) src/gen/constr_SEQUENCE_ber.c:517: ERROR:SPACING: space required after that ',' (ctx:VxV) src/gen/constr_SEQUENCE_ber.c:518: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_SEQUENCE_ber.c:519: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_SEQUENCE_ber.c:521: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_SEQUENCE_ber.c:522: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/constr_SEQUENCE_ber.c:522: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_SEQUENCE_ber.c:527: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_SEQUENCE_ber.c:527: ERROR:SPACING: space required before the open parenthesis '(' src/gen/constr_SEQUENCE_ber.c:528: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/constr_SEQUENCE_ber.c:528: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_SEQUENCE_ber.c:530: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/constr_SEQUENCE_ber.c:530: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_SEQUENCE_ber.c:531: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/constr_SEQUENCE_ber.c:531: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_SEQUENCE_ber.c:533: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/constr_SEQUENCE_ber.c:533: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_SEQUENCE_ber.c:533: WARNING:SUSPECT_CODE_INDENT: suspect code indent for conditional statements (8, 12) src/gen/constr_SEQUENCE_ber.c:533: ERROR:SPACING: space required before the open parenthesis '(' src/gen/constr_SEQUENCE_ber.c:534: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/constr_SEQUENCE_ber.c:534: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_SEQUENCE_ber.c:535: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/constr_SEQUENCE_ber.c:535: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_SEQUENCE_ber.c:536: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/constr_SEQUENCE_ber.c:536: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_SEQUENCE_ber.c:536: ERROR:SPACING: space required before the open parenthesis '(' src/gen/constr_SEQUENCE_ber.c:537: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/constr_SEQUENCE_ber.c:537: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_SEQUENCE_ber.c:538: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/constr_SEQUENCE_ber.c:538: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_SEQUENCE_ber.c:539: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/constr_SEQUENCE_ber.c:539: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_SEQUENCE_ber.c:539: WARNING:SUSPECT_CODE_INDENT: suspect code indent for conditional statements (16, 20) src/gen/constr_SEQUENCE_ber.c:539: ERROR:SPACING: space required before the open parenthesis '(' src/gen/constr_SEQUENCE_ber.c:540: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/constr_SEQUENCE_ber.c:540: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_SEQUENCE_ber.c:541: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/constr_SEQUENCE_ber.c:542: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/constr_SEQUENCE_ber.c:542: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_SEQUENCE_ber.c:543: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/constr_SEQUENCE_ber.c:543: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_SEQUENCE_ber.c:544: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/constr_SEQUENCE_ber.c:544: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_SEQUENCE_ber.c:544: WARNING:SUSPECT_CODE_INDENT: suspect code indent for conditional statements (8, 12) src/gen/constr_SEQUENCE_ber.c:545: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/constr_SEQUENCE_ber.c:545: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_SEQUENCE_ber.c:546: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/constr_SEQUENCE_ber.c:546: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_SEQUENCE_ber.c:547: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/constr_SEQUENCE_ber.c:547: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_SEQUENCE_ber.c:549: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/constr_SEQUENCE_ber.c:550: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/constr_SEQUENCE_ber.c:550: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_SEQUENCE_ber.c:550: WARNING:SUSPECT_CODE_INDENT: suspect code indent for conditional statements (8, 12) src/gen/constr_SEQUENCE_ber.c:550: ERROR:SPACING: space required before the open parenthesis '(' src/gen/constr_SEQUENCE_ber.c:551: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/constr_SEQUENCE_ber.c:551: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_SEQUENCE_ber.c:553: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/constr_SEQUENCE_ber.c:553: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_SEQUENCE_ber.c:554: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/constr_SEQUENCE_ber.c:554: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_SEQUENCE_ber.c:555: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/constr_SEQUENCE_ber.c:555: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_SEQUENCE_ber.c:556: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/constr_SEQUENCE_ber.c:556: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_SEQUENCE_ber.c:556: WARNING:SUSPECT_CODE_INDENT: suspect code indent for conditional statements (8, 12) src/gen/constr_SEQUENCE_ber.c:556: ERROR:SPACING: space required before the open parenthesis '(' src/gen/constr_SEQUENCE_ber.c:557: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/constr_SEQUENCE_ber.c:557: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_SEQUENCE_ber.c:558: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/constr_SEQUENCE_ber.c:558: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_SEQUENCE_ber.c:559: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/constr_SEQUENCE_ber.c:559: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_SEQUENCE_ber.c:560: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/constr_SEQUENCE_ber.c:560: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_SEQUENCE_ber.c:561: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_SEQUENCE_ber.c:566: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_SEQUENCE_ber.c:567: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_SEQUENCE_ber.c:568: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_SEQUENCE_ber.c:568: ERROR:SPACING: space required before the open parenthesis '(' src/gen/constr_SEQUENCE_ber.c:569: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/constr_SEQUENCE_ber.c:569: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_SEQUENCE_ber.c:570: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_SEQUENCE_ber.c:572: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_SEQUENCE_ber.c:572: ERROR:SPACING: space required before the open parenthesis '(' src/gen/constr_SEQUENCE_ber.c:577: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_SEQUENCE_ber.c:577: ERROR:SPACING: space required before the open parenthesis '(' src/gen/constr_SEQUENCE_ber.c:578: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/constr_SEQUENCE_ber.c:578: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_SEQUENCE_ber.c:579: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/constr_SEQUENCE_ber.c:579: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_SEQUENCE_ber.c:579: ERROR:SPACING: space required after that ',' (ctx:VxV) src/gen/constr_SEQUENCE_ber.c:579: ERROR:SPACING: space required after that ',' (ctx:VxV) src/gen/constr_SEQUENCE_ber.c:580: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/constr_SEQUENCE_ber.c:580: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_SEQUENCE_ber.c:581: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/constr_SEQUENCE_ber.c:581: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_SEQUENCE_ber.c:583: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/constr_SEQUENCE_ber.c:583: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_SEQUENCE_ber.c:583: WARNING:SUSPECT_CODE_INDENT: suspect code indent for conditional statements (8, 12) src/gen/constr_SEQUENCE_ber.c:583: ERROR:SPACING: space required before the open parenthesis '(' src/gen/constr_SEQUENCE_ber.c:584: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/constr_SEQUENCE_ber.c:584: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_SEQUENCE_ber.c:585: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/constr_SEQUENCE_ber.c:585: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_SEQUENCE_ber.c:586: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/constr_SEQUENCE_ber.c:586: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_SEQUENCE_ber.c:586: ERROR:SPACING: space required before the open parenthesis '(' src/gen/constr_SEQUENCE_ber.c:587: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/constr_SEQUENCE_ber.c:587: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_SEQUENCE_ber.c:587: WARNING:SUSPECT_CODE_INDENT: suspect code indent for conditional statements (8, 12) src/gen/constr_SEQUENCE_ber.c:588: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/constr_SEQUENCE_ber.c:588: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_SEQUENCE_ber.c:589: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/constr_SEQUENCE_ber.c:589: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_SEQUENCE_ber.c:590: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/constr_SEQUENCE_ber.c:590: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_SEQUENCE_ber.c:592: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/constr_SEQUENCE_ber.c:593: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/constr_SEQUENCE_ber.c:593: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_SEQUENCE_ber.c:593: WARNING:SUSPECT_CODE_INDENT: suspect code indent for conditional statements (8, 12) src/gen/constr_SEQUENCE_ber.c:593: ERROR:SPACING: space required before the open parenthesis '(' src/gen/constr_SEQUENCE_ber.c:594: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/constr_SEQUENCE_ber.c:594: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_SEQUENCE_ber.c:596: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/constr_SEQUENCE_ber.c:596: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_SEQUENCE_ber.c:597: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/constr_SEQUENCE_ber.c:597: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_SEQUENCE_ber.c:598: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/constr_SEQUENCE_ber.c:598: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_SEQUENCE_ber.c:598: WARNING:SUSPECT_CODE_INDENT: suspect code indent for conditional statements (8, 12) src/gen/constr_SEQUENCE_ber.c:598: ERROR:SPACING: space required before the open parenthesis '(' src/gen/constr_SEQUENCE_ber.c:599: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/constr_SEQUENCE_ber.c:599: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_SEQUENCE_ber.c:600: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/constr_SEQUENCE_ber.c:600: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_SEQUENCE_ber.c:601: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/constr_SEQUENCE_ber.c:601: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_SEQUENCE_ber.c:602: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/constr_SEQUENCE_ber.c:602: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_SEQUENCE_ber.c:603: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_SEQUENCE_ber.c:605: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_SEQUENCE_ber.c:605: ERROR:SPACING: space required before the open parenthesis '(' src/gen/constr_SEQUENCE_ber.c:606: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/constr_SEQUENCE_ber.c:607: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/constr_SEQUENCE_ber.c:608: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/constr_SEQUENCE_ber.c:609: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/constr_SEQUENCE_ber.c:609: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_SEQUENCE_ber.c:611: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_SEQUENCE_print.c:9: ERROR:OPEN_BRACE: open brace '{' following function definitions go on the next line src/gen/constr_SEQUENCE_print.c:11: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/constr_SEQUENCE_print.c:11: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_SEQUENCE_print.c:12: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_SEQUENCE_print.c:13: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_SEQUENCE_print.c:15: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_SEQUENCE_print.c:15: ERROR:SPACING: space required before the open parenthesis '(' src/gen/constr_SEQUENCE_print.c:18: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_SEQUENCE_print.c:18: ERROR:SPACING: space required before the open parenthesis '(' src/gen/constr_SEQUENCE_print.c:19: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_SEQUENCE_print.c:20: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/constr_SEQUENCE_print.c:20: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_SEQUENCE_print.c:22: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_SEQUENCE_print.c:22: ERROR:SPACING: space required before the open parenthesis '(' src/gen/constr_SEQUENCE_print.c:23: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/constr_SEQUENCE_print.c:23: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_SEQUENCE_print.c:24: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/constr_SEQUENCE_print.c:24: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_SEQUENCE_print.c:26: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/constr_SEQUENCE_print.c:26: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_SEQUENCE_print.c:26: WARNING:SUSPECT_CODE_INDENT: suspect code indent for conditional statements (8, 12) src/gen/constr_SEQUENCE_print.c:26: ERROR:SPACING: space required before the open parenthesis '(' src/gen/constr_SEQUENCE_print.c:27: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/constr_SEQUENCE_print.c:27: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_SEQUENCE_print.c:28: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/constr_SEQUENCE_print.c:28: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_SEQUENCE_print.c:28: ERROR:SPACING: space required before the open parenthesis '(' src/gen/constr_SEQUENCE_print.c:29: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/constr_SEQUENCE_print.c:29: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_SEQUENCE_print.c:29: ERROR:SPACING: space required before the open parenthesis '(' src/gen/constr_SEQUENCE_print.c:30: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/constr_SEQUENCE_print.c:31: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/constr_SEQUENCE_print.c:32: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/constr_SEQUENCE_print.c:32: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_SEQUENCE_print.c:33: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/constr_SEQUENCE_print.c:33: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_SEQUENCE_print.c:33: WARNING:SUSPECT_CODE_INDENT: suspect code indent for conditional statements (8, 12) src/gen/constr_SEQUENCE_print.c:34: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/constr_SEQUENCE_print.c:34: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_SEQUENCE_print.c:35: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/constr_SEQUENCE_print.c:35: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_SEQUENCE_print.c:37: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/constr_SEQUENCE_print.c:38: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/constr_SEQUENCE_print.c:38: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_SEQUENCE_print.c:40: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/constr_SEQUENCE_print.c:41: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/constr_SEQUENCE_print.c:41: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_SEQUENCE_print.c:41: WARNING:SUSPECT_CODE_INDENT: suspect code indent for conditional statements (8, 12) src/gen/constr_SEQUENCE_print.c:41: ERROR:SPACING: space required before the open parenthesis '(' src/gen/constr_SEQUENCE_print.c:42: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/constr_SEQUENCE_print.c:42: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_SEQUENCE_print.c:43: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/constr_SEQUENCE_print.c:43: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_SEQUENCE_print.c:45: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/constr_SEQUENCE_print.c:46: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/constr_SEQUENCE_print.c:46: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_SEQUENCE_print.c:47: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/constr_SEQUENCE_print.c:47: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_SEQUENCE_print.c:48: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/constr_SEQUENCE_print.c:48: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_SEQUENCE_print.c:48: ERROR:SPACING: space required before the open parenthesis '(' src/gen/constr_SEQUENCE_print.c:49: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_SEQUENCE_print.c:51: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_SEQUENCE_print.c:52: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_SEQUENCE_print.c:54: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_SEQUENCE_rfill.c:9: ERROR:OPEN_BRACE: open brace '{' following function definitions go on the next line src/gen/constr_SEQUENCE_rfill.c:11: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/constr_SEQUENCE_rfill.c:11: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_SEQUENCE_rfill.c:12: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/constr_SEQUENCE_rfill.c:12: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_SEQUENCE_rfill.c:13: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_SEQUENCE_rfill.c:14: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/constr_SEQUENCE_rfill.c:14: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_SEQUENCE_rfill.c:15: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_SEQUENCE_rfill.c:16: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_SEQUENCE_rfill.c:17: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_SEQUENCE_rfill.c:18: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_SEQUENCE_rfill.c:19: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_SEQUENCE_rfill.c:21: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_SEQUENCE_rfill.c:21: ERROR:SPACING: space required before the open parenthesis '(' src/gen/constr_SEQUENCE_rfill.c:23: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_SEQUENCE_rfill.c:25: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_SEQUENCE_rfill.c:25: ERROR:SPACING: space required before the open parenthesis '(' src/gen/constr_SEQUENCE_rfill.c:26: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/constr_SEQUENCE_rfill.c:26: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_SEQUENCE_rfill.c:27: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/constr_SEQUENCE_rfill.c:27: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_SEQUENCE_rfill.c:27: WARNING:SUSPECT_CODE_INDENT: suspect code indent for conditional statements (8, 12) src/gen/constr_SEQUENCE_rfill.c:27: ERROR:SPACING: space required before the open parenthesis '(' src/gen/constr_SEQUENCE_rfill.c:27: WARNING:BRACES_NOT_NECESSARY: braces {} are not necessary for single statement blocks src/gen/constr_SEQUENCE_rfill.c:28: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/constr_SEQUENCE_rfill.c:28: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_SEQUENCE_rfill.c:29: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/constr_SEQUENCE_rfill.c:29: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_SEQUENCE_rfill.c:30: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_SEQUENCE_rfill.c:32: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_SEQUENCE_rfill.c:32: ERROR:SPACING: space required before the open parenthesis '(' src/gen/constr_SEQUENCE_rfill.c:33: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/constr_SEQUENCE_rfill.c:33: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_SEQUENCE_rfill.c:34: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/constr_SEQUENCE_rfill.c:34: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_SEQUENCE_rfill.c:35: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/constr_SEQUENCE_rfill.c:35: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_SEQUENCE_rfill.c:36: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/constr_SEQUENCE_rfill.c:36: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_SEQUENCE_rfill.c:38: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/constr_SEQUENCE_rfill.c:38: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_SEQUENCE_rfill.c:38: WARNING:SUSPECT_CODE_INDENT: suspect code indent for conditional statements (8, 12) src/gen/constr_SEQUENCE_rfill.c:38: ERROR:SPACING: space required before the open parenthesis '(' src/gen/constr_SEQUENCE_rfill.c:39: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/constr_SEQUENCE_rfill.c:40: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/constr_SEQUENCE_rfill.c:40: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_SEQUENCE_rfill.c:41: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/constr_SEQUENCE_rfill.c:41: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_SEQUENCE_rfill.c:43: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/constr_SEQUENCE_rfill.c:43: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_SEQUENCE_rfill.c:43: WARNING:SUSPECT_CODE_INDENT: suspect code indent for conditional statements (8, 12) src/gen/constr_SEQUENCE_rfill.c:43: ERROR:SPACING: space required before the open parenthesis '(' src/gen/constr_SEQUENCE_rfill.c:44: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/constr_SEQUENCE_rfill.c:45: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/constr_SEQUENCE_rfill.c:45: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_SEQUENCE_rfill.c:46: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/constr_SEQUENCE_rfill.c:46: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_SEQUENCE_rfill.c:46: WARNING:SUSPECT_CODE_INDENT: suspect code indent for conditional statements (8, 12) src/gen/constr_SEQUENCE_rfill.c:47: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/constr_SEQUENCE_rfill.c:47: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_SEQUENCE_rfill.c:48: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/constr_SEQUENCE_rfill.c:48: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_SEQUENCE_rfill.c:49: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/constr_SEQUENCE_rfill.c:49: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_SEQUENCE_rfill.c:51: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/constr_SEQUENCE_rfill.c:51: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_SEQUENCE_rfill.c:52: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/constr_SEQUENCE_rfill.c:52: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_SEQUENCE_rfill.c:53: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/constr_SEQUENCE_rfill.c:53: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_SEQUENCE_rfill.c:54: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/constr_SEQUENCE_rfill.c:54: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_SEQUENCE_rfill.c:54: ERROR:SPACING: space required before the open parenthesis '(' src/gen/constr_SEQUENCE_rfill.c:55: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/constr_SEQUENCE_rfill.c:55: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_SEQUENCE_rfill.c:56: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/constr_SEQUENCE_rfill.c:56: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_SEQUENCE_rfill.c:57: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/constr_SEQUENCE_rfill.c:57: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_SEQUENCE_rfill.c:58: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/constr_SEQUENCE_rfill.c:58: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_SEQUENCE_rfill.c:59: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/constr_SEQUENCE_rfill.c:59: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_SEQUENCE_rfill.c:60: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/constr_SEQUENCE_rfill.c:60: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_SEQUENCE_rfill.c:61: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/constr_SEQUENCE_rfill.c:61: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_SEQUENCE_rfill.c:62: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/constr_SEQUENCE_rfill.c:62: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_SEQUENCE_rfill.c:62: ERROR:SPACING: space required before the open parenthesis '(' src/gen/constr_SEQUENCE_rfill.c:62: WARNING:BRACES_NOT_NECESSARY: braces {} are not necessary for any arm of this statement src/gen/constr_SEQUENCE_rfill.c:63: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/constr_SEQUENCE_rfill.c:63: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_SEQUENCE_rfill.c:64: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/constr_SEQUENCE_rfill.c:64: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_SEQUENCE_rfill.c:65: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/constr_SEQUENCE_rfill.c:65: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_SEQUENCE_rfill.c:66: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/constr_SEQUENCE_rfill.c:66: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_SEQUENCE_rfill.c:67: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/constr_SEQUENCE_rfill.c:67: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_SEQUENCE_rfill.c:68: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/constr_SEQUENCE_rfill.c:68: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_SEQUENCE_rfill.c:69: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_SEQUENCE_rfill.c:71: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_SEQUENCE_rfill.c:73: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_SET_OF.c:10: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_SET_OF.c:12: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_SET_OF.c:14: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_SET_OF.c:16: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_SET_OF.c:17: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_SET_OF.c:19: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_SET_OF.c:20: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_SET_OF.c:22: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_SET_OF.c:23: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_SET_OF.c:26: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_SET_OF.c:27: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_SET_OF.c:29: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_SET_OF.c:30: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_SET_OF.c:33: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_SET_OF.c:34: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_SET_OF.c:36: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_SET_OF.c:37: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_SET_OF.c:40: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_SET_OF.c:41: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_SET_OF.c:43: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_SET_OF.c:44: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_SET_OF.c:47: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_SET_OF.c:48: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_SET_OF.c:50: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_SET_OF.c:51: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_SET_OF.c:54: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_SET_OF.c:55: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_SET_OF.c:57: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_SET_OF.c:58: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_SET_OF.c:61: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_SET_OF.c:63: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_SET_OF.c:65: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_SET_OF.c:69: ERROR:OPEN_BRACE: open brace '{' following function definitions go on the next line src/gen/constr_SET_OF.c:70: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_SET_OF.c:72: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_SET_OF.c:72: ERROR:SPACING: space required before the open parenthesis '(' src/gen/constr_SET_OF.c:73: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/constr_SET_OF.c:73: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_SET_OF.c:74: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/constr_SET_OF.c:74: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_SET_OF.c:76: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/constr_SET_OF.c:76: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_SET_OF.c:76: WARNING:SUSPECT_CODE_INDENT: suspect code indent for conditional statements (8, 12) src/gen/constr_SET_OF.c:77: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/constr_SET_OF.c:77: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_SET_OF.c:78: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/constr_SET_OF.c:78: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_SET_OF.c:78: ERROR:SPACING: space required before the open parenthesis '(' src/gen/constr_SET_OF.c:80: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/constr_SET_OF.c:80: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_SET_OF.c:81: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/constr_SET_OF.c:81: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_SET_OF.c:81: WARNING:SUSPECT_CODE_INDENT: suspect code indent for conditional statements (8, 12) src/gen/constr_SET_OF.c:81: ERROR:SPACING: space required before the open parenthesis '(' src/gen/constr_SET_OF.c:82: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/constr_SET_OF.c:82: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_SET_OF.c:83: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/constr_SET_OF.c:83: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_SET_OF.c:84: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/constr_SET_OF.c:84: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_SET_OF.c:84: WARNING:SUSPECT_CODE_INDENT: suspect code indent for conditional statements (8, 12) src/gen/constr_SET_OF.c:85: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/constr_SET_OF.c:85: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_SET_OF.c:86: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/constr_SET_OF.c:86: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_SET_OF.c:87: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_SET_OF.c:89: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_SET_OF.c:91: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_SET_OF.c:92: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_SET_OF.c:95: ERROR:POINTER_LOCATION: "foo* bar" should be "foo *bar" src/gen/constr_SET_OF.c:95: ERROR:OPEN_BRACE: open brace '{' following function definitions go on the next line src/gen/constr_SET_OF.c:96: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_SET_OF.c:96: ERROR:SPACING: space required before the open parenthesis '(' src/gen/constr_SET_OF.c:96: WARNING:BRACES_NOT_NECESSARY: braces {} are not necessary for any arm of this statement src/gen/constr_SET_OF.c:97: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/constr_SET_OF.c:97: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_SET_OF.c:98: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_SET_OF.c:99: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/constr_SET_OF.c:99: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_SET_OF.c:100: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_SET_OF.c:103: ERROR:OPEN_BRACE: open brace '{' following function definitions go on the next line src/gen/constr_SET_OF.c:104: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_SET_OF.c:105: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_SET_OF.c:106: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_SET_OF.c:107: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_SET_OF.c:109: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_SET_OF.c:109: ERROR:SPACING: space required before the open parenthesis '(' src/gen/constr_SET_OF.c:110: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/constr_SET_OF.c:110: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_SET_OF.c:111: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_SET_OF.c:112: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/constr_SET_OF.c:112: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_SET_OF.c:114: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_SET_OF.c:114: WARNING:BRACES_NOT_NECESSARY: braces {} are not necessary for single statement blocks src/gen/constr_SET_OF.c:115: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/constr_SET_OF.c:115: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_SET_OF.c:116: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_SET_OF.c:117: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_SET_OF.c:117: ERROR:SPACING: space required before the open parenthesis '(' src/gen/constr_SET_OF.c:118: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/constr_SET_OF.c:118: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_SET_OF.c:118: WARNING:SUSPECT_CODE_INDENT: suspect code indent for conditional statements (8, 12) src/gen/constr_SET_OF.c:118: ERROR:SPACING: space required before the open parenthesis '(' src/gen/constr_SET_OF.c:119: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/constr_SET_OF.c:119: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_SET_OF.c:120: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/constr_SET_OF.c:120: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_SET_OF.c:120: WARNING:SUSPECT_CODE_INDENT: suspect code indent for conditional statements (8, 12) src/gen/constr_SET_OF.c:120: ERROR:SPACING: space required before the open parenthesis '(' src/gen/constr_SET_OF.c:121: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/constr_SET_OF.c:121: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_SET_OF.c:122: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/constr_SET_OF.c:123: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/constr_SET_OF.c:123: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_SET_OF.c:124: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/constr_SET_OF.c:124: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_SET_OF.c:125: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_SET_OF.c:127: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_SET_OF.c:130: ERROR:OPEN_BRACE: open brace '{' following function definitions go on the next line src/gen/constr_SET_OF.c:132: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_SET_OF.c:134: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_SET_OF.c:134: ERROR:SPACING: space required before the open parenthesis '(' src/gen/constr_SET_OF.c:134: WARNING:BRACES_NOT_NECESSARY: braces {} are not necessary for single statement blocks src/gen/constr_SET_OF.c:135: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/constr_SET_OF.c:135: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_SET_OF.c:136: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_SET_OF.c:138: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_SET_OF.c:141: ERROR:OPEN_BRACE: open brace '{' following function definitions go on the next line src/gen/constr_SET_OF.c:143: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/constr_SET_OF.c:143: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_SET_OF.c:144: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/constr_SET_OF.c:144: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_SET_OF.c:145: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_SET_OF.c:146: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_SET_OF.c:148: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_SET_OF.c:149: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/constr_SET_OF.c:149: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_SET_OF.c:150: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_SET_OF.c:150: ERROR:SPACING: space required before the open parenthesis '(' src/gen/constr_SET_OF.c:150: WARNING:BRACES_NOT_NECESSARY: braces {} are not necessary for single statement blocks src/gen/constr_SET_OF.c:151: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/constr_SET_OF.c:151: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_SET_OF.c:152: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_SET_OF.c:157: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_SET_OF.c:157: ERROR:SPACING: space required before the open parenthesis '(' src/gen/constr_SET_OF.c:158: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/constr_SET_OF.c:158: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_SET_OF.c:159: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/constr_SET_OF.c:159: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_SET_OF.c:160: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/constr_SET_OF.c:160: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_SET_OF.c:160: ERROR:SPACING: space required after that ',' (ctx:VxV) src/gen/constr_SET_OF.c:160: ERROR:SPACING: space required after that ',' (ctx:VxV) src/gen/constr_SET_OF.c:162: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/constr_SET_OF.c:162: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_SET_OF.c:162: ERROR:SPACING: space required before the open parenthesis '(' src/gen/constr_SET_OF.c:164: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/constr_SET_OF.c:167: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/constr_SET_OF.c:167: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_SET_OF.c:167: ERROR:SPACING: space required before the open parenthesis '(' src/gen/constr_SET_OF.c:169: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/constr_SET_OF.c:169: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_SET_OF.c:170: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/constr_SET_OF.c:170: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_SET_OF.c:171: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/constr_SET_OF.c:171: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_SET_OF.c:172: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/constr_SET_OF.c:172: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_SET_OF.c:175: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/constr_SET_OF.c:175: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_SET_OF.c:176: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/constr_SET_OF.c:176: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_SET_OF.c:177: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/constr_SET_OF.c:177: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_SET_OF.c:178: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/constr_SET_OF.c:178: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_SET_OF.c:179: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/constr_SET_OF.c:179: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_SET_OF.c:179: ERROR:SPACING: space required before the open parenthesis '(' src/gen/constr_SET_OF.c:180: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/constr_SET_OF.c:180: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_SET_OF.c:181: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/constr_SET_OF.c:181: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_SET_OF.c:182: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/constr_SET_OF.c:182: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_SET_OF.c:183: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/constr_SET_OF.c:183: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_SET_OF.c:184: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/constr_SET_OF.c:184: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_SET_OF.c:187: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/constr_SET_OF.c:187: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_SET_OF.c:188: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/constr_SET_OF.c:188: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_SET_OF.c:189: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/constr_SET_OF.c:189: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_SET_OF.c:190: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/constr_SET_OF.c:190: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_SET_OF.c:191: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/constr_SET_OF.c:191: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_SET_OF.c:191: ERROR:SPACING: space required before the open parenthesis '(' src/gen/constr_SET_OF.c:192: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/constr_SET_OF.c:192: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_SET_OF.c:193: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/constr_SET_OF.c:193: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_SET_OF.c:194: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/constr_SET_OF.c:194: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_SET_OF.c:195: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/constr_SET_OF.c:195: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_SET_OF.c:196: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/constr_SET_OF.c:196: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_SET_OF.c:199: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/constr_SET_OF.c:200: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/constr_SET_OF.c:200: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_SET_OF.c:201: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/constr_SET_OF.c:201: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_SET_OF.c:202: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/constr_SET_OF.c:202: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_SET_OF.c:203: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/constr_SET_OF.c:203: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_SET_OF.c:203: ERROR:SPACING: space required before the open parenthesis '(' src/gen/constr_SET_OF.c:206: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_SET_OF.c:206: ERROR:SPACING: space required before the open parenthesis '(' src/gen/constr_SET_OF.c:207: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/constr_SET_OF.c:208: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/constr_SET_OF.c:209: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/constr_SET_OF.c:210: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/constr_SET_OF.c:210: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_SET_OF.c:212: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/constr_SET_OF.c:212: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_SET_OF.c:213: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_SET_OF.c:214: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/constr_SET_OF.c:214: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_SET_OF.c:215: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/constr_SET_OF.c:215: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_SET_OF.c:216: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_SET_OF.c:219: ERROR:OPEN_BRACE: open brace '{' following function definitions go on the next line src/gen/constr_SET_OF.c:221: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/constr_SET_OF.c:221: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_SET_OF.c:222: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_SET_OF.c:222: WARNING:SUSPECT_CODE_INDENT: suspect code indent for conditional statements (4, 16) src/gen/constr_SET_OF.c:222: ERROR:SPACING: space required before the open parenthesis '(' src/gen/constr_SET_OF.c:233: ERROR:SPACING: space required before the open parenthesis '(' src/gen/constr_SET_OF.c:235: WARNING:SUSPECT_CODE_INDENT: suspect code indent for conditional statements (24, 24) src/gen/constr_SET_OF.c:235: ERROR:SPACING: space required before the open parenthesis '(' src/gen/constr_SET_OF.c:244: ERROR:SPACING: space required before the open parenthesis '(' src/gen/constr_SET_OF.c:249: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/constr_SET_OF.c:249: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_SET_OF.c:249: ERROR:SPACING: space required before the open parenthesis '(' src/gen/constr_SET_OF.c:250: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/constr_SET_OF.c:250: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_SET_OF.c:251: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/constr_SET_OF.c:251: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_SET_OF.c:252: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/constr_SET_OF.c:252: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_SET_OF.c:253: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/constr_SET_OF.c:253: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_SET_OF.c:254: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/constr_SET_OF.c:254: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_SET_OF.c:255: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/constr_SET_OF.c:255: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_SET_OF.c:256: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/constr_SET_OF.c:256: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_SET_OF.c:257: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/constr_SET_OF.c:257: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_SET_OF.c:258: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/constr_SET_OF.c:258: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_SET_OF.c:259: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_SET_OF.c:262: ERROR:OPEN_BRACE: open brace '{' following function definitions go on the next line src/gen/constr_SET_OF.c:264: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/constr_SET_OF.c:264: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_SET_OF.c:265: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_SET_OF.c:270: ERROR:SPACING: space required before the open parenthesis '(' src/gen/constr_SET_OF.c:278: ERROR:SPACING: space required before the open parenthesis '(' src/gen/constr_SET_OF.c:284: ERROR:SPACING: space required before the open parenthesis '(' src/gen/constr_SET_OF.c:288: ERROR:SPACING: space required before the open parenthesis '(' src/gen/constr_SET_OF.c:291: ERROR:SPACING: space required before the open parenthesis '(' src/gen/constr_SET_OF.c:298: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_SET_OF.c:299: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_SET_OF.c:302: ERROR:OPEN_BRACE: open brace '{' following function definitions go on the next line src/gen/constr_SET_OF.c:304: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_SET_OF.c:305: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_SET_OF.c:306: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_SET_OF.c:307: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_SET_OF.c:310: ERROR:OPEN_BRACE: open brace '{' following function definitions go on the next line src/gen/constr_SET_OF.c:312: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/constr_SET_OF.c:312: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_SET_OF.c:313: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_SET_OF.c:314: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_SET_OF.c:316: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_SET_OF.c:316: ERROR:SPACING: space required before the open parenthesis '(' src/gen/constr_SET_OF.c:317: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/constr_SET_OF.c:317: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_SET_OF.c:318: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/constr_SET_OF.c:318: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_SET_OF.c:319: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/constr_SET_OF.c:319: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_SET_OF.c:320: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/constr_SET_OF.c:320: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_SET_OF.c:322: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/constr_SET_OF.c:322: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_SET_OF.c:322: WARNING:SUSPECT_CODE_INDENT: suspect code indent for conditional statements (8, 12) src/gen/constr_SET_OF.c:322: ERROR:SPACING: space required before the open parenthesis '(' src/gen/constr_SET_OF.c:323: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/constr_SET_OF.c:323: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_SET_OF.c:323: ERROR:SPACING: space required before the open parenthesis '(' src/gen/constr_SET_OF.c:324: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/constr_SET_OF.c:324: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_SET_OF.c:325: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/constr_SET_OF.c:325: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_SET_OF.c:325: WARNING:SUSPECT_CODE_INDENT: suspect code indent for conditional statements (8, 12) src/gen/constr_SET_OF.c:325: ERROR:SPACING: space required before the open parenthesis '(' src/gen/constr_SET_OF.c:326: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/constr_SET_OF.c:326: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_SET_OF.c:327: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/constr_SET_OF.c:327: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_SET_OF.c:329: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/constr_SET_OF.c:329: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_SET_OF.c:330: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/constr_SET_OF.c:330: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_SET_OF.c:331: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/constr_SET_OF.c:331: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_SET_OF.c:331: WARNING:SUSPECT_CODE_INDENT: suspect code indent for conditional statements (8, 12) src/gen/constr_SET_OF.c:331: ERROR:SPACING: space required before the open parenthesis '(' src/gen/constr_SET_OF.c:332: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/constr_SET_OF.c:332: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_SET_OF.c:333: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/constr_SET_OF.c:333: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_SET_OF.c:334: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/constr_SET_OF.c:334: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_SET_OF.c:335: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/constr_SET_OF.c:335: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_SET_OF.c:337: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/constr_SET_OF.c:337: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_SET_OF.c:337: WARNING:SUSPECT_CODE_INDENT: suspect code indent for conditional statements (8, 12) src/gen/constr_SET_OF.c:337: ERROR:SPACING: space required before the open parenthesis '(' src/gen/constr_SET_OF.c:338: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/constr_SET_OF.c:338: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_SET_OF.c:339: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/constr_SET_OF.c:339: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_SET_OF.c:340: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/constr_SET_OF.c:340: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_SET_OF.c:342: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/constr_SET_OF.c:342: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_SET_OF.c:342: WARNING:SUSPECT_CODE_INDENT: suspect code indent for conditional statements (8, 12) src/gen/constr_SET_OF.c:342: ERROR:SPACING: space required before the open parenthesis '(' src/gen/constr_SET_OF.c:343: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/constr_SET_OF.c:343: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_SET_OF.c:344: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/constr_SET_OF.c:344: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_SET_OF.c:345: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/constr_SET_OF.c:345: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_SET_OF.c:347: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/constr_SET_OF.c:347: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_SET_OF.c:348: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/constr_SET_OF.c:348: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_SET_OF.c:350: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/constr_SET_OF.c:350: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_SET_OF.c:351: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/constr_SET_OF.c:351: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_SET_OF.c:351: WARNING:SUSPECT_CODE_INDENT: suspect code indent for conditional statements (8, 12) src/gen/constr_SET_OF.c:351: ERROR:SPACING: space required before the open parenthesis '(' src/gen/constr_SET_OF.c:352: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/constr_SET_OF.c:352: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_SET_OF.c:353: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/constr_SET_OF.c:353: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_SET_OF.c:354: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/constr_SET_OF.c:354: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_SET_OF.c:354: ERROR:SPACING: space required before the open parenthesis '(' src/gen/constr_SET_OF.c:355: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/constr_SET_OF.c:355: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_SET_OF.c:356: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/constr_SET_OF.c:356: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_SET_OF.c:357: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/constr_SET_OF.c:357: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_SET_OF.c:358: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/constr_SET_OF.c:358: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_SET_OF.c:359: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/constr_SET_OF.c:359: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_SET_OF.c:361: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/constr_SET_OF.c:361: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_SET_OF.c:362: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/constr_SET_OF.c:362: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_SET_OF.c:364: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/constr_SET_OF.c:364: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_SET_OF.c:364: WARNING:SUSPECT_CODE_INDENT: suspect code indent for conditional statements (8, 12) src/gen/constr_SET_OF.c:364: ERROR:SPACING: space required before the open parenthesis '(' src/gen/constr_SET_OF.c:365: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/constr_SET_OF.c:365: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_SET_OF.c:366: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/constr_SET_OF.c:366: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_SET_OF.c:366: ERROR:SPACING: space required before the open parenthesis '(' src/gen/constr_SET_OF.c:367: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_SET_OF.c:367: ERROR:SPACING: space required before the open parenthesis '(' src/gen/constr_SET_OF.c:368: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/constr_SET_OF.c:368: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_SET_OF.c:369: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_SET_OF.c:369: ERROR:SPACING: space required before the open parenthesis '(' src/gen/constr_SET_OF.c:370: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/constr_SET_OF.c:370: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_SET_OF.c:371: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_SET_OF.c:376: ERROR:OPEN_BRACE: open brace '{' following function definitions go on the next line src/gen/constr_SET_OF.c:378: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/constr_SET_OF.c:378: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_SET_OF.c:379: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_SET_OF.c:379: ERROR:SPACING: space required before the open parenthesis '(' src/gen/constr_SET_OF.c:381: ERROR:TRAILING_WHITESPACE: trailing whitespace src/gen/constr_SET_OF.c:381: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_SET_OF.c:382: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/constr_SET_OF.c:382: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_SET_OF.c:383: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_SET_OF.c:385: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_SET_OF.c:385: ERROR:SPACING: space required before the open parenthesis '(' src/gen/constr_SET_OF.c:386: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/constr_SET_OF.c:386: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_SET_OF.c:386: WARNING:SUSPECT_CODE_INDENT: suspect code indent for conditional statements (8, 12) src/gen/constr_SET_OF.c:386: ERROR:SPACING: space required before the open parenthesis '(' src/gen/constr_SET_OF.c:387: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/constr_SET_OF.c:387: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_SET_OF.c:388: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/constr_SET_OF.c:388: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_SET_OF.c:389: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/constr_SET_OF.c:389: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_SET_OF.c:390: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/constr_SET_OF.c:390: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_SET_OF.c:391: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_SET_OF.c:393: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_SET_OF.c:393: ERROR:SPACING: space required before the open parenthesis '(' src/gen/constr_SET_OF.c:394: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/constr_SET_OF.c:394: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_SET_OF.c:395: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/constr_SET_OF.c:395: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_SET_OF.c:395: ERROR:SPACING: space required before the open parenthesis '(' src/gen/constr_SET_OF.c:396: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_SET_OF.c:398: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_SET_OF.c:399: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_SET_OF.c:401: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_SET_OF.c:401: WARNING:SUSPECT_CODE_INDENT: suspect code indent for conditional statements (4, 16) src/gen/constr_SET_OF.c:401: ERROR:SPACING: space required before the open parenthesis '(' src/gen/constr_SET_OF.c:404: ERROR:SPACING: space required before the open parenthesis '(' src/gen/constr_SET_OF.c:407: WARNING:SUSPECT_CODE_INDENT: suspect code indent for conditional statements (16, 12) src/gen/constr_SET_OF.c:408: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/constr_SET_OF.c:408: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_SET_OF.c:409: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/constr_SET_OF.c:409: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_SET_OF.c:410: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/constr_SET_OF.c:410: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_SET_OF.c:412: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/constr_SET_OF.c:412: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_SET_OF.c:412: WARNING:SUSPECT_CODE_INDENT: suspect code indent for conditional statements (8, 12) src/gen/constr_SET_OF.c:412: ERROR:SPACING: space required before the open parenthesis '(' src/gen/constr_SET_OF.c:413: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/constr_SET_OF.c:413: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_SET_OF.c:414: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/constr_SET_OF.c:414: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_SET_OF.c:414: ERROR:SPACING: space required before the open parenthesis '(' src/gen/constr_SET_OF.c:415: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/constr_SET_OF.c:415: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_SET_OF.c:416: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/constr_SET_OF.c:416: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_SET_OF.c:417: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/constr_SET_OF.c:417: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_SET_OF.c:418: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/constr_SET_OF.c:418: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_SET_OF.c:419: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/constr_SET_OF.c:419: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_SET_OF.c:420: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/constr_SET_OF.c:420: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_SET_OF.c:420: ERROR:SPACING: space required before the open parenthesis '(' src/gen/constr_SET_OF.c:421: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/constr_SET_OF.c:421: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_SET_OF.c:422: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/constr_SET_OF.c:422: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_SET_OF.c:423: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/constr_SET_OF.c:423: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_SET_OF.c:424: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/constr_SET_OF.c:424: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_SET_OF.c:425: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/constr_SET_OF.c:425: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_SET_OF.c:426: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_SET_OF_ber.c:15: ERROR:SPACING: spaces required around that '<' (ctx:VxV) src/gen/constr_SET_OF_ber.c:36: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_SET_OF_ber.c:37: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/constr_SET_OF_ber.c:37: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_SET_OF_ber.c:38: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/constr_SET_OF_ber.c:38: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_SET_OF_ber.c:39: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/constr_SET_OF_ber.c:39: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_SET_OF_ber.c:40: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/constr_SET_OF_ber.c:40: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_SET_OF_ber.c:40: WARNING:SUSPECT_CODE_INDENT: suspect code indent for conditional statements (8, 12) src/gen/constr_SET_OF_ber.c:40: ERROR:SPACING: space required before the open parenthesis '(' src/gen/constr_SET_OF_ber.c:41: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/constr_SET_OF_ber.c:41: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_SET_OF_ber.c:42: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/constr_SET_OF_ber.c:42: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_SET_OF_ber.c:43: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_SET_OF_ber.c:43: ERROR:SPACING: space required before the open parenthesis '(' src/gen/constr_SET_OF_ber.c:50: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_SET_OF_ber.c:51: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/constr_SET_OF_ber.c:51: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_SET_OF_ber.c:52: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/constr_SET_OF_ber.c:52: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_SET_OF_ber.c:53: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_SET_OF_ber.c:53: ERROR:SPACING: space required before the open parenthesis '(' src/gen/constr_SET_OF_ber.c:55: WARNING:SINGLE_STATEMENT_DO_WHILE_MACRO: Single statement macros should not use a do {} while (0) loop src/gen/constr_SET_OF_ber.c:56: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_SET_OF_ber.c:57: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/constr_SET_OF_ber.c:57: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_SET_OF_ber.c:58: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_SET_OF_ber.c:58: ERROR:SPACING: space required before the open parenthesis '(' src/gen/constr_SET_OF_ber.c:65: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_SET_OF_ber.c:66: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/constr_SET_OF_ber.c:66: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_SET_OF_ber.c:67: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/constr_SET_OF_ber.c:67: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_SET_OF_ber.c:68: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/constr_SET_OF_ber.c:68: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_SET_OF_ber.c:69: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_SET_OF_ber.c:69: ERROR:SPACING: space required before the open parenthesis '(' src/gen/constr_SET_OF_ber.c:74: ERROR:OPEN_BRACE: open brace '{' following function definitions go on the next line src/gen/constr_SET_OF_ber.c:76: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/constr_SET_OF_ber.c:76: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_SET_OF_ber.c:77: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/constr_SET_OF_ber.c:77: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_SET_OF_ber.c:81: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_SET_OF_ber.c:82: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_SET_OF_ber.c:87: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_SET_OF_ber.c:88: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_SET_OF_ber.c:90: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_SET_OF_ber.c:91: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_SET_OF_ber.c:93: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_SET_OF_ber.c:95: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_SET_OF_ber.c:100: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_SET_OF_ber.c:100: ERROR:SPACING: space required before the open parenthesis '(' src/gen/constr_SET_OF_ber.c:101: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/constr_SET_OF_ber.c:101: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_SET_OF_ber.c:102: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/constr_SET_OF_ber.c:102: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_SET_OF_ber.c:102: WARNING:SUSPECT_CODE_INDENT: suspect code indent for conditional statements (8, 12) src/gen/constr_SET_OF_ber.c:102: ERROR:SPACING: space required before the open parenthesis '(' src/gen/constr_SET_OF_ber.c:102: WARNING:BRACES_NOT_NECESSARY: braces {} are not necessary for single statement blocks src/gen/constr_SET_OF_ber.c:103: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/constr_SET_OF_ber.c:103: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_SET_OF_ber.c:104: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/constr_SET_OF_ber.c:104: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_SET_OF_ber.c:105: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_SET_OF_ber.c:110: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_SET_OF_ber.c:115: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_SET_OF_ber.c:115: ERROR:SPACING: space required before the open parenthesis '(' src/gen/constr_SET_OF_ber.c:116: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_SET_OF_ber.c:117: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/constr_SET_OF_ber.c:118: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/constr_SET_OF_ber.c:119: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/constr_SET_OF_ber.c:120: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/constr_SET_OF_ber.c:121: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/constr_SET_OF_ber.c:123: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/constr_SET_OF_ber.c:123: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_SET_OF_ber.c:124: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/constr_SET_OF_ber.c:124: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_SET_OF_ber.c:125: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/constr_SET_OF_ber.c:125: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_SET_OF_ber.c:125: WARNING:SUSPECT_CODE_INDENT: suspect code indent for conditional statements (8, 12) src/gen/constr_SET_OF_ber.c:125: ERROR:SPACING: space required before the open parenthesis '(' src/gen/constr_SET_OF_ber.c:126: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/constr_SET_OF_ber.c:126: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_SET_OF_ber.c:127: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/constr_SET_OF_ber.c:127: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_SET_OF_ber.c:128: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/constr_SET_OF_ber.c:128: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_SET_OF_ber.c:129: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/constr_SET_OF_ber.c:129: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_SET_OF_ber.c:131: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/constr_SET_OF_ber.c:131: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_SET_OF_ber.c:131: WARNING:SUSPECT_CODE_INDENT: suspect code indent for conditional statements (8, 12) src/gen/constr_SET_OF_ber.c:131: ERROR:SPACING: space required before the open parenthesis '(' src/gen/constr_SET_OF_ber.c:132: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/constr_SET_OF_ber.c:132: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_SET_OF_ber.c:133: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/constr_SET_OF_ber.c:133: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_SET_OF_ber.c:135: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/constr_SET_OF_ber.c:135: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_SET_OF_ber.c:136: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/constr_SET_OF_ber.c:136: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_SET_OF_ber.c:138: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/constr_SET_OF_ber.c:138: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_SET_OF_ber.c:139: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/constr_SET_OF_ber.c:140: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_SET_OF_ber.c:141: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/constr_SET_OF_ber.c:142: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/constr_SET_OF_ber.c:143: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/constr_SET_OF_ber.c:144: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/constr_SET_OF_ber.c:145: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/constr_SET_OF_ber.c:146: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/constr_SET_OF_ber.c:146: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_SET_OF_ber.c:146: WARNING:SUSPECT_CODE_INDENT: suspect code indent for conditional statements (8, 12) src/gen/constr_SET_OF_ber.c:146: ERROR:SPACING: space required before the open parenthesis '(' src/gen/constr_SET_OF_ber.c:147: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/constr_SET_OF_ber.c:147: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_SET_OF_ber.c:149: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/constr_SET_OF_ber.c:149: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_SET_OF_ber.c:149: ERROR:SPACING: space required before the open parenthesis '(' src/gen/constr_SET_OF_ber.c:150: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/constr_SET_OF_ber.c:150: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_SET_OF_ber.c:152: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/constr_SET_OF_ber.c:153: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/constr_SET_OF_ber.c:154: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/constr_SET_OF_ber.c:156: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/constr_SET_OF_ber.c:156: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_SET_OF_ber.c:156: ERROR:SPACING: space required before the open parenthesis '(' src/gen/constr_SET_OF_ber.c:157: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/constr_SET_OF_ber.c:157: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_SET_OF_ber.c:158: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/constr_SET_OF_ber.c:159: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/constr_SET_OF_ber.c:160: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/constr_SET_OF_ber.c:161: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/constr_SET_OF_ber.c:162: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/constr_SET_OF_ber.c:162: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_SET_OF_ber.c:163: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/constr_SET_OF_ber.c:163: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_SET_OF_ber.c:164: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/constr_SET_OF_ber.c:164: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_SET_OF_ber.c:166: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/constr_SET_OF_ber.c:167: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/constr_SET_OF_ber.c:168: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/constr_SET_OF_ber.c:169: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/constr_SET_OF_ber.c:169: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_SET_OF_ber.c:170: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/constr_SET_OF_ber.c:170: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_SET_OF_ber.c:170: ERROR:SPACING: space required before the open parenthesis '(' src/gen/constr_SET_OF_ber.c:171: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/constr_SET_OF_ber.c:171: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_SET_OF_ber.c:171: WARNING:TRAILING_SEMICOLON: trailing semicolon indicates no statements, indent implies otherwise src/gen/constr_SET_OF_ber.c:171: ERROR:SPACING: space required before the open parenthesis '(' src/gen/constr_SET_OF_ber.c:172: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/constr_SET_OF_ber.c:173: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/constr_SET_OF_ber.c:173: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_SET_OF_ber.c:174: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/constr_SET_OF_ber.c:174: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_SET_OF_ber.c:176: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/constr_SET_OF_ber.c:176: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_SET_OF_ber.c:176: ERROR:SPACING: space required before the open parenthesis '(' src/gen/constr_SET_OF_ber.c:177: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/constr_SET_OF_ber.c:177: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_SET_OF_ber.c:177: WARNING:SUSPECT_CODE_INDENT: suspect code indent for conditional statements (16, 20) src/gen/constr_SET_OF_ber.c:177: ERROR:SPACING: space required before the open parenthesis '(' src/gen/constr_SET_OF_ber.c:178: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/constr_SET_OF_ber.c:178: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_SET_OF_ber.c:178: ERROR:SPACING: space required before the open parenthesis '(' src/gen/constr_SET_OF_ber.c:179: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/constr_SET_OF_ber.c:179: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_SET_OF_ber.c:180: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/constr_SET_OF_ber.c:180: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_SET_OF_ber.c:181: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/constr_SET_OF_ber.c:181: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_SET_OF_ber.c:182: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/constr_SET_OF_ber.c:182: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_SET_OF_ber.c:182: WARNING:SUSPECT_CODE_INDENT: suspect code indent for conditional statements (16, 20) src/gen/constr_SET_OF_ber.c:182: ERROR:SPACING: space required before the open parenthesis '(' src/gen/constr_SET_OF_ber.c:183: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/constr_SET_OF_ber.c:184: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/constr_SET_OF_ber.c:185: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/constr_SET_OF_ber.c:186: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/constr_SET_OF_ber.c:187: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/constr_SET_OF_ber.c:187: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_SET_OF_ber.c:188: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/constr_SET_OF_ber.c:188: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_SET_OF_ber.c:189: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/constr_SET_OF_ber.c:189: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_SET_OF_ber.c:191: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/constr_SET_OF_ber.c:192: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/constr_SET_OF_ber.c:192: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_SET_OF_ber.c:192: ERROR:SPACING: space required before the open parenthesis '(' src/gen/constr_SET_OF_ber.c:193: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/constr_SET_OF_ber.c:193: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_SET_OF_ber.c:193: ERROR:SPACING: space required before the open parenthesis '(' src/gen/constr_SET_OF_ber.c:194: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/constr_SET_OF_ber.c:195: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/constr_SET_OF_ber.c:196: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/constr_SET_OF_ber.c:197: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/constr_SET_OF_ber.c:197: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_SET_OF_ber.c:197: WARNING:SUSPECT_CODE_INDENT: suspect code indent for conditional statements (16, 20) src/gen/constr_SET_OF_ber.c:198: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/constr_SET_OF_ber.c:198: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_SET_OF_ber.c:199: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/constr_SET_OF_ber.c:199: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_SET_OF_ber.c:200: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/constr_SET_OF_ber.c:200: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_SET_OF_ber.c:201: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/constr_SET_OF_ber.c:201: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_SET_OF_ber.c:202: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/constr_SET_OF_ber.c:202: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_SET_OF_ber.c:203: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/constr_SET_OF_ber.c:203: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_SET_OF_ber.c:204: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/constr_SET_OF_ber.c:204: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_SET_OF_ber.c:206: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/constr_SET_OF_ber.c:207: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/constr_SET_OF_ber.c:208: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/constr_SET_OF_ber.c:209: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/constr_SET_OF_ber.c:209: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_SET_OF_ber.c:210: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/constr_SET_OF_ber.c:210: WARNING:INDENTED_LABEL: labels should not be indented src/gen/constr_SET_OF_ber.c:212: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/constr_SET_OF_ber.c:213: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/constr_SET_OF_ber.c:214: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/constr_SET_OF_ber.c:215: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/constr_SET_OF_ber.c:215: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_SET_OF_ber.c:216: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/constr_SET_OF_ber.c:216: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_SET_OF_ber.c:217: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/constr_SET_OF_ber.c:217: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_SET_OF_ber.c:218: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/constr_SET_OF_ber.c:218: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_SET_OF_ber.c:219: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/constr_SET_OF_ber.c:219: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_SET_OF_ber.c:220: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/constr_SET_OF_ber.c:220: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_SET_OF_ber.c:221: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/constr_SET_OF_ber.c:221: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_SET_OF_ber.c:221: ERROR:SPACING: space required before the open parenthesis '(' src/gen/constr_SET_OF_ber.c:222: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/constr_SET_OF_ber.c:222: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_SET_OF_ber.c:223: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/constr_SET_OF_ber.c:223: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_SET_OF_ber.c:224: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/constr_SET_OF_ber.c:224: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_SET_OF_ber.c:225: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/constr_SET_OF_ber.c:225: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_SET_OF_ber.c:225: ERROR:SPACING: space required before the open parenthesis '(' src/gen/constr_SET_OF_ber.c:226: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/constr_SET_OF_ber.c:226: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_SET_OF_ber.c:227: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/constr_SET_OF_ber.c:227: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_SET_OF_ber.c:228: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/constr_SET_OF_ber.c:228: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_SET_OF_ber.c:229: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/constr_SET_OF_ber.c:229: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_SET_OF_ber.c:230: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/constr_SET_OF_ber.c:230: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_SET_OF_ber.c:231: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/constr_SET_OF_ber.c:231: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_SET_OF_ber.c:232: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/constr_SET_OF_ber.c:232: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_SET_OF_ber.c:232: WARNING:SUSPECT_CODE_INDENT: suspect code indent for conditional statements (16, 20) src/gen/constr_SET_OF_ber.c:232: ERROR:SPACING: space required before the open parenthesis '(' src/gen/constr_SET_OF_ber.c:233: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/constr_SET_OF_ber.c:233: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_SET_OF_ber.c:234: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/constr_SET_OF_ber.c:234: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_SET_OF_ber.c:235: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/constr_SET_OF_ber.c:235: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_SET_OF_ber.c:236: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/constr_SET_OF_ber.c:237: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/constr_SET_OF_ber.c:237: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_SET_OF_ber.c:238: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/constr_SET_OF_ber.c:238: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_SET_OF_ber.c:239: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/constr_SET_OF_ber.c:239: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_SET_OF_ber.c:240: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/constr_SET_OF_ber.c:240: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_SET_OF_ber.c:241: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/constr_SET_OF_ber.c:241: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_SET_OF_ber.c:243: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/constr_SET_OF_ber.c:243: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_SET_OF_ber.c:244: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/constr_SET_OF_ber.c:244: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_SET_OF_ber.c:246: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/constr_SET_OF_ber.c:246: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_SET_OF_ber.c:247: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_SET_OF_ber.c:248: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/constr_SET_OF_ber.c:249: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/constr_SET_OF_ber.c:250: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/constr_SET_OF_ber.c:251: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/constr_SET_OF_ber.c:251: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_SET_OF_ber.c:251: WARNING:SUSPECT_CODE_INDENT: suspect code indent for conditional statements (8, 12) src/gen/constr_SET_OF_ber.c:251: ERROR:SPACING: space required before the open parenthesis '(' src/gen/constr_SET_OF_ber.c:252: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/constr_SET_OF_ber.c:252: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_SET_OF_ber.c:252: ERROR:SPACING: space required before the open parenthesis '(' src/gen/constr_SET_OF_ber.c:253: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/constr_SET_OF_ber.c:253: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_SET_OF_ber.c:253: WARNING:SUSPECT_CODE_INDENT: suspect code indent for conditional statements (16, 20) src/gen/constr_SET_OF_ber.c:253: ERROR:SPACING: space required before the open parenthesis '(' src/gen/constr_SET_OF_ber.c:254: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/constr_SET_OF_ber.c:255: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/constr_SET_OF_ber.c:255: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_SET_OF_ber.c:256: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/constr_SET_OF_ber.c:256: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_SET_OF_ber.c:256: WARNING:SUSPECT_CODE_INDENT: suspect code indent for conditional statements (16, 20) src/gen/constr_SET_OF_ber.c:257: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/constr_SET_OF_ber.c:257: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_SET_OF_ber.c:258: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/constr_SET_OF_ber.c:258: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_SET_OF_ber.c:259: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/constr_SET_OF_ber.c:259: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_SET_OF_ber.c:260: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/constr_SET_OF_ber.c:260: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_SET_OF_ber.c:260: ERROR:SPACING: space required before the open parenthesis '(' src/gen/constr_SET_OF_ber.c:261: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/constr_SET_OF_ber.c:261: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_SET_OF_ber.c:262: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/constr_SET_OF_ber.c:262: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_SET_OF_ber.c:263: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/constr_SET_OF_ber.c:263: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_SET_OF_ber.c:264: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/constr_SET_OF_ber.c:264: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_SET_OF_ber.c:265: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/constr_SET_OF_ber.c:265: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_SET_OF_ber.c:266: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/constr_SET_OF_ber.c:266: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_SET_OF_ber.c:267: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/constr_SET_OF_ber.c:267: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_SET_OF_ber.c:269: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/constr_SET_OF_ber.c:269: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_SET_OF_ber.c:270: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_SET_OF_ber.c:272: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_SET_OF_ber.c:278: ERROR:OPEN_BRACE: open brace '{' following function definitions go on the next line src/gen/constr_SET_OF_ber.c:280: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/constr_SET_OF_ber.c:280: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_SET_OF_ber.c:281: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/constr_SET_OF_ber.c:281: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_SET_OF_ber.c:282: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_SET_OF_ber.c:283: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_SET_OF_ber.c:284: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_SET_OF_ber.c:285: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_SET_OF_ber.c:286: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_SET_OF_ber.c:287: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_SET_OF_ber.c:289: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_SET_OF_ber.c:294: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_SET_OF_ber.c:294: ERROR:SPACING: space required before the open parenthesis '(' src/gen/constr_SET_OF_ber.c:295: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/constr_SET_OF_ber.c:295: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_SET_OF_ber.c:296: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/constr_SET_OF_ber.c:296: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_SET_OF_ber.c:296: ERROR:SPACING: space required after that ',' (ctx:VxV) src/gen/constr_SET_OF_ber.c:296: ERROR:SPACING: space required after that ',' (ctx:VxV) src/gen/constr_SET_OF_ber.c:298: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/constr_SET_OF_ber.c:298: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_SET_OF_ber.c:298: ERROR:SPACING: space required before the open parenthesis '(' src/gen/constr_SET_OF_ber.c:300: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/constr_SET_OF_ber.c:300: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_SET_OF_ber.c:301: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/constr_SET_OF_ber.c:301: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_SET_OF_ber.c:302: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/constr_SET_OF_ber.c:302: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_SET_OF_ber.c:302: ERROR:SPACING: space required before the open parenthesis '(' src/gen/constr_SET_OF_ber.c:303: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/constr_SET_OF_ber.c:303: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_SET_OF_ber.c:304: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_SET_OF_ber.c:309: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_SET_OF_ber.c:310: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/constr_SET_OF_ber.c:310: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_SET_OF_ber.c:311: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_SET_OF_ber.c:311: ERROR:SPACING: space required before the open parenthesis '(' src/gen/constr_SET_OF_ber.c:311: WARNING:BRACES_NOT_NECESSARY: braces {} are not necessary for single statement blocks src/gen/constr_SET_OF_ber.c:312: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/constr_SET_OF_ber.c:312: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_SET_OF_ber.c:313: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_SET_OF_ber.c:314: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_SET_OF_ber.c:316: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_SET_OF_ber.c:316: ERROR:SPACING: space required before the open parenthesis '(' src/gen/constr_SET_OF_ber.c:317: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/constr_SET_OF_ber.c:317: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_SET_OF_ber.c:317: ERROR:SPACING: space required after that ',' (ctx:VxV) src/gen/constr_SET_OF_ber.c:317: ERROR:SPACING: space required after that ',' (ctx:VxV) src/gen/constr_SET_OF_ber.c:318: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/constr_SET_OF_ber.c:318: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_SET_OF_ber.c:319: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/constr_SET_OF_ber.c:319: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_SET_OF_ber.c:320: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_SET_OF_ber.c:322: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_SET_OF_ber.c:329: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_SET_OF_ber.c:335: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_SET_OF_ber.c:335: ERROR:SPACING: space required before the open parenthesis '(' src/gen/constr_SET_OF_ber.c:336: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/constr_SET_OF_ber.c:336: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_SET_OF_ber.c:337: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/constr_SET_OF_ber.c:338: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/constr_SET_OF_ber.c:338: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_SET_OF_ber.c:338: WARNING:SUSPECT_CODE_INDENT: suspect code indent for conditional statements (8, 12) src/gen/constr_SET_OF_ber.c:338: ERROR:SPACING: space required before the open parenthesis '(' src/gen/constr_SET_OF_ber.c:338: WARNING:BRACES_NOT_NECESSARY: braces {} are not necessary for any arm of this statement src/gen/constr_SET_OF_ber.c:339: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/constr_SET_OF_ber.c:339: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_SET_OF_ber.c:340: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/constr_SET_OF_ber.c:340: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_SET_OF_ber.c:340: WARNING:SUSPECT_CODE_INDENT: suspect code indent for conditional statements (8, 12) src/gen/constr_SET_OF_ber.c:341: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/constr_SET_OF_ber.c:341: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_SET_OF_ber.c:342: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/constr_SET_OF_ber.c:342: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_SET_OF_ber.c:343: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_SET_OF_ber.c:345: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_SET_OF_ber.c:347: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_SET_OF_ber.c:347: ERROR:SPACING: space required before the open parenthesis '(' src/gen/constr_SET_OF_ber.c:348: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/constr_SET_OF_ber.c:348: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_SET_OF_ber.c:348: ERROR:SPACING: space required after that ',' (ctx:VxV) src/gen/constr_SET_OF_ber.c:348: ERROR:SPACING: space required after that ',' (ctx:VxV) src/gen/constr_SET_OF_ber.c:349: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/constr_SET_OF_ber.c:349: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_SET_OF_ber.c:350: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/constr_SET_OF_ber.c:350: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_SET_OF_ber.c:351: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/constr_SET_OF_ber.c:351: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_SET_OF_ber.c:352: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_SET_OF_ber.c:353: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/constr_SET_OF_ber.c:353: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_SET_OF_ber.c:354: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_SET_OF_print.c:9: ERROR:OPEN_BRACE: open brace '{' following function definitions go on the next line src/gen/constr_SET_OF_print.c:11: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/constr_SET_OF_print.c:11: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_SET_OF_print.c:12: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_SET_OF_print.c:13: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_SET_OF_print.c:14: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_SET_OF_print.c:15: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_SET_OF_print.c:17: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_SET_OF_print.c:17: ERROR:SPACING: space required before the open parenthesis '(' src/gen/constr_SET_OF_print.c:20: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_SET_OF_print.c:20: ERROR:SPACING: space required before the open parenthesis '(' src/gen/constr_SET_OF_print.c:21: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_SET_OF_print.c:22: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/constr_SET_OF_print.c:22: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_SET_OF_print.c:24: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_SET_OF_print.c:24: ERROR:SPACING: space required before the open parenthesis '(' src/gen/constr_SET_OF_print.c:25: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/constr_SET_OF_print.c:25: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_SET_OF_print.c:26: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/constr_SET_OF_print.c:26: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_SET_OF_print.c:26: ERROR:SPACING: space required before the open parenthesis '(' src/gen/constr_SET_OF_print.c:28: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/constr_SET_OF_print.c:28: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_SET_OF_print.c:30: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/constr_SET_OF_print.c:30: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_SET_OF_print.c:31: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/constr_SET_OF_print.c:31: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_SET_OF_print.c:32: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/constr_SET_OF_print.c:32: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_SET_OF_print.c:32: ERROR:SPACING: space required before the open parenthesis '(' src/gen/constr_SET_OF_print.c:33: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_SET_OF_print.c:35: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_SET_OF_print.c:36: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_SET_OF_print.c:38: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_SET_OF_rfill.c:9: ERROR:OPEN_BRACE: open brace '{' following function definitions go on the next line src/gen/constr_SET_OF_rfill.c:11: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/constr_SET_OF_rfill.c:11: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_SET_OF_rfill.c:12: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/constr_SET_OF_rfill.c:12: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_SET_OF_rfill.c:13: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_SET_OF_rfill.c:14: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/constr_SET_OF_rfill.c:14: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_SET_OF_rfill.c:15: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_SET_OF_rfill.c:16: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_SET_OF_rfill.c:17: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_SET_OF_rfill.c:18: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_SET_OF_rfill.c:19: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_SET_OF_rfill.c:20: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_SET_OF_rfill.c:21: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_SET_OF_rfill.c:22: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_SET_OF_rfill.c:23: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_SET_OF_rfill.c:25: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_SET_OF_rfill.c:25: ERROR:SPACING: space required before the open parenthesis '(' src/gen/constr_SET_OF_rfill.c:27: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_SET_OF_rfill.c:27: ERROR:SPACING: space required before the open parenthesis '(' src/gen/constr_SET_OF_rfill.c:28: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/constr_SET_OF_rfill.c:28: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_SET_OF_rfill.c:29: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/constr_SET_OF_rfill.c:29: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_SET_OF_rfill.c:29: WARNING:SUSPECT_CODE_INDENT: suspect code indent for conditional statements (8, 12) src/gen/constr_SET_OF_rfill.c:29: ERROR:SPACING: space required before the open parenthesis '(' src/gen/constr_SET_OF_rfill.c:29: WARNING:BRACES_NOT_NECESSARY: braces {} are not necessary for single statement blocks src/gen/constr_SET_OF_rfill.c:30: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/constr_SET_OF_rfill.c:30: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_SET_OF_rfill.c:31: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/constr_SET_OF_rfill.c:31: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_SET_OF_rfill.c:32: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_SET_OF_rfill.c:34: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_SET_OF_rfill.c:34: ERROR:SPACING: space required before the open parenthesis '(' src/gen/constr_SET_OF_rfill.c:35: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_SET_OF_rfill.c:36: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_SET_OF_rfill.c:37: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_SET_OF_rfill.c:38: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_SET_OF_rfill.c:39: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_SET_OF_rfill.c:40: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_SET_OF_rfill.c:42: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_SET_OF_rfill.c:43: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_SET_OF_rfill.c:46: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_SET_OF_rfill.c:46: ERROR:SPACING: space required before the open parenthesis '(' src/gen/constr_SET_OF_rfill.c:47: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/constr_SET_OF_rfill.c:47: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_SET_OF_rfill.c:48: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_SET_OF_rfill.c:48: ERROR:SPACING: space required before the open parenthesis '(' src/gen/constr_SET_OF_rfill.c:49: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/constr_SET_OF_rfill.c:49: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_SET_OF_rfill.c:50: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/constr_SET_OF_rfill.c:50: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_SET_OF_rfill.c:50: WARNING:SUSPECT_CODE_INDENT: suspect code indent for conditional statements (8, 12) src/gen/constr_SET_OF_rfill.c:50: ERROR:SPACING: space required before the open parenthesis '(' src/gen/constr_SET_OF_rfill.c:51: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/constr_SET_OF_rfill.c:51: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_SET_OF_rfill.c:52: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/constr_SET_OF_rfill.c:52: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_SET_OF_rfill.c:53: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/constr_SET_OF_rfill.c:53: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_SET_OF_rfill.c:53: WARNING:SUSPECT_CODE_INDENT: suspect code indent for conditional statements (8, 12) src/gen/constr_SET_OF_rfill.c:53: ERROR:SPACING: space required before the open parenthesis '(' src/gen/constr_SET_OF_rfill.c:54: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/constr_SET_OF_rfill.c:54: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_SET_OF_rfill.c:55: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/constr_SET_OF_rfill.c:55: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_SET_OF_rfill.c:56: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/constr_SET_OF_rfill.c:56: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_SET_OF_rfill.c:56: ERROR:SPACING: space required before the open parenthesis '(' src/gen/constr_SET_OF_rfill.c:57: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/constr_SET_OF_rfill.c:57: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_SET_OF_rfill.c:58: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_SET_OF_rfill.c:60: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_SET_OF_rfill.c:60: ERROR:SPACING: space required before the open parenthesis '(' src/gen/constr_SET_OF_rfill.c:64: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_SET_OF_rfill.c:64: ERROR:SPACING: space required before the open parenthesis '(' src/gen/constr_SET_OF_rfill.c:66: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_SET_OF_rfill.c:68: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/constr_SET_OF_rfill.c:69: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/constr_SET_OF_rfill.c:69: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_SET_OF_rfill.c:69: WARNING:SUSPECT_CODE_INDENT: suspect code indent for conditional statements (8, 12) src/gen/constr_SET_OF_rfill.c:69: ERROR:SPACING: space required before the open parenthesis '(' src/gen/constr_SET_OF_rfill.c:70: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/constr_SET_OF_rfill.c:70: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_SET_OF_rfill.c:71: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/constr_SET_OF_rfill.c:71: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_SET_OF_rfill.c:71: ERROR:SPACING: space required before the open parenthesis '(' src/gen/constr_SET_OF_rfill.c:72: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/constr_SET_OF_rfill.c:73: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/constr_SET_OF_rfill.c:73: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_SET_OF_rfill.c:74: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/constr_SET_OF_rfill.c:74: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_SET_OF_rfill.c:75: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/constr_SET_OF_rfill.c:75: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_SET_OF_rfill.c:76: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/constr_SET_OF_rfill.c:76: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_SET_OF_rfill.c:77: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/constr_SET_OF_rfill.c:77: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_SET_OF_rfill.c:77: WARNING:SUSPECT_CODE_INDENT: suspect code indent for conditional statements (16, 20) src/gen/constr_SET_OF_rfill.c:77: ERROR:SPACING: space required before the open parenthesis '(' src/gen/constr_SET_OF_rfill.c:77: WARNING:BRACES_NOT_NECESSARY: braces {} are not necessary for any arm of this statement src/gen/constr_SET_OF_rfill.c:78: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/constr_SET_OF_rfill.c:78: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_SET_OF_rfill.c:79: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/constr_SET_OF_rfill.c:79: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_SET_OF_rfill.c:79: WARNING:SUSPECT_CODE_INDENT: suspect code indent for conditional statements (16, 20) src/gen/constr_SET_OF_rfill.c:80: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/constr_SET_OF_rfill.c:80: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_SET_OF_rfill.c:81: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/constr_SET_OF_rfill.c:81: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_SET_OF_rfill.c:82: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/constr_SET_OF_rfill.c:82: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_SET_OF_rfill.c:83: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/constr_SET_OF_rfill.c:83: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_SET_OF_rfill.c:84: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/constr_SET_OF_rfill.c:84: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_SET_OF_rfill.c:85: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/constr_SET_OF_rfill.c:85: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_SET_OF_rfill.c:86: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/constr_SET_OF_rfill.c:86: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_SET_OF_rfill.c:87: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/constr_SET_OF_rfill.c:87: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_SET_OF_rfill.c:87: WARNING:SUSPECT_CODE_INDENT: suspect code indent for conditional statements (16, 20) src/gen/constr_SET_OF_rfill.c:87: ERROR:SPACING: space required before the open parenthesis '(' src/gen/constr_SET_OF_rfill.c:87: WARNING:BRACES_NOT_NECESSARY: braces {} are not necessary for any arm of this statement src/gen/constr_SET_OF_rfill.c:88: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/constr_SET_OF_rfill.c:88: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_SET_OF_rfill.c:89: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/constr_SET_OF_rfill.c:89: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_SET_OF_rfill.c:89: WARNING:SUSPECT_CODE_INDENT: suspect code indent for conditional statements (16, 20) src/gen/constr_SET_OF_rfill.c:90: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/constr_SET_OF_rfill.c:90: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_SET_OF_rfill.c:91: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/constr_SET_OF_rfill.c:91: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_SET_OF_rfill.c:92: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/constr_SET_OF_rfill.c:92: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_SET_OF_rfill.c:93: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/constr_SET_OF_rfill.c:93: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_SET_OF_rfill.c:94: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/constr_SET_OF_rfill.c:94: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_SET_OF_rfill.c:94: WARNING:SUSPECT_CODE_INDENT: suspect code indent for conditional statements (16, 20) src/gen/constr_SET_OF_rfill.c:94: ERROR:SPACING: space required before the open parenthesis '(' src/gen/constr_SET_OF_rfill.c:94: WARNING:BRACES_NOT_NECESSARY: braces {} are not necessary for any arm of this statement src/gen/constr_SET_OF_rfill.c:95: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/constr_SET_OF_rfill.c:95: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_SET_OF_rfill.c:96: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/constr_SET_OF_rfill.c:96: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_SET_OF_rfill.c:96: WARNING:SUSPECT_CODE_INDENT: suspect code indent for conditional statements (16, 20) src/gen/constr_SET_OF_rfill.c:97: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/constr_SET_OF_rfill.c:97: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_SET_OF_rfill.c:98: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/constr_SET_OF_rfill.c:98: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_SET_OF_rfill.c:99: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/constr_SET_OF_rfill.c:99: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_SET_OF_rfill.c:100: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/constr_SET_OF_rfill.c:100: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_SET_OF_rfill.c:101: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/constr_SET_OF_rfill.c:101: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_SET_OF_rfill.c:102: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/constr_SET_OF_rfill.c:102: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_SET_OF_rfill.c:103: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/constr_SET_OF_rfill.c:103: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_SET_OF_rfill.c:104: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/constr_SET_OF_rfill.c:104: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_SET_OF_rfill.c:105: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/constr_SET_OF_rfill.c:105: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_SET_OF_rfill.c:107: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/constr_SET_OF_rfill.c:108: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_SET_OF_rfill.c:109: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/constr_SET_OF_rfill.c:109: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_SET_OF_rfill.c:110: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/constr_SET_OF_rfill.c:110: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_SET_OF_rfill.c:111: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_SET_OF_rfill.c:112: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/constr_SET_OF_rfill.c:112: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_SET_OF_rfill.c:112: WARNING:SUSPECT_CODE_INDENT: suspect code indent for conditional statements (8, 12) src/gen/constr_SET_OF_rfill.c:112: ERROR:SPACING: space required before the open parenthesis '(' src/gen/constr_SET_OF_rfill.c:113: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/constr_SET_OF_rfill.c:113: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_SET_OF_rfill.c:114: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/constr_SET_OF_rfill.c:114: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_SET_OF_rfill.c:115: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/constr_SET_OF_rfill.c:115: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_SET_OF_rfill.c:116: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/constr_SET_OF_rfill.c:117: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_SET_OF_rfill.c:118: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/constr_SET_OF_rfill.c:118: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_SET_OF_rfill.c:119: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/constr_SET_OF_rfill.c:119: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_SET_OF_rfill.c:120: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_SET_OF_rfill.c:121: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/constr_SET_OF_rfill.c:121: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_SET_OF_rfill.c:121: WARNING:SUSPECT_CODE_INDENT: suspect code indent for conditional statements (8, 12) src/gen/constr_SET_OF_rfill.c:121: ERROR:SPACING: space required before the open parenthesis '(' src/gen/constr_SET_OF_rfill.c:122: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/constr_SET_OF_rfill.c:122: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_SET_OF_rfill.c:123: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/constr_SET_OF_rfill.c:123: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_SET_OF_rfill.c:124: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/constr_SET_OF_rfill.c:124: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_SET_OF_rfill.c:125: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/constr_SET_OF_rfill.c:126: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_SET_OF_rfill.c:127: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/constr_SET_OF_rfill.c:127: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_SET_OF_rfill.c:128: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/constr_SET_OF_rfill.c:128: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_SET_OF_rfill.c:129: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_SET_OF_rfill.c:131: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_SET_OF_rfill.c:131: ERROR:SPACING: space required before the open parenthesis '(' src/gen/constr_SET_OF_rfill.c:132: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/constr_SET_OF_rfill.c:132: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_SET_OF_rfill.c:133: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/constr_SET_OF_rfill.c:133: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_SET_OF_rfill.c:134: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/constr_SET_OF_rfill.c:134: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_SET_OF_rfill.c:135: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/constr_SET_OF_rfill.c:135: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_SET_OF_rfill.c:136: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/constr_SET_OF_rfill.c:136: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_SET_OF_rfill.c:137: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/constr_SET_OF_rfill.c:137: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_SET_OF_rfill.c:138: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/constr_SET_OF_rfill.c:138: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_SET_OF_rfill.c:138: ERROR:SPACING: space required before the open parenthesis '(' src/gen/constr_SET_OF_rfill.c:139: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/constr_SET_OF_rfill.c:139: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_SET_OF_rfill.c:140: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/constr_SET_OF_rfill.c:140: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_SET_OF_rfill.c:141: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/constr_SET_OF_rfill.c:141: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_SET_OF_rfill.c:142: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/constr_SET_OF_rfill.c:142: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_SET_OF_rfill.c:143: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/constr_SET_OF_rfill.c:143: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_SET_OF_rfill.c:144: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/constr_SET_OF_rfill.c:144: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_SET_OF_rfill.c:145: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/constr_SET_OF_rfill.c:145: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_SET_OF_rfill.c:146: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/constr_SET_OF_rfill.c:146: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_SET_OF_rfill.c:147: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/constr_SET_OF_rfill.c:147: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_SET_OF_rfill.c:148: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/constr_SET_OF_rfill.c:148: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_SET_OF_rfill.c:149: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_SET_OF_rfill.c:151: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_TYPE.c:19: ERROR:OPEN_BRACE: open brace '{' following function definitions go on the next line src/gen/constr_TYPE.c:23: ERROR:SPACING: space required before the open parenthesis '(' src/gen/constr_TYPE.c:26: ERROR:SPACING: space required before the open parenthesis '(' src/gen/constr_TYPE.c:35: ERROR:OPEN_BRACE: open brace '{' following function definitions go on the next line src/gen/constr_TYPE.c:37: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/constr_TYPE.c:37: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_TYPE.c:38: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_TYPE.c:38: ERROR:SPACING: space required before the open parenthesis '(' src/gen/constr_TYPE.c:39: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_TYPE.c:39: ERROR:SPACING: space required before the open parenthesis '(' src/gen/constr_TYPE.c:40: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/constr_TYPE.c:40: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_TYPE.c:41: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/constr_TYPE.c:41: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_TYPE.c:45: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_TYPE.c:45: ERROR:SPACING: space required before the open parenthesis '(' src/gen/constr_TYPE.c:45: WARNING:BRACES_NOT_NECESSARY: braces {} are not necessary for single statement blocks src/gen/constr_TYPE.c:46: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/constr_TYPE.c:46: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_TYPE.c:47: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_TYPE.c:50: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_TYPE.c:50: ERROR:SPACING: space required before the open parenthesis '(' src/gen/constr_TYPE.c:50: WARNING:BRACES_NOT_NECESSARY: braces {} are not necessary for single statement blocks src/gen/constr_TYPE.c:51: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/constr_TYPE.c:51: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_TYPE.c:52: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_TYPE.c:54: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_TYPE.c:60: ERROR:OPEN_BRACE: open brace '{' following function definitions go on the next line src/gen/constr_TYPE.c:62: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/constr_TYPE.c:62: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_TYPE.c:64: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_TYPE.c:64: ERROR:SPACING: space required before the open parenthesis '(' src/gen/constr_TYPE.c:65: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/constr_TYPE.c:65: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_TYPE.c:66: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/constr_TYPE.c:66: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_TYPE.c:67: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_TYPE.c:69: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_TYPE.c:69: ERROR:SPACING: space required before the open parenthesis '(' src/gen/constr_TYPE.c:70: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/constr_TYPE.c:70: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_TYPE.c:70: WARNING:ENOSYS: ENOSYS means 'invalid syscall nr' and nothing else src/gen/constr_TYPE.c:71: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/constr_TYPE.c:71: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_TYPE.c:72: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_TYPE.c:73: ERROR:TRAILING_WHITESPACE: trailing whitespace src/gen/constr_TYPE.c:73: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_TYPE.c:74: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constr_TYPE.c:78: ERROR:OPEN_BRACE: open brace '{' following function definitions go on the next line src/gen/constr_TYPE.c:82: ERROR:SPACING: space required before the open parenthesis '(' src/gen/constr_TYPE.c:94: ERROR:OPEN_BRACE: open brace '{' following function definitions go on the next line src/gen/constraints.c:4: ERROR:OPEN_BRACE: open brace '{' following function definitions go on the next line src/gen/constraints.c:6: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/constraints.c:6: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constraints.c:7: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/constraints.c:7: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constraints.c:8: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constraints.c:17: ERROR:OPEN_BRACE: open brace '{' following function definitions go on the next line src/gen/constraints.c:19: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/constraints.c:19: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constraints.c:20: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/constraints.c:20: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constraints.c:21: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constraints.c:31: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constraints.c:32: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constraints.c:40: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/constraints.c:40: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constraints.c:41: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constraints.c:50: ERROR:SPACING: space required before the open parenthesis '(' src/gen/constraints.c:56: ERROR:SPACING: space required before the open parenthesis '(' src/gen/constraints.c:60: ERROR:SPACING: space required before the open parenthesis '(' src/gen/constraints.c:75: WARNING:RETURN_VOID: void function return statements are not generally useful src/gen/constraints.c:77: ERROR:OPEN_BRACE: open brace '{' following function definitions go on the next line src/gen/constraints.c:79: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/constraints.c:79: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constraints.c:80: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constraints.c:81: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constraints.c:83: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constraints.c:84: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constraints.c:85: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constraints.c:86: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constraints.c:88: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constraints.c:89: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/constraints.c:89: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constraints.c:90: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/constraints.c:90: ERROR:SPACING: space required before the open parenthesis '(' src/gen/constraints.c:92: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/der_encoder.c:14: ERROR:OPEN_BRACE: open brace '{' following function definitions go on the next line src/gen/der_encoder.c:16: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/der_encoder.c:16: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/der_encoder.c:17: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/der_encoder.c:23: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/der_encoder.c:24: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/der_encoder.c:24: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/der_encoder.c:25: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/der_encoder.c:25: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/der_encoder.c:31: WARNING:NEW_TYPEDEFS: do not add new typedefs src/gen/der_encoder.c:35: ERROR:OPEN_BRACE: open brace '{' following function definitions go on the next line src/gen/der_encoder.c:38: ERROR:SPACING: space required before the open parenthesis '(' src/gen/der_encoder.c:51: ERROR:OPEN_BRACE: open brace '{' following function definitions go on the next line src/gen/der_encoder.c:53: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/der_encoder.c:53: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/der_encoder.c:54: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/der_encoder.c:63: ERROR:SPACING: space required before the open parenthesis '(' src/gen/der_encoder.c:74: ERROR:OPEN_BRACE: open brace '{' following function definitions go on the next line src/gen/der_encoder.c:76: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/der_encoder.c:76: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/der_encoder.c:77: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/der_encoder.c:77: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/der_encoder.c:78: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/der_encoder.c:78: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/der_encoder.c:80: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/der_encoder.c:81: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/der_encoder.c:81: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/der_encoder.c:82: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/der_encoder.c:83: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/der_encoder.c:84: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/der_encoder.c:85: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/der_encoder.c:86: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/der_encoder.c:88: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/der_encoder.c:92: ERROR:SPACING: spaces required around that '?' (ctx:ExV) src/gen/der_encoder.c:94: ERROR:SPACING: spaces required around that ':' (ctx:ExV) src/gen/der_encoder.c:97: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/der_encoder.c:97: ERROR:SPACING: space required before the open parenthesis '(' src/gen/der_encoder.c:98: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/der_encoder.c:98: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/der_encoder.c:99: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/der_encoder.c:99: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/der_encoder.c:100: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/der_encoder.c:102: ERROR:SPACING: space required before the open parenthesis '(' src/gen/der_encoder.c:116: ERROR:SPACING: space required before the open parenthesis '(' src/gen/der_encoder.c:125: ERROR:SPACING: space required before the open parenthesis '(' src/gen/der_encoder.c:133: ERROR:SPACING: space required before the open parenthesis '(' src/gen/der_encoder.c:135: ERROR:SPACING: space required before the open parenthesis '(' src/gen/der_encoder.c:140: ERROR:SPACING: space required before the open parenthesis '(' src/gen/der_encoder.c:143: ERROR:CODE_INDENT: code indent should use tabs where possible src/gen/der_encoder.c:143: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/gen/der_encoder.c:148: ERROR:SPACING: space required before the open parenthesis '(' src/gen/der_encoder.c:156: ERROR:SPACING: space required before the open parenthesis '(' src/gen/der_encoder.c:162: ERROR:OPEN_BRACE: open brace '{' following function definitions go on the next line src/gen/der_encoder.c:173: ERROR:SPACING: space required before the open parenthesis '(' src/gen/der_encoder.c:178: ERROR:SPACING: space required before the open parenthesis '(' src/gen/der_encoder.c:181: ERROR:SPACING: space required before the open parenthesis '(' src/gen/der_encoder.c:187: ERROR:SPACING: space required before the open parenthesis '(' src/gen/der_encoder.c:188: ERROR:SPACING: space required before the open parenthesis '(' src/gen/der_encoder.c:189: ERROR:SPACING: space required before the open parenthesis '(' src/skel/ANY.h:14: WARNING:NEW_TYPEDEFS: do not add new typedefs src/skel/ANY.h:76: WARNING:FUNCTION_ARGUMENTS: function definition argument 'ANY_t *' should also have an identifier name src/skel/BIT_STRING.h:14: WARNING:NEW_TYPEDEFS: do not add new typedefs src/skel/BMPString.h:14: WARNING:NEW_TYPEDEFS: do not add new typedefs src/skel/BMPString.h:31: ERROR:TRAILING_WHITESPACE: trailing whitespace src/skel/BOOLEAN.h:19: WARNING:NEW_TYPEDEFS: do not add new typedefs src/skel/ENUMERATED.h:14: WARNING:NEW_TYPEDEFS: do not add new typedefs src/skel/GeneralString.h:14: WARNING:NEW_TYPEDEFS: do not add new typedefs src/skel/GeneralizedTime.h:14: WARNING:NEW_TYPEDEFS: do not add new typedefs src/skel/GeneralizedTime.h:71: WARNING:FUNCTION_ARGUMENTS: function definition argument 'const GeneralizedTime_t *' should also have an identifier name src/skel/GeneralizedTime.h:75: WARNING:FUNCTION_ARGUMENTS: function definition argument 'const GeneralizedTime_t *' should also have an identifier name src/skel/GeneralizedTime.h:84: WARNING:FUNCTION_ARGUMENTS: function definition argument 'const GeneralizedTime_t *' should also have an identifier name src/skel/GeneralizedTime.h:95: WARNING:FUNCTION_ARGUMENTS: function definition argument 'const struct tm *' should also have an identifier name src/skel/GeneralizedTime.h:97: WARNING:FUNCTION_ARGUMENTS: function definition argument 'const struct tm *' should also have an identifier name src/skel/GraphicString.h:14: WARNING:NEW_TYPEDEFS: do not add new typedefs src/skel/IA5String.h:14: WARNING:NEW_TYPEDEFS: do not add new typedefs src/skel/INTEGER.h:15: WARNING:NEW_TYPEDEFS: do not add new typedefs src/skel/INTEGER.h:21: WARNING:NEW_TYPEDEFS: do not add new typedefs src/skel/INTEGER.h:28: WARNING:NEW_TYPEDEFS: do not add new typedefs src/skel/INTEGER.h:39: ERROR:CODE_INDENT: code indent should use tabs where possible src/skel/INTEGER.h:39: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/skel/INTEGER.h:40: ERROR:CODE_INDENT: code indent should use tabs where possible src/skel/INTEGER.h:40: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/skel/INTEGER.h:41: ERROR:CODE_INDENT: code indent should use tabs where possible src/skel/INTEGER.h:41: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/skel/INTEGER.h:118: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/skel/INTEGER.h:119: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/skel/INTEGER.h:120: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/skel/INTEGER.h:121: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/skel/INTEGER.h:122: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/skel/INTEGER.h:125: ERROR:CODE_INDENT: code indent should use tabs where possible src/skel/INTEGER.h:125: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/skel/INTEGER.h:127: ERROR:CODE_INDENT: code indent should use tabs where possible src/skel/INTEGER.h:127: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/skel/INTEGER.h:129: ERROR:CODE_INDENT: code indent should use tabs where possible src/skel/INTEGER.h:129: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/skel/INTEGER.h:131: ERROR:CODE_INDENT: code indent should use tabs where possible src/skel/INTEGER.h:131: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/skel/INTEGER.h:137: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/skel/ISO646String.h:15: WARNING:NEW_TYPEDEFS: do not add new typedefs src/skel/ISO646String.h:27: ERROR:TRAILING_WHITESPACE: trailing whitespace src/skel/NULL.h:18: WARNING:NEW_TYPEDEFS: do not add new typedefs src/skel/NativeEnumerated.h:71: ERROR:CODE_INDENT: code indent should use tabs where possible src/skel/NativeEnumerated.h:71: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/skel/NativeEnumerated.h:72: ERROR:CODE_INDENT: code indent should use tabs where possible src/skel/NativeEnumerated.h:72: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/skel/NativeReal.h:20: WARNING:NEW_TYPEDEFS: do not add new typedefs src/skel/NativeReal.h:21: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/skel/NativeReal.h:29: ERROR:CODE_INDENT: code indent should use tabs where possible src/skel/NativeReal.h:29: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/skel/NativeReal.h:31: ERROR:CODE_INDENT: code indent should use tabs where possible src/skel/NativeReal.h:31: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/skel/NumericString.h:14: WARNING:NEW_TYPEDEFS: do not add new typedefs src/skel/OBJECT_IDENTIFIER.h:19: WARNING:NEW_TYPEDEFS: do not add new typedefs src/skel/OBJECT_IDENTIFIER.h:25: ERROR:CODE_INDENT: code indent should use tabs where possible src/skel/OBJECT_IDENTIFIER.h:25: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/skel/OBJECT_IDENTIFIER.h:26: ERROR:CODE_INDENT: code indent should use tabs where possible src/skel/OBJECT_IDENTIFIER.h:26: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/skel/OBJECT_IDENTIFIER.h:81: WARNING:SPACE_BEFORE_TAB: please, no space before tabs src/skel/OBJECT_IDENTIFIER.h:82: WARNING:SPACE_BEFORE_TAB: please, no space before tabs src/skel/OBJECT_IDENTIFIER.h:83: WARNING:SPACE_BEFORE_TAB: please, no space before tabs src/skel/OBJECT_IDENTIFIER.h:84: WARNING:SPACE_BEFORE_TAB: please, no space before tabs src/skel/OBJECT_IDENTIFIER.h:85: WARNING:SPACE_BEFORE_TAB: please, no space before tabs src/skel/OBJECT_IDENTIFIER.h:86: WARNING:SPACE_BEFORE_TAB: please, no space before tabs src/skel/OBJECT_IDENTIFIER.h:88: WARNING:SPACE_BEFORE_TAB: please, no space before tabs src/skel/OBJECT_IDENTIFIER.h:89: WARNING:SPACE_BEFORE_TAB: please, no space before tabs src/skel/OBJECT_IDENTIFIER.h:90: WARNING:SPACE_BEFORE_TAB: please, no space before tabs src/skel/OBJECT_IDENTIFIER.h:91: WARNING:SPACE_BEFORE_TAB: please, no space before tabs src/skel/OBJECT_IDENTIFIER.h:92: WARNING:SPACE_BEFORE_TAB: please, no space before tabs src/skel/OBJECT_IDENTIFIER.h:93: WARNING:SPACE_BEFORE_TAB: please, no space before tabs src/skel/OBJECT_IDENTIFIER.h:94: WARNING:SPACE_BEFORE_TAB: please, no space before tabs src/skel/OBJECT_IDENTIFIER.h:95: WARNING:SPACE_BEFORE_TAB: please, no space before tabs src/skel/OBJECT_IDENTIFIER.h:96: WARNING:SPACE_BEFORE_TAB: please, no space before tabs src/skel/OBJECT_IDENTIFIER.h:98: WARNING:SPACE_BEFORE_TAB: please, no space before tabs src/skel/OBJECT_IDENTIFIER.h:99: WARNING:SPACE_BEFORE_TAB: please, no space before tabs src/skel/OBJECT_IDENTIFIER.h:100: WARNING:SPACE_BEFORE_TAB: please, no space before tabs src/skel/OBJECT_IDENTIFIER.h:102: WARNING:SPACE_BEFORE_TAB: please, no space before tabs src/skel/OBJECT_IDENTIFIER.h:103: WARNING:SPACE_BEFORE_TAB: please, no space before tabs src/skel/OBJECT_IDENTIFIER.h:104: WARNING:SPACE_BEFORE_TAB: please, no space before tabs src/skel/OBJECT_IDENTIFIER.h:115: ERROR:CODE_INDENT: code indent should use tabs where possible src/skel/OBJECT_IDENTIFIER.h:115: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/skel/OBJECT_IDENTIFIER.h:128: ERROR:CODE_INDENT: code indent should use tabs where possible src/skel/OBJECT_IDENTIFIER.h:128: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/skel/OBJECT_IDENTIFIER.h:140: ERROR:TRAILING_WHITESPACE: trailing whitespace src/skel/OBJECT_IDENTIFIER.h:143: ERROR:TRAILING_WHITESPACE: trailing whitespace src/skel/OBJECT_IDENTIFIER.h:147: ERROR:TRAILING_WHITESPACE: trailing whitespace src/skel/OBJECT_IDENTIFIER.h:153: ERROR:CODE_INDENT: code indent should use tabs where possible src/skel/OBJECT_IDENTIFIER.h:153: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/skel/OBJECT_IDENTIFIER.h:154: ERROR:CODE_INDENT: code indent should use tabs where possible src/skel/OBJECT_IDENTIFIER.h:154: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/skel/OBJECT_IDENTIFIER.h:155: ERROR:CODE_INDENT: code indent should use tabs where possible src/skel/OBJECT_IDENTIFIER.h:155: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/skel/OBJECT_IDENTIFIER.h:169: ERROR:CODE_INDENT: code indent should use tabs where possible src/skel/OBJECT_IDENTIFIER.h:169: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/skel/OBJECT_IDENTIFIER.h:170: ERROR:CODE_INDENT: code indent should use tabs where possible src/skel/OBJECT_IDENTIFIER.h:170: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/skel/OBJECT_IDENTIFIER.h:180: ERROR:CODE_INDENT: code indent should use tabs where possible src/skel/OBJECT_IDENTIFIER.h:180: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/skel/OCTET_STRING.h:14: WARNING:NEW_TYPEDEFS: do not add new typedefs src/skel/OCTET_STRING.h:76: ERROR:CODE_INDENT: code indent should use tabs where possible src/skel/OCTET_STRING.h:76: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/skel/OCTET_STRING.h:77: ERROR:CODE_INDENT: code indent should use tabs where possible src/skel/OCTET_STRING.h:77: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/skel/OCTET_STRING.h:78: ERROR:CODE_INDENT: code indent should use tabs where possible src/skel/OCTET_STRING.h:78: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/skel/OCTET_STRING.h:79: ERROR:CODE_INDENT: code indent should use tabs where possible src/skel/OCTET_STRING.h:79: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/skel/OCTET_STRING.h:80: ERROR:CODE_INDENT: code indent should use tabs where possible src/skel/OCTET_STRING.h:80: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/skel/OCTET_STRING.h:81: ERROR:CODE_INDENT: code indent should use tabs where possible src/skel/OCTET_STRING.h:81: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/skel/OCTET_STRING.h:82: ERROR:CODE_INDENT: code indent should use tabs where possible src/skel/OCTET_STRING.h:82: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/skel/OCTET_STRING.h:83: ERROR:CODE_INDENT: code indent should use tabs where possible src/skel/OCTET_STRING.h:83: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/skel/OCTET_STRING.h:86: ERROR:CODE_INDENT: code indent should use tabs where possible src/skel/OCTET_STRING.h:86: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/skel/OCTET_STRING.h:87: ERROR:CODE_INDENT: code indent should use tabs where possible src/skel/OCTET_STRING.h:87: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/skel/OCTET_STRING.h:88: ERROR:CODE_INDENT: code indent should use tabs where possible src/skel/OCTET_STRING.h:88: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/skel/OCTET_STRING.h:89: ERROR:CODE_INDENT: code indent should use tabs where possible src/skel/OCTET_STRING.h:89: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/skel/OCTET_STRING.h:90: ERROR:CODE_INDENT: code indent should use tabs where possible src/skel/OCTET_STRING.h:90: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/skel/OCTET_STRING.h:91: ERROR:CODE_INDENT: code indent should use tabs where possible src/skel/OCTET_STRING.h:91: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/skel/OCTET_STRING.h:92: ERROR:CODE_INDENT: code indent should use tabs where possible src/skel/OCTET_STRING.h:92: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/skel/OCTET_STRING.h:93: ERROR:CODE_INDENT: code indent should use tabs where possible src/skel/OCTET_STRING.h:93: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/skel/OCTET_STRING.h:119: ERROR:CODE_INDENT: code indent should use tabs where possible src/skel/OCTET_STRING.h:119: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/skel/OCTET_STRING.h:125: WARNING:NEW_TYPEDEFS: do not add new typedefs src/skel/OCTET_STRING.h:129: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/skel/OCTET_STRING.h:130: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/skel/OCTET_STRING.h:132: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/skel/OCTET_STRING.h:133: ERROR:CODE_INDENT: code indent should use tabs where possible src/skel/OCTET_STRING.h:133: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/skel/OCTET_STRING.h:134: ERROR:CODE_INDENT: code indent should use tabs where possible src/skel/OCTET_STRING.h:134: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/skel/OCTET_STRING.h:135: ERROR:CODE_INDENT: code indent should use tabs where possible src/skel/OCTET_STRING.h:135: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/skel/OCTET_STRING.h:136: ERROR:CODE_INDENT: code indent should use tabs where possible src/skel/OCTET_STRING.h:136: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/skel/OCTET_STRING.h:137: ERROR:CODE_INDENT: code indent should use tabs where possible src/skel/OCTET_STRING.h:137: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/skel/OCTET_STRING.h:138: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/skel/OCTET_STRING.h:143: WARNING:FUNCTION_ARGUMENTS: function definition argument 'const asn_TYPE_descriptor_t *' should also have an identifier name src/skel/OCTET_STRING.h:143: WARNING:FUNCTION_ARGUMENTS: function definition argument 'const asn_encoding_constraints_t *' should also have an identifier name src/skel/OCTET_STRING.h:144: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/skel/OCTET_STRING.h:145: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/skel/OCTET_STRING.h:149: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/skel/OCTET_STRING.h:150: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/skel/OCTET_STRING.h:151: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/skel/OCTET_STRING.h:152: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/skel/OCTET_STRING.h:153: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/skel/OCTET_STRING.h:154: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/skel/OCTET_STRING.h:155: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/skel/OCTET_STRING.h:156: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/skel/OCTET_STRING.h:159: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/skel/OCTET_STRING.h:160: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/skel/OPEN_TYPE.h:22: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/skel/OPEN_TYPE.h:23: ERROR:CODE_INDENT: code indent should use tabs where possible src/skel/OPEN_TYPE.h:23: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/skel/OPEN_TYPE.h:24: ERROR:CODE_INDENT: code indent should use tabs where possible src/skel/OPEN_TYPE.h:24: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/skel/OPEN_TYPE.h:25: ERROR:CODE_INDENT: code indent should use tabs where possible src/skel/OPEN_TYPE.h:25: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/skel/OPEN_TYPE.h:26: ERROR:CODE_INDENT: code indent should use tabs where possible src/skel/OPEN_TYPE.h:26: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/skel/OPEN_TYPE.h:27: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/skel/OPEN_TYPE.h:27: ERROR:SPACING: space required before the open parenthesis '(' src/skel/OPEN_TYPE.h:42: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/skel/OPEN_TYPE.h:43: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/skel/OPEN_TYPE.h:44: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/skel/OPEN_TYPE.h:45: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/skel/OPEN_TYPE.h:46: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/skel/OPEN_TYPE.h:53: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/skel/OPEN_TYPE.h:54: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/skel/OPEN_TYPE.h:55: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/skel/OPEN_TYPE.h:56: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/skel/OPEN_TYPE.h:57: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/skel/OPEN_TYPE.h:64: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/skel/OPEN_TYPE.h:65: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/skel/OPEN_TYPE.h:66: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/skel/OPEN_TYPE.h:67: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/skel/OPEN_TYPE.h:68: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/skel/OPEN_TYPE.h:75: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/skel/OPEN_TYPE.h:76: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/skel/OPEN_TYPE.h:77: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/skel/OPEN_TYPE.h:78: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/skel/OPEN_TYPE.h:79: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/skel/OPEN_TYPE.h:82: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/skel/OPEN_TYPE.h:83: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/skel/OPEN_TYPE.h:84: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/skel/OPEN_TYPE.h:89: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/skel/OPEN_TYPE.h:90: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/skel/OPEN_TYPE.h:91: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/skel/OPEN_TYPE.h:92: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/skel/OPEN_TYPE.h:93: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/skel/OPEN_TYPE.h:96: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/skel/OPEN_TYPE.h:97: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/skel/OPEN_TYPE.h:98: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/skel/OPEN_TYPE.h:102: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/skel/OPEN_TYPE.h:103: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/skel/OPEN_TYPE.h:104: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/skel/OPEN_TYPE.h:105: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/skel/OPEN_TYPE.h:106: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/skel/OPEN_TYPE.h:109: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/skel/OPEN_TYPE.h:110: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/skel/OPEN_TYPE.h:111: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/skel/OPEN_TYPE.h:114: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/skel/OPEN_TYPE.h:115: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/skel/OPEN_TYPE.h:116: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/skel/OPEN_TYPE.h:119: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/skel/ObjectDescriptor.h:14: WARNING:NEW_TYPEDEFS: do not add new typedefs src/skel/PrintableString.h:14: WARNING:NEW_TYPEDEFS: do not add new typedefs src/skel/REAL.h:34: WARNING:NEW_TYPEDEFS: do not add new typedefs src/skel/REAL.h:35: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/skel/REAL.h:36: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/skel/REAL.h:37: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/skel/REAL.h:40: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/skel/REAL.h:41: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/skel/REAL.h:42: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/skel/REAL.h:45: WARNING:NEW_TYPEDEFS: do not add new typedefs src/skel/RELATIVE-OID.h:15: WARNING:NEW_TYPEDEFS: do not add new typedefs src/skel/RELATIVE-OID.h:21: ERROR:CODE_INDENT: code indent should use tabs where possible src/skel/RELATIVE-OID.h:21: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/skel/RELATIVE-OID.h:22: ERROR:CODE_INDENT: code indent should use tabs where possible src/skel/RELATIVE-OID.h:22: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/skel/RELATIVE-OID.h:67: ERROR:CODE_INDENT: code indent should use tabs where possible src/skel/RELATIVE-OID.h:67: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/skel/RELATIVE-OID.h:68: ERROR:CODE_INDENT: code indent should use tabs where possible src/skel/RELATIVE-OID.h:68: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/skel/RELATIVE-OID.h:77: ERROR:CODE_INDENT: code indent should use tabs where possible src/skel/RELATIVE-OID.h:77: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/skel/RELATIVE-OID.h:80: WARNING:FUNCTION_ARGUMENTS: function definition argument 'RELATIVE_OID_t *' should also have an identifier name src/skel/RELATIVE-OID.h:81: ERROR:CODE_INDENT: code indent should use tabs where possible src/skel/RELATIVE-OID.h:81: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/skel/T61String.h:14: WARNING:NEW_TYPEDEFS: do not add new typedefs src/skel/T61String.h:26: ERROR:TRAILING_WHITESPACE: trailing whitespace src/skel/TeletexString.h:14: WARNING:NEW_TYPEDEFS: do not add new typedefs src/skel/TeletexString.h:26: ERROR:TRAILING_WHITESPACE: trailing whitespace src/skel/UTCTime.h:14: WARNING:NEW_TYPEDEFS: do not add new typedefs src/skel/UTCTime.h:65: WARNING:FUNCTION_ARGUMENTS: function definition argument 'const UTCTime_t *' should also have an identifier name src/skel/UTCTime.h:68: WARNING:FUNCTION_ARGUMENTS: function definition argument 'const struct tm *' should also have an identifier name src/skel/UTF8String.h:14: WARNING:NEW_TYPEDEFS: do not add new typedefs src/skel/UTF8String.h:61: ERROR:TRAILING_WHITESPACE: trailing whitespace src/skel/UTF8String.h:74: ERROR:TRAILING_WHITESPACE: trailing whitespace src/skel/UTF8String.h:76: WARNING:SPACE_BEFORE_TAB: please, no space before tabs src/skel/UTF8String.h:78: WARNING:SPACE_BEFORE_TAB: please, no space before tabs src/skel/UniversalString.h:14: WARNING:NEW_TYPEDEFS: do not add new typedefs src/skel/UniversalString.h:56: ERROR:CODE_INDENT: code indent should use tabs where possible src/skel/UniversalString.h:56: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/skel/UniversalString.h:57: ERROR:CODE_INDENT: code indent should use tabs where possible src/skel/UniversalString.h:57: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/skel/VideotexString.h:14: WARNING:NEW_TYPEDEFS: do not add new typedefs src/skel/VisibleString.h:14: WARNING:NEW_TYPEDEFS: do not add new typedefs src/skel/VisibleString.h:26: ERROR:TRAILING_WHITESPACE: trailing whitespace src/skel/aper_decoder.h:41: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/skel/aper_encoder.h:21: WARNING:SPACE_BEFORE_TAB: please, no space before tabs src/skel/aper_encoder.h:24: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/skel/aper_encoder.h:25: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/skel/aper_encoder.h:26: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/skel/aper_encoder.h:27: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/skel/aper_encoder.h:28: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/skel/aper_encoder.h:37: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/skel/aper_encoder.h:38: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/skel/aper_encoder.h:39: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/skel/aper_encoder.h:40: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/skel/aper_encoder.h:41: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/skel/aper_encoder.h:53: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/skel/aper_encoder.h:54: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/skel/aper_encoder.h:55: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/skel/aper_encoder.h:56: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/skel/aper_opentype.h:15: ERROR:CODE_INDENT: code indent should use tabs where possible src/skel/aper_opentype.h:15: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/skel/aper_opentype.h:16: ERROR:CODE_INDENT: code indent should use tabs where possible src/skel/aper_opentype.h:16: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/skel/aper_opentype.h:17: ERROR:CODE_INDENT: code indent should use tabs where possible src/skel/aper_opentype.h:17: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/skel/aper_opentype.h:23: ERROR:CODE_INDENT: code indent should use tabs where possible src/skel/aper_opentype.h:23: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/skel/aper_opentype.h:24: ERROR:CODE_INDENT: code indent should use tabs where possible src/skel/aper_opentype.h:24: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/skel/aper_support.h:20: ERROR:CODE_INDENT: code indent should use tabs where possible src/skel/aper_support.h:20: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/skel/aper_support.h:47: ERROR:CODE_INDENT: code indent should use tabs where possible src/skel/aper_support.h:47: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/skel/asn_SEQUENCE_OF.h:46: WARNING:SPACE_BEFORE_TAB: please, no space before tabs src/skel/asn_SET_OF.h:10: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/skel/asn_SET_OF.h:11: ERROR:CODE_INDENT: code indent should use tabs where possible src/skel/asn_SET_OF.h:11: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/skel/asn_SET_OF.h:12: ERROR:CODE_INDENT: code indent should use tabs where possible src/skel/asn_SET_OF.h:12: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/skel/asn_SET_OF.h:13: ERROR:CODE_INDENT: code indent should use tabs where possible src/skel/asn_SET_OF.h:13: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/skel/asn_SET_OF.h:14: ERROR:CODE_INDENT: code indent should use tabs where possible src/skel/asn_SET_OF.h:14: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/skel/asn_SET_OF.h:14: WARNING:FUNCTION_ARGUMENTS: function definition argument 'type' should also have an identifier name src/skel/asn_SET_OF.h:15: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/skel/asn_SET_OF.h:18: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/skel/asn_SET_OF.h:19: ERROR:CODE_INDENT: code indent should use tabs where possible src/skel/asn_SET_OF.h:19: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/skel/asn_SET_OF.h:20: ERROR:CODE_INDENT: code indent should use tabs where possible src/skel/asn_SET_OF.h:20: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/skel/asn_SET_OF.h:21: ERROR:CODE_INDENT: code indent should use tabs where possible src/skel/asn_SET_OF.h:21: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/skel/asn_SET_OF.h:22: ERROR:CODE_INDENT: code indent should use tabs where possible src/skel/asn_SET_OF.h:22: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/skel/asn_SET_OF.h:22: WARNING:FUNCTION_ARGUMENTS: function definition argument 'type *' should also have an identifier name src/skel/asn_SET_OF.h:23: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/skel/asn_application.h:25: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/skel/asn_application.h:27: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/skel/asn_application.h:29: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/skel/asn_application.h:37: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/skel/asn_application.h:38: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/skel/asn_application.h:39: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/skel/asn_application.h:45: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/skel/asn_application.h:46: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/skel/asn_application.h:53: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/skel/asn_application.h:54: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/skel/asn_application.h:55: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/skel/asn_application.h:56: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/skel/asn_application.h:62: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/skel/asn_application.h:63: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/skel/asn_application.h:69: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/skel/asn_application.h:70: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/skel/asn_application.h:89: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/skel/asn_application.h:90: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/skel/asn_application.h:91: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/skel/asn_application.h:92: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/skel/asn_application.h:106: WARNING:NEW_TYPEDEFS: do not add new typedefs src/skel/asn_application.h:107: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/skel/asn_application.h:108: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/skel/asn_application.h:111: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/skel/asn_application.h:112: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/skel/asn_application.h:113: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/skel/asn_application.h:114: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/skel/asn_application.h:125: ERROR:CODE_INDENT: code indent should use tabs where possible src/skel/asn_application.h:125: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/skel/asn_application.h:140: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/skel/asn_application.h:141: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/skel/asn_application.h:142: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/skel/asn_application.h:143: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/skel/asn_application.h:144: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/skel/asn_application.h:151: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/skel/asn_application.h:152: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/skel/asn_application.h:153: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/skel/asn_application.h:154: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/skel/asn_application.h:155: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/skel/asn_bit_data.h:17: WARNING:NEW_TYPEDEFS: do not add new typedefs src/skel/asn_bit_data.h:18: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/skel/asn_bit_data.h:19: ERROR:CODE_INDENT: code indent should use tabs where possible src/skel/asn_bit_data.h:19: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/skel/asn_bit_data.h:20: ERROR:CODE_INDENT: code indent should use tabs where possible src/skel/asn_bit_data.h:20: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/skel/asn_bit_data.h:21: ERROR:CODE_INDENT: code indent should use tabs where possible src/skel/asn_bit_data.h:21: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/skel/asn_bit_data.h:22: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/skel/asn_bit_data.h:22: WARNING:FUNCTION_ARGUMENTS: function definition argument 'struct asn_bit_data_s *' should also have an identifier name src/skel/asn_bit_data.h:23: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/skel/asn_bit_data.h:37: WARNING:FUNCTION_ARGUMENTS: function definition argument 'asn_bit_data_t *' should also have an identifier name src/skel/asn_bit_data.h:40: WARNING:FUNCTION_ARGUMENTS: function definition argument 'asn_bit_data_t *' should also have an identifier name src/skel/asn_bit_data.h:47: WARNING:FUNCTION_ARGUMENTS: function definition argument 'asn_bit_data_t *' should also have an identifier name src/skel/asn_bit_data.h:51: WARNING:FUNCTION_ARGUMENTS: function definition argument 'asn_bit_data_t *' should also have an identifier name src/skel/asn_bit_data.h:56: WARNING:NEW_TYPEDEFS: do not add new typedefs src/skel/asn_bit_data.h:67: WARNING:FUNCTION_ARGUMENTS: function definition argument 'asn_bit_outp_t *' should also have an identifier name src/skel/asn_bit_data.h:70: WARNING:FUNCTION_ARGUMENTS: function definition argument 'asn_bit_outp_t *' should also have an identifier name src/skel/asn_bit_data.h:77: WARNING:FUNCTION_ARGUMENTS: function definition argument 'asn_bit_outp_t *' should also have an identifier name src/skel/asn_codecs.h:23: WARNING:NEW_TYPEDEFS: do not add new typedefs src/skel/asn_codecs.h:41: WARNING:NEW_TYPEDEFS: do not add new typedefs src/skel/asn_codecs.h:66: ERROR:SPACING: space required before the open parenthesis '(' src/skel/asn_codecs.h:71: ERROR:SPACING: space required before the open parenthesis '(' src/skel/asn_codecs.h:75: ERROR:TRAILING_WHITESPACE: trailing whitespace src/skel/asn_codecs.h:86: WARNING:NEW_TYPEDEFS: do not add new typedefs src/skel/asn_codecs.h:96: ERROR:SPACING: space required before the open parenthesis '(' src/skel/asn_codecs.h:102: ERROR:SPACING: space required before the open parenthesis '(' src/skel/asn_codecs_prim.h:14: WARNING:NEW_TYPEDEFS: do not add new typedefs src/skel/asn_codecs_prim.h:15: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/skel/asn_codecs_prim.h:16: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/skel/asn_codecs_prim.h:31: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/skel/asn_codecs_prim.h:32: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/skel/asn_codecs_prim.h:33: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/skel/asn_codecs_prim.h:34: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/skel/asn_codecs_prim.h:35: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/skel/asn_codecs_prim.h:38: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/skel/asn_codecs_prim.h:39: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/skel/asn_codecs_prim.h:46: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/skel/asn_codecs_prim.h:47: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/skel/asn_codecs_prim.h:48: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/skel/asn_codecs_prim.h:49: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/skel/asn_codecs_prim.h:57: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/skel/asn_codecs_prim.h:58: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/skel/asn_codecs_prim.h:59: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/skel/asn_codecs_prim.h:60: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/skel/asn_codecs_prim.h:61: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/skel/asn_codecs_prim.h:64: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/skel/asn_codecs_prim.h:65: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/skel/asn_codecs_prim.h:72: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/skel/asn_codecs_prim.h:73: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/skel/asn_codecs_prim.h:74: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/skel/asn_codecs_prim.h:75: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/skel/asn_internal.h:43: ERROR:SPACING: space required before the open brace '{' src/skel/asn_internal.h:43: ERROR:SPACING: space required after that close brace '}' src/skel/asn_internal.h:43: ERROR:SPACING: space required before the open parenthesis '(' src/skel/asn_internal.h:45: ERROR:SPACING: exactly one space required after that #ifdef src/skel/asn_internal.h:64: ERROR:SPACING: space required before the open parenthesis '(' src/skel/asn_internal.h:64: WARNING:SINGLE_STATEMENT_DO_WHILE_MACRO: Single statement macros should not use a do {} while (0) loop src/skel/asn_internal.h:68: ERROR:SPACING: space required before the open parenthesis '(' src/skel/asn_internal.h:72: ERROR:SPACING: space required before the open parenthesis '(' src/skel/asn_internal.h:79: ERROR:SPACING: space required before the open brace '{' src/skel/asn_internal.h:79: ERROR:SPACING: space required after that close brace '}' src/skel/asn_internal.h:79: ERROR:SPACING: space required before the open parenthesis '(' src/skel/asn_internal.h:96: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/skel/asn_internal.h:97: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/skel/asn_internal.h:104: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/skel/asn_internal.h:105: ERROR:CODE_INDENT: code indent should use tabs where possible src/skel/asn_internal.h:105: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/skel/asn_internal.h:105: ERROR:SPACING: space required before the open parenthesis '(' src/skel/asn_internal.h:106: ERROR:CODE_INDENT: code indent should use tabs where possible src/skel/asn_internal.h:106: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/skel/asn_internal.h:107: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/skel/asn_internal.h:107: ERROR:SPACING: space required before the open parenthesis '(' src/skel/asn_internal.h:110: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/skel/asn_internal.h:111: ERROR:CODE_INDENT: code indent should use tabs where possible src/skel/asn_internal.h:111: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/skel/asn_internal.h:113: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/skel/asn_internal.h:114: ERROR:CODE_INDENT: code indent should use tabs where possible src/skel/asn_internal.h:114: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/skel/asn_internal.h:115: ERROR:CODE_INDENT: code indent should use tabs where possible src/skel/asn_internal.h:115: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/skel/asn_internal.h:118: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/skel/asn_internal.h:119: ERROR:CODE_INDENT: code indent should use tabs where possible src/skel/asn_internal.h:119: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/skel/asn_internal.h:120: ERROR:CODE_INDENT: code indent should use tabs where possible src/skel/asn_internal.h:120: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/skel/asn_internal.h:121: ERROR:CODE_INDENT: code indent should use tabs where possible src/skel/asn_internal.h:121: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/skel/asn_internal.h:122: ERROR:CODE_INDENT: code indent should use tabs where possible src/skel/asn_internal.h:122: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/skel/asn_internal.h:122: ERROR:SPACING: space required before the open parenthesis '(' src/skel/asn_internal.h:123: ERROR:CODE_INDENT: code indent should use tabs where possible src/skel/asn_internal.h:123: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/skel/asn_internal.h:123: ERROR:SPACING: space required before the open parenthesis '(' src/skel/asn_internal.h:124: ERROR:CODE_INDENT: code indent should use tabs where possible src/skel/asn_internal.h:124: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/skel/asn_internal.h:124: ERROR:SPACING: space required before the open parenthesis '(' src/skel/asn_internal.h:125: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/skel/asn_internal.h:125: ERROR:SPACING: space required before the open parenthesis '(' src/skel/asn_internal.h:128: ERROR:CODE_INDENT: code indent should use tabs where possible src/skel/asn_internal.h:128: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/skel/asn_internal.h:129: ERROR:CODE_INDENT: code indent should use tabs where possible src/skel/asn_internal.h:129: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/skel/asn_internal.h:129: WARNING:SUSPECT_CODE_INDENT: suspect code indent for conditional statements (8, 12) src/skel/asn_internal.h:129: ERROR:SPACING: space required before the open parenthesis '(' src/skel/asn_internal.h:130: ERROR:CODE_INDENT: code indent should use tabs where possible src/skel/asn_internal.h:130: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/skel/asn_internal.h:131: ERROR:CODE_INDENT: code indent should use tabs where possible src/skel/asn_internal.h:131: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/skel/asn_internal.h:131: WARNING:SUSPECT_CODE_INDENT: suspect code indent for conditional statements (8, 12) src/skel/asn_internal.h:131: ERROR:SPACING: space required before the open parenthesis '(' src/skel/asn_internal.h:132: ERROR:CODE_INDENT: code indent should use tabs where possible src/skel/asn_internal.h:132: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/skel/asn_internal.h:132: ERROR:SPACING: space required before the open parenthesis '(' src/skel/asn_internal.h:133: ERROR:CODE_INDENT: code indent should use tabs where possible src/skel/asn_internal.h:133: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/skel/asn_internal.h:134: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/skel/asn_internal.h:134: ERROR:SPACING: space required before the open parenthesis '(' src/skel/asn_internal.h:158: ERROR:OPEN_BRACE: open brace '{' following function definitions go on the next line src/skel/asn_internal.h:160: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/skel/asn_internal.h:161: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/skel/asn_internal.h:164: ERROR:OPEN_BRACE: open brace '{' following function definitions go on the next line src/skel/asn_internal.h:166: ERROR:SPACING: space required before the open parenthesis '(' src/skel/asn_internal.h:170: ERROR:SPACING: space required before the open parenthesis '(' src/skel/asn_internal.h:173: ERROR:SPACING: space required before the open parenthesis '(' src/skel/asn_ioc.h:21: WARNING:NEW_TYPEDEFS: do not add new typedefs src/skel/asn_ioc.h:22: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/skel/asn_ioc.h:23: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/skel/asn_ioc.h:24: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/skel/asn_ioc.h:28: WARNING:NEW_TYPEDEFS: do not add new typedefs src/skel/asn_ioc.h:29: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/skel/asn_ioc.h:30: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/skel/asn_ioc.h:31: ERROR:CODE_INDENT: code indent should use tabs where possible src/skel/asn_ioc.h:31: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/skel/asn_ioc.h:32: ERROR:CODE_INDENT: code indent should use tabs where possible src/skel/asn_ioc.h:32: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/skel/asn_ioc.h:33: ERROR:CODE_INDENT: code indent should use tabs where possible src/skel/asn_ioc.h:33: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/skel/asn_ioc.h:34: ERROR:CODE_INDENT: code indent should use tabs where possible src/skel/asn_ioc.h:34: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/skel/asn_ioc.h:35: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/skel/asn_ioc.h:36: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/skel/asn_ioc.h:37: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/skel/asn_ioc.h:38: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/skel/asn_ioc.h:39: ERROR:CODE_INDENT: code indent should use tabs where possible src/skel/asn_ioc.h:39: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/skel/asn_ioc.h:40: ERROR:CODE_INDENT: code indent should use tabs where possible src/skel/asn_ioc.h:40: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/skel/asn_ioc.h:41: ERROR:CODE_INDENT: code indent should use tabs where possible src/skel/asn_ioc.h:41: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/skel/asn_ioc.h:42: ERROR:CODE_INDENT: code indent should use tabs where possible src/skel/asn_ioc.h:42: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/skel/asn_ioc.h:43: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/skel/asn_random_fill.h:24: WARNING:NEW_TYPEDEFS: do not add new typedefs src/skel/asn_random_fill.h:25: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/skel/asn_random_fill.h:26: ERROR:CODE_INDENT: code indent should use tabs where possible src/skel/asn_random_fill.h:26: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/skel/asn_random_fill.h:27: ERROR:CODE_INDENT: code indent should use tabs where possible src/skel/asn_random_fill.h:27: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/skel/asn_random_fill.h:28: ERROR:CODE_INDENT: code indent should use tabs where possible src/skel/asn_random_fill.h:28: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/skel/asn_random_fill.h:29: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/skel/asn_random_fill.h:30: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/skel/asn_random_fill.h:33: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/skel/asn_random_fill.h:34: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/skel/asn_random_fill.h:35: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/skel/asn_random_fill.h:44: ERROR:CODE_INDENT: code indent should use tabs where possible src/skel/asn_random_fill.h:44: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/skel/asn_system.h:48: WARNING:INLINE: plain inline is preferred over __inline src/skel/asn_system.h:91: ERROR:CODE_INDENT: code indent should use tabs where possible src/skel/asn_system.h:91: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/skel/asn_system.h:92: ERROR:CODE_INDENT: code indent should use tabs where possible src/skel/asn_system.h:92: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/skel/asn_system.h:93: ERROR:CODE_INDENT: code indent should use tabs where possible src/skel/asn_system.h:93: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/skel/asn_system.h:106: ERROR:SPACING: spaces required around that '>=' (ctx:VxW) src/skel/asn_system.h:137: ERROR:SPACING: space required after that ',' (ctx:VxV) src/skel/asn_system.h:138: ERROR:SPACING: spaces required around that '<' (ctx:VxV) src/skel/asn_system.h:140: ERROR:SPACING: space required after that ',' (ctx:VxV) src/skel/asn_system.h:140: ERROR:SPACING: spaces required around that '<' (ctx:VxV) src/skel/ber_decoder.h:26: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/skel/ber_decoder.h:27: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/skel/ber_decoder.h:28: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/skel/ber_decoder.h:29: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/skel/ber_decoder.h:30: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/skel/ber_decoder.h:37: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/skel/ber_decoder.h:38: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/skel/ber_decoder.h:39: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/skel/ber_decoder.h:53: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/skel/ber_decoder.h:54: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/skel/ber_decoder.h:55: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/skel/ber_decoder.h:56: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/skel/ber_decoder.h:57: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/skel/ber_decoder.h:58: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/skel/ber_decoder.h:59: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/skel/ber_tlv_length.h:12: WARNING:NEW_TYPEDEFS: do not add new typedefs src/skel/ber_tlv_length.h:32: WARNING:SPACE_BEFORE_TAB: please, no space before tabs src/skel/ber_tlv_tag.h:18: WARNING:NEW_TYPEDEFS: do not add new typedefs src/skel/ber_tlv_tag.h:35: WARNING:FUNCTION_ARGUMENTS: function definition argument 'FILE *' should also have an identifier name src/skel/ber_tlv_tag.h:42: WARNING:SPACE_BEFORE_TAB: please, no space before tabs src/skel/ber_tlv_tag.h:43: WARNING:SPACE_BEFORE_TAB: please, no space before tabs src/skel/constr_CHOICE.h:14: WARNING:NEW_TYPEDEFS: do not add new typedefs src/skel/constr_CHOICE.h:91: ERROR:CODE_INDENT: code indent should use tabs where possible src/skel/constr_CHOICE.h:91: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/skel/constr_CHOICE.h:92: ERROR:CODE_INDENT: code indent should use tabs where possible src/skel/constr_CHOICE.h:92: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/skel/constr_CHOICE.h:93: ERROR:CODE_INDENT: code indent should use tabs where possible src/skel/constr_CHOICE.h:93: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/skel/constr_CHOICE.h:96: ERROR:CODE_INDENT: code indent should use tabs where possible src/skel/constr_CHOICE.h:96: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/skel/constr_CHOICE.h:97: ERROR:CODE_INDENT: code indent should use tabs where possible src/skel/constr_CHOICE.h:97: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/skel/constr_CHOICE.h:98: ERROR:CODE_INDENT: code indent should use tabs where possible src/skel/constr_CHOICE.h:98: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/skel/constr_CHOICE.h:99: ERROR:CODE_INDENT: code indent should use tabs where possible src/skel/constr_CHOICE.h:99: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/skel/constr_CHOICE.h:106: ERROR:CODE_INDENT: code indent should use tabs where possible src/skel/constr_CHOICE.h:106: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/skel/constr_CHOICE.h:115: ERROR:CODE_INDENT: code indent should use tabs where possible src/skel/constr_CHOICE.h:115: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/skel/constr_SEQUENCE.h:14: WARNING:NEW_TYPEDEFS: do not add new typedefs src/skel/constr_SET.h:15: WARNING:NEW_TYPEDEFS: do not add new typedefs src/skel/constr_SET_OF.h:15: WARNING:NEW_TYPEDEFS: do not add new typedefs src/skel/constr_SET_OF.h:19: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/skel/constr_SET_OF.h:20: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/skel/constr_SET_OF.h:23: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/skel/constr_SET_OF.h:79: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/skel/constr_SET_OF.h:80: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/skel/constr_SET_OF.h:81: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/skel/constr_SET_OF.h:82: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/skel/constr_SET_OF.h:86: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/skel/constr_SET_OF.h:87: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/skel/constr_SET_OF.h:88: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/skel/constr_SET_OF.h:91: ERROR:POINTER_LOCATION: "foo * bar" should be "foo *bar" src/skel/constr_SET_OF.h:92: ERROR:CODE_INDENT: code indent should use tabs where possible src/skel/constr_SET_OF.h:92: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/skel/constr_SET_OF.h:93: ERROR:CODE_INDENT: code indent should use tabs where possible src/skel/constr_SET_OF.h:93: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/skel/constr_SET_OF.h:94: ERROR:CODE_INDENT: code indent should use tabs where possible src/skel/constr_SET_OF.h:94: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/skel/constr_SET_OF.h:97: ERROR:CODE_INDENT: code indent should use tabs where possible src/skel/constr_SET_OF.h:97: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/skel/constr_SET_OF.h:98: ERROR:CODE_INDENT: code indent should use tabs where possible src/skel/constr_SET_OF.h:98: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/skel/constr_TYPE.h:29: WARNING:NEW_TYPEDEFS: do not add new typedefs src/skel/constr_TYPE.h:91: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/skel/constr_TYPE.h:92: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/skel/constr_TYPE.h:93: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/skel/constr_TYPE.h:103: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/skel/constr_TYPE.h:113: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/skel/constr_TYPE.h:124: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/skel/constr_TYPE.h:130: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/skel/constr_TYPE.h:131: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/skel/constr_TYPE.h:132: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/skel/constr_TYPE.h:133: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/skel/constr_TYPE.h:154: ERROR:CODE_INDENT: code indent should use tabs where possible src/skel/constr_TYPE.h:154: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/skel/constr_TYPE.h:172: WARNING:NEW_TYPEDEFS: do not add new typedefs src/skel/constr_TYPE.h:173: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/skel/constr_TYPE.h:174: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/skel/constr_TYPE.h:177: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/skel/constr_TYPE.h:178: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/skel/constr_TYPE.h:184: WARNING:NEW_TYPEDEFS: do not add new typedefs src/skel/constr_TYPE.h:185: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/skel/constr_TYPE.h:186: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/skel/constr_TYPE.h:187: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/skel/constr_TYPE.h:188: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/skel/constr_TYPE.h:189: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/skel/constr_TYPE.h:190: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/skel/constr_TYPE.h:191: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/skel/constr_TYPE.h:192: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/skel/constr_TYPE.h:193: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/skel/constr_TYPE.h:194: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/skel/constr_TYPE.h:195: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/skel/constr_TYPE.h:196: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/skel/constr_TYPE.h:197: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/skel/constr_TYPE.h:198: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/skel/constr_TYPE.h:199: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/skel/constr_TYPE.h:200: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/skel/constr_TYPE.h:201: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/skel/constr_TYPE.h:202: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/skel/constr_TYPE.h:208: WARNING:NEW_TYPEDEFS: do not add new typedefs src/skel/constr_TYPE.h:210: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/skel/constr_TYPE.h:213: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/skel/constr_TYPE.h:216: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/skel/constr_TYPE.h:218: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/skel/constr_TYPE.h:224: WARNING:NEW_TYPEDEFS: do not add new typedefs src/skel/constr_TYPE.h:225: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/skel/constr_TYPE.h:226: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/skel/constr_TYPE.h:232: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/skel/constr_TYPE.h:241: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/skel/constr_TYPE.h:242: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/skel/constr_TYPE.h:243: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/skel/constr_TYPE.h:244: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/skel/constr_TYPE.h:247: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/skel/constr_TYPE.h:252: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/skel/constr_TYPE.h:253: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/skel/constr_TYPE.h:259: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/skel/constr_TYPE.h:266: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/skel/constr_TYPE.h:267: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/skel/constr_TYPE.h:268: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/skel/constr_TYPE.h:269: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/skel/constr_TYPE.h:270: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/skel/constr_TYPE.h:271: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/skel/constr_TYPE.h:272: WARNING:NEW_TYPEDEFS: do not add new typedefs src/skel/constr_TYPE.h:273: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/skel/constr_TYPE.h:274: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/skel/constr_TYPE.h:275: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/skel/constr_TYPE.h:276: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/skel/constr_TYPE.h:277: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/skel/constr_TYPE.h:278: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/skel/constr_TYPE.h:279: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/skel/constr_TYPE.h:280: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/skel/constr_TYPE.h:281: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/skel/constr_TYPE.h:282: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/skel/constr_TYPE.h:283: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/skel/constr_TYPE.h:289: WARNING:NEW_TYPEDEFS: do not add new typedefs src/skel/constr_TYPE.h:290: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/skel/constr_TYPE.h:291: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/skel/constr_TYPE.h:292: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/skel/constr_TYPE.h:293: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/skel/constr_TYPE.h:300: WARNING:SPACE_BEFORE_TAB: please, no space before tabs src/skel/constr_TYPE.h:301: WARNING:SPACE_BEFORE_TAB: please, no space before tabs src/skel/constr_TYPE.h:305: ERROR:CODE_INDENT: code indent should use tabs where possible src/skel/constr_TYPE.h:305: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/skel/constr_TYPE.h:306: ERROR:CODE_INDENT: code indent should use tabs where possible src/skel/constr_TYPE.h:306: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/skel/constr_TYPE.h:309: ERROR:TRAILING_WHITESPACE: trailing whitespace src/skel/constr_TYPE.h:313: WARNING:SPACE_BEFORE_TAB: please, no space before tabs src/skel/constr_TYPE.h:316: ERROR:CODE_INDENT: code indent should use tabs where possible src/skel/constr_TYPE.h:316: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/skel/constr_TYPE.h:317: ERROR:CODE_INDENT: code indent should use tabs where possible src/skel/constr_TYPE.h:317: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/skel/constraints.h:24: ERROR:TRAILING_WHITESPACE: trailing whitespace src/skel/constraints.h:30: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/skel/constraints.h:31: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/skel/constraints.h:32: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/skel/constraints.h:33: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/skel/constraints.h:42: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/skel/constraints.h:43: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/skel/constraints.h:44: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/skel/constraints.h:57: ERROR:SPACING: space required before the open parenthesis '(' src/skel/der_encoder.h:24: ERROR:CODE_INDENT: code indent should use tabs where possible src/skel/der_encoder.h:24: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/skel/der_encoder.h:25: ERROR:CODE_INDENT: code indent should use tabs where possible src/skel/der_encoder.h:25: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/skel/der_encoder.h:26: ERROR:CODE_INDENT: code indent should use tabs where possible src/skel/der_encoder.h:26: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/skel/der_encoder.h:31: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/skel/der_encoder.h:32: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/skel/der_encoder.h:33: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/skel/der_encoder.h:34: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/skel/der_encoder.h:41: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/skel/der_encoder.h:42: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/skel/der_encoder.h:43: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/skel/der_encoder.h:44: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/skel/der_encoder.h:45: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/skel/der_encoder.h:57: ERROR:CODE_INDENT: code indent should use tabs where possible src/skel/der_encoder.h:57: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/skel/der_encoder.h:58: ERROR:CODE_INDENT: code indent should use tabs where possible src/skel/der_encoder.h:58: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/skel/der_encoder.h:59: ERROR:CODE_INDENT: code indent should use tabs where possible src/skel/der_encoder.h:59: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/skel/der_encoder.h:60: ERROR:CODE_INDENT: code indent should use tabs where possible src/skel/der_encoder.h:60: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/skel/der_encoder.h:61: ERROR:CODE_INDENT: code indent should use tabs where possible src/skel/der_encoder.h:61: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/skel/der_encoder.h:62: ERROR:CODE_INDENT: code indent should use tabs where possible src/skel/der_encoder.h:62: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/skel/jer_decoder.h:22: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/skel/jer_decoder.h:23: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/skel/jer_decoder.h:24: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/skel/jer_decoder.h:25: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/skel/jer_decoder.h:26: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/skel/jer_decoder.h:33: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/skel/jer_decoder.h:34: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/skel/jer_decoder.h:35: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/skel/jer_decoder.h:36: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/skel/jer_decoder.h:37: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/skel/jer_decoder.h:50: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/skel/jer_decoder.h:51: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/skel/jer_decoder.h:52: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/skel/jer_decoder.h:53: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/skel/jer_decoder.h:54: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/skel/jer_decoder.h:55: ERROR:CODE_INDENT: code indent should use tabs where possible src/skel/jer_decoder.h:55: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/skel/jer_decoder.h:56: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/skel/jer_decoder.h:57: ERROR:CODE_INDENT: code indent should use tabs where possible src/skel/jer_decoder.h:57: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/skel/jer_decoder.h:66: WARNING:NEW_TYPEDEFS: do not add new typedefs src/skel/jer_decoder.h:70: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/skel/jer_decoder.h:72: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/skel/jer_decoder.h:77: ERROR:TRAILING_WHITESPACE: trailing whitespace src/skel/jer_decoder.h:80: WARNING:NEW_TYPEDEFS: do not add new typedefs src/skel/jer_decoder.h:82: ERROR:TRAILING_WHITESPACE: trailing whitespace src/skel/jer_encoder.h:31: ERROR:CODE_INDENT: code indent should use tabs where possible src/skel/jer_encoder.h:31: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/skel/jer_encoder.h:32: ERROR:CODE_INDENT: code indent should use tabs where possible src/skel/jer_encoder.h:32: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/skel/jer_encoder.h:33: ERROR:CODE_INDENT: code indent should use tabs where possible src/skel/jer_encoder.h:33: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/skel/jer_encoder.h:34: ERROR:CODE_INDENT: code indent should use tabs where possible src/skel/jer_encoder.h:34: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/skel/jer_encoder.h:41: WARNING:SPACE_BEFORE_TAB: please, no space before tabs src/skel/jer_encoder.h:42: WARNING:SPACE_BEFORE_TAB: please, no space before tabs src/skel/jer_encoder.h:46: ERROR:CODE_INDENT: code indent should use tabs where possible src/skel/jer_encoder.h:46: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/skel/jer_encoder.h:58: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/skel/jer_encoder.h:59: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/skel/jer_encoder.h:60: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/skel/jer_encoder.h:61: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/skel/jer_encoder.h:62: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/skel/jer_encoder.h:63: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/skel/jer_encoder.h:64: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/skel/jer_encoder.h:67: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/skel/jer_encoder.h:68: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/skel/jer_encoder.h:74: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/skel/jer_encoder.h:75: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/skel/jer_encoder.h:76: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/skel/jer_encoder.h:77: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/skel/jer_encoder.h:78: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/skel/jer_encoder.h:79: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/skel/jer_encoder.h:80: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/skel/jer_support.h:18: WARNING:NEW_TYPEDEFS: do not add new typedefs src/skel/jer_support.h:19: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/skel/jer_support.h:25: WARNING:NEW_TYPEDEFS: do not add new typedefs src/skel/jer_support.h:30: ERROR:TRAILING_WHITESPACE: trailing whitespace src/skel/jer_support.h:40: ERROR:TRAILING_WHITESPACE: trailing whitespace src/skel/jer_support.h:41: ERROR:TRAILING_WHITESPACE: trailing whitespace src/skel/jer_support.h:43: ERROR:TRAILING_WHITESPACE: trailing whitespace src/skel/oer_decoder.h:34: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/skel/oer_decoder.h:35: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/skel/oer_decoder.h:36: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/skel/oer_decoder.h:37: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/skel/oer_decoder.h:38: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/skel/oer_decoder.h:39: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/skel/oer_decoder.h:58: ERROR:CODE_INDENT: code indent should use tabs where possible src/skel/oer_decoder.h:58: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/skel/oer_decoder.h:59: ERROR:CODE_INDENT: code indent should use tabs where possible src/skel/oer_decoder.h:59: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/skel/oer_decoder.h:60: ERROR:CODE_INDENT: code indent should use tabs where possible src/skel/oer_decoder.h:60: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/skel/oer_encoder.h:23: ERROR:CODE_INDENT: code indent should use tabs where possible src/skel/oer_encoder.h:23: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/skel/oer_encoder.h:24: ERROR:CODE_INDENT: code indent should use tabs where possible src/skel/oer_encoder.h:24: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/skel/oer_encoder.h:25: ERROR:CODE_INDENT: code indent should use tabs where possible src/skel/oer_encoder.h:25: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/skel/oer_encoder.h:30: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/skel/oer_encoder.h:31: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/skel/oer_encoder.h:32: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/skel/oer_encoder.h:33: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/skel/oer_encoder.h:34: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/skel/oer_encoder.h:41: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/skel/oer_encoder.h:42: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/skel/oer_encoder.h:43: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/skel/oer_encoder.h:44: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/skel/oer_encoder.h:45: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/skel/oer_encoder.h:55: ERROR:CODE_INDENT: code indent should use tabs where possible src/skel/oer_encoder.h:55: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/skel/oer_encoder.h:56: ERROR:CODE_INDENT: code indent should use tabs where possible src/skel/oer_encoder.h:56: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/skel/oer_encoder.h:57: ERROR:CODE_INDENT: code indent should use tabs where possible src/skel/oer_encoder.h:57: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/skel/oer_encoder.h:58: ERROR:CODE_INDENT: code indent should use tabs where possible src/skel/oer_encoder.h:58: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/skel/oer_support.h:17: WARNING:NEW_TYPEDEFS: do not add new typedefs src/skel/oer_support.h:18: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/skel/oer_support.h:19: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/skel/oer_support.h:21: WARNING:NEW_TYPEDEFS: do not add new typedefs src/skel/oer_support.h:22: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/skel/oer_support.h:23: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/skel/per_decoder.h:21: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/skel/per_decoder.h:22: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/skel/per_decoder.h:23: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/skel/per_decoder.h:24: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/skel/per_encoder.h:21: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/skel/per_encoder.h:22: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/skel/per_encoder.h:23: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/skel/per_encoder.h:27: WARNING:NEW_TYPEDEFS: do not add new typedefs src/skel/per_encoder.h:28: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/skel/per_encoder.h:29: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/skel/per_encoder.h:30: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/skel/per_opentype.h:15: ERROR:CODE_INDENT: code indent should use tabs where possible src/skel/per_opentype.h:15: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/skel/per_opentype.h:16: ERROR:CODE_INDENT: code indent should use tabs where possible src/skel/per_opentype.h:16: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/skel/per_opentype.h:17: ERROR:CODE_INDENT: code indent should use tabs where possible src/skel/per_opentype.h:17: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/skel/per_opentype.h:18: ERROR:CODE_INDENT: code indent should use tabs where possible src/skel/per_opentype.h:18: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/skel/per_support.h:18: WARNING:NEW_TYPEDEFS: do not add new typedefs src/skel/per_support.h:30: WARNING:NEW_TYPEDEFS: do not add new typedefs src/skel/per_support.h:38: WARNING:NEW_TYPEDEFS: do not add new typedefs src/skel/per_support.h:42: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/skel/per_support.h:45: WARNING:NEW_TYPEDEFS: do not add new typedefs src/skel/uper_decoder.h:22: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/skel/uper_decoder.h:23: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/skel/uper_decoder.h:24: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/skel/uper_decoder.h:25: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/skel/uper_decoder.h:26: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/skel/uper_decoder.h:34: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/skel/uper_decoder.h:35: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/skel/uper_decoder.h:36: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/skel/uper_decoder.h:37: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/skel/uper_decoder.h:38: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/skel/uper_decoder.h:39: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/skel/uper_decoder.h:40: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/skel/uper_encoder.h:21: WARNING:SPACE_BEFORE_TAB: please, no space before tabs src/skel/uper_encoder.h:24: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/skel/uper_encoder.h:25: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/skel/uper_encoder.h:26: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/skel/uper_encoder.h:27: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/skel/uper_encoder.h:28: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/skel/uper_encoder.h:37: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/skel/uper_encoder.h:38: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/skel/uper_encoder.h:39: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/skel/uper_encoder.h:40: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/skel/uper_encoder.h:41: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/skel/uper_encoder.h:52: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/skel/uper_encoder.h:53: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/skel/uper_encoder.h:54: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/skel/uper_encoder.h:55: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/skel/uper_opentype.h:15: ERROR:CODE_INDENT: code indent should use tabs where possible src/skel/uper_opentype.h:15: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/skel/uper_opentype.h:16: ERROR:CODE_INDENT: code indent should use tabs where possible src/skel/uper_opentype.h:16: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/skel/uper_opentype.h:17: ERROR:CODE_INDENT: code indent should use tabs where possible src/skel/uper_opentype.h:17: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/skel/uper_opentype.h:20: ERROR:CODE_INDENT: code indent should use tabs where possible src/skel/uper_opentype.h:20: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/skel/uper_opentype.h:27: ERROR:CODE_INDENT: code indent should use tabs where possible src/skel/uper_opentype.h:27: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/skel/uper_opentype.h:28: ERROR:CODE_INDENT: code indent should use tabs where possible src/skel/uper_opentype.h:28: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/skel/uper_support.h:20: ERROR:CODE_INDENT: code indent should use tabs where possible src/skel/uper_support.h:20: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/skel/uper_support.h:42: WARNING:FUNCTION_ARGUMENTS: function definition argument 'long' should also have an identifier name src/skel/uper_support.h:60: ERROR:CODE_INDENT: code indent should use tabs where possible src/skel/uper_support.h:60: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/skel/xer_decoder.h:21: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/skel/xer_decoder.h:22: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/skel/xer_decoder.h:23: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/skel/xer_decoder.h:24: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/skel/xer_decoder.h:25: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/skel/xer_decoder.h:32: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/skel/xer_decoder.h:33: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/skel/xer_decoder.h:34: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/skel/xer_decoder.h:35: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/skel/xer_decoder.h:48: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/skel/xer_decoder.h:49: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/skel/xer_decoder.h:50: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/skel/xer_decoder.h:51: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/skel/xer_decoder.h:52: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/skel/xer_decoder.h:53: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/skel/xer_decoder.h:54: ERROR:CODE_INDENT: code indent should use tabs where possible src/skel/xer_decoder.h:54: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/skel/xer_decoder.h:55: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/skel/xer_decoder.h:56: ERROR:CODE_INDENT: code indent should use tabs where possible src/skel/xer_decoder.h:56: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/skel/xer_decoder.h:65: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/skel/xer_decoder.h:65: WARNING:NEW_TYPEDEFS: do not add new typedefs src/skel/xer_decoder.h:70: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/skel/xer_decoder.h:77: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/skel/xer_decoder.h:77: WARNING:NEW_TYPEDEFS: do not add new typedefs src/skel/xer_decoder.h:86: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/skel/xer_encoder.h:28: ERROR:CODE_INDENT: code indent should use tabs where possible src/skel/xer_encoder.h:28: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/skel/xer_encoder.h:29: ERROR:CODE_INDENT: code indent should use tabs where possible src/skel/xer_encoder.h:29: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/skel/xer_encoder.h:30: ERROR:CODE_INDENT: code indent should use tabs where possible src/skel/xer_encoder.h:30: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/skel/xer_encoder.h:31: ERROR:CODE_INDENT: code indent should use tabs where possible src/skel/xer_encoder.h:31: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/skel/xer_encoder.h:38: WARNING:SPACE_BEFORE_TAB: please, no space before tabs src/skel/xer_encoder.h:39: WARNING:SPACE_BEFORE_TAB: please, no space before tabs src/skel/xer_encoder.h:43: ERROR:CODE_INDENT: code indent should use tabs where possible src/skel/xer_encoder.h:43: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/skel/xer_encoder.h:55: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/skel/xer_encoder.h:56: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/skel/xer_encoder.h:57: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/skel/xer_encoder.h:58: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/skel/xer_encoder.h:59: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/skel/xer_encoder.h:60: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/skel/xer_encoder.h:61: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/skel/xer_encoder.h:64: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/skel/xer_encoder.h:65: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/skel/xer_encoder.h:71: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/skel/xer_encoder.h:72: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/skel/xer_encoder.h:73: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/skel/xer_encoder.h:74: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/skel/xer_encoder.h:75: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/skel/xer_encoder.h:76: WARNING:LEADING_SPACE: please, no spaces at the start of a line src/skel/xer_support.h:18: WARNING:NEW_TYPEDEFS: do not add new typedefs src/skel/xer_support.h:22: ERROR:TRAILING_WHITESPACE: trailing whitespace src/skel/xer_support.h:32: ERROR:TRAILING_WHITESPACE: trailing whitespace src/skel/xer_support.h:33: ERROR:TRAILING_WHITESPACE: trailing whitespace src/skel/xer_support.h:35: ERROR:TRAILING_WHITESPACE: trailing whitespace total: 4893 errors, 6568 warnings, 19509 lines checked Please fix the linting errors above. More information: https://osmocom.org/projects/cellular-infrastructure/wiki/Linting Leaving review comments in gerrit... + git diff -U0 HEAD~1 + /build/osmo-ci/lint/checkpatch/checkpatch_osmo.sh + true + cd .. + /build/osmo-ci/lint/checkpatch/checkpatch_json.py checkpatch_output gerrit_report.json checkpatch_output {"comments": [], "robot_comments": {"include/osmocom/tcap/ANY.h": [{"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "14", "message": "do not add new typedefs"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "76", "message": "function definition argument 'ANY_t *' should also have an identifier name"}], "include/osmocom/tcap/BIT_STRING.h": [{"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "14", "message": "do not add new typedefs"}], "include/osmocom/tcap/GraphicString.h": [{"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "14", "message": "do not add new typedefs"}], "include/osmocom/tcap/INTEGER.h": [{"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "15", "message": "do not add new typedefs"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "21", "message": "do not add new typedefs"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "28", "message": "do not add new typedefs"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "39", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "39", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "40", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "40", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "41", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "41", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "118", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "119", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "120", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "121", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "122", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "125", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "125", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "127", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "127", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "129", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "129", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "131", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "131", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "137", "message": "please, no spaces at the start of a line"}], "include/osmocom/tcap/NULL.h": [{"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "18", "message": "do not add new typedefs"}], "include/osmocom/tcap/OBJECT_IDENTIFIER.h": [{"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "19", "message": "do not add new typedefs"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "25", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "25", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "26", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "26", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "81", "message": "please, no space before tabs"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "82", "message": "please, no space before tabs"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "83", "message": "please, no space before tabs"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "84", "message": "please, no space before tabs"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "85", "message": "please, no space before tabs"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "86", "message": "please, no space before tabs"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "88", "message": "please, no space before tabs"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "89", "message": "please, no space before tabs"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "90", "message": "please, no space before tabs"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "91", "message": "please, no space before tabs"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "92", "message": "please, no space before tabs"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "93", "message": "please, no space before tabs"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "94", "message": "please, no space before tabs"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "95", "message": "please, no space before tabs"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "96", "message": "please, no space before tabs"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "98", "message": "please, no space before tabs"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "99", "message": "please, no space before tabs"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "100", "message": "please, no space before tabs"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "102", "message": "please, no space before tabs"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "103", "message": "please, no space before tabs"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "104", "message": "please, no space before tabs"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "115", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "115", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "128", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "128", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "140", "message": "trailing whitespace"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "143", "message": "trailing whitespace"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "147", "message": "trailing whitespace"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "153", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "153", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "154", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "154", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "155", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "155", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "169", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "169", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "170", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "170", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "180", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "180", "message": "please, no spaces at the start of a line"}], "include/osmocom/tcap/OCTET_STRING.h": [{"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "14", "message": "do not add new typedefs"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "76", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "76", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "77", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "77", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "78", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "78", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "79", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "79", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "80", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "80", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "81", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "81", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "82", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "82", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "83", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "83", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "86", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "86", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "87", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "87", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "88", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "88", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "89", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "89", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "90", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "90", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "91", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "91", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "92", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "92", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "93", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "93", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "119", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "119", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "125", "message": "do not add new typedefs"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "129", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "130", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "132", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "133", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "133", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "134", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "134", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "135", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "135", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "136", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "136", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "137", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "137", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "138", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "143", "message": "function definition argument 'const asn_TYPE_descriptor_t *' should also have an identifier name"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "143", "message": "function definition argument 'const asn_encoding_constraints_t *' should also have an identifier name"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "144", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "145", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "149", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "150", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "151", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "152", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "153", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "154", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "155", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "156", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "159", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "160", "message": "please, no spaces at the start of a line"}], "include/osmocom/tcap/OPEN_TYPE.h": [{"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "22", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "23", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "23", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "24", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "24", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "25", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "25", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "26", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "26", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "27", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "27", "message": "space required before the open parenthesis '('"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "42", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "43", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "44", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "45", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "46", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "53", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "54", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "55", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "56", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "57", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "64", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "65", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "66", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "67", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "68", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "75", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "76", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "77", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "78", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "79", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "82", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "83", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "84", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "89", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "90", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "91", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "92", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "93", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "96", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "97", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "98", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "102", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "103", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "104", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "105", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "106", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "109", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "110", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "111", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "114", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "115", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "116", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "119", "message": "please, no spaces at the start of a line"}], "include/osmocom/tcap/ObjectDescriptor.h": [{"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "14", "message": "do not add new typedefs"}], "include/osmocom/tcap/asn_SEQUENCE_OF.h": [{"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "46", "message": "please, no space before tabs"}], "include/osmocom/tcap/asn_SET_OF.h": [{"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "10", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "11", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "11", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "12", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "12", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "13", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "13", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "14", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "14", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "14", "message": "function definition argument 'type' should also have an identifier name"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "15", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "18", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "19", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "19", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "20", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "20", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "21", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "21", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "22", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "22", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "22", "message": "function definition argument 'type *' should also have an identifier name"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "23", "message": "please, no spaces at the start of a line"}], "include/osmocom/tcap/asn_application.h": [{"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "25", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "27", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "29", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "37", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "38", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "39", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "45", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "46", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "53", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "54", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "55", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "56", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "62", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "63", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "69", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "70", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "89", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "90", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "91", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "92", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "106", "message": "do not add new typedefs"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "107", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "108", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "111", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "112", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "113", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "114", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "125", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "125", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "140", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "141", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "142", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "143", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "144", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "151", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "152", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "153", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "154", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "155", "message": "please, no spaces at the start of a line"}], "include/osmocom/tcap/asn_bit_data.h": [{"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "17", "message": "do not add new typedefs"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "18", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "19", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "19", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "20", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "20", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "21", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "21", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "22", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "22", "message": "function definition argument 'struct asn_bit_data_s *' should also have an identifier name"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "23", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "37", "message": "function definition argument 'asn_bit_data_t *' should also have an identifier name"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "40", "message": "function definition argument 'asn_bit_data_t *' should also have an identifier name"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "47", "message": "function definition argument 'asn_bit_data_t *' should also have an identifier name"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "51", "message": "function definition argument 'asn_bit_data_t *' should also have an identifier name"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "56", "message": "do not add new typedefs"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "67", "message": "function definition argument 'asn_bit_outp_t *' should also have an identifier name"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "70", "message": "function definition argument 'asn_bit_outp_t *' should also have an identifier name"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "77", "message": "function definition argument 'asn_bit_outp_t *' should also have an identifier name"}], "include/osmocom/tcap/asn_codecs.h": [{"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "23", "message": "do not add new typedefs"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "41", "message": "do not add new typedefs"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "66", "message": "space required before the open parenthesis '('"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "71", "message": "space required before the open parenthesis '('"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "75", "message": "trailing whitespace"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "86", "message": "do not add new typedefs"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "96", "message": "space required before the open parenthesis '('"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "102", "message": "space required before the open parenthesis '('"}], "include/osmocom/tcap/asn_codecs_prim.h": [{"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "14", "message": "do not add new typedefs"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "15", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "16", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "31", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "32", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "33", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "34", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "35", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "38", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "39", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "46", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "47", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "48", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "49", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "57", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "58", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "59", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "60", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "61", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "64", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "65", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "72", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "73", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "74", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "75", "message": "please, no spaces at the start of a line"}], "include/osmocom/tcap/asn_internal.h": [{"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "43", "message": "space required before the open brace '{'"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "43", "message": "space required after that close brace '}'"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "43", "message": "space required before the open parenthesis '('"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "45", "message": "exactly one space required after that #ifdef"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "64", "message": "space required before the open parenthesis '('"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "64", "message": "Single statement macros should not use a do {} while (0) loop"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "68", "message": "space required before the open parenthesis '('"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "72", "message": "space required before the open parenthesis '('"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "79", "message": "space required before the open brace '{'"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "79", "message": "space required after that close brace '}'"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "79", "message": "space required before the open parenthesis '('"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "96", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "97", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "104", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "105", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "105", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "105", "message": "space required before the open parenthesis '('"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "106", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "106", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "107", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "107", "message": "space required before the open parenthesis '('"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "110", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "111", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "111", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "113", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "114", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "114", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "115", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "115", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "118", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "119", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "119", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "120", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "120", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "121", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "121", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "122", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "122", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "122", "message": "space required before the open parenthesis '('"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "123", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "123", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "123", "message": "space required before the open parenthesis '('"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "124", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "124", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "124", "message": "space required before the open parenthesis '('"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "125", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "125", "message": "space required before the open parenthesis '('"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "128", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "128", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "129", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "129", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "129", "message": "suspect code indent for conditional statements (8, 12)"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "129", "message": "space required before the open parenthesis '('"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "130", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "130", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "131", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "131", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "131", "message": "suspect code indent for conditional statements (8, 12)"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "131", "message": "space required before the open parenthesis '('"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "132", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "132", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "132", "message": "space required before the open parenthesis '('"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "133", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "133", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "134", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "134", "message": "space required before the open parenthesis '('"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "158", "message": "open brace '{' following function definitions go on the next line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "160", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "161", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "164", "message": "open brace '{' following function definitions go on the next line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "166", "message": "space required before the open parenthesis '('"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "170", "message": "space required before the open parenthesis '('"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "173", "message": "space required before the open parenthesis '('"}], "include/osmocom/tcap/asn_ioc.h": [{"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "21", "message": "do not add new typedefs"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "22", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "23", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "24", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "28", "message": "do not add new typedefs"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "29", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "30", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "31", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "31", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "32", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "32", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "33", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "33", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "34", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "34", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "35", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "36", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "37", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "38", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "39", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "39", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "40", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "40", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "41", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "41", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "42", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "42", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "43", "message": "please, no spaces at the start of a line"}], "include/osmocom/tcap/asn_random_fill.h": [{"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "24", "message": "do not add new typedefs"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "25", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "26", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "26", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "27", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "27", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "28", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "28", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "29", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "30", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "33", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "34", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "35", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "44", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "44", "message": "please, no spaces at the start of a line"}], "include/osmocom/tcap/asn_system.h": [{"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "48", "message": "plain inline is preferred over __inline"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "91", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "91", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "92", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "92", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "93", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "93", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "106", "message": "spaces required around that '>=' (ctx:VxW)"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "137", "message": "space required after that ',' (ctx:VxV)"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "138", "message": "spaces required around that '<' (ctx:VxV)"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "140", "message": "space required after that ',' (ctx:VxV)"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "140", "message": "spaces required around that '<' (ctx:VxV)"}], "include/osmocom/tcap/ber_decoder.h": [{"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "26", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "27", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "28", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "29", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "30", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "37", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "38", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "39", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "53", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "54", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "55", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "56", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "57", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "58", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "59", "message": "please, no spaces at the start of a line"}], "include/osmocom/tcap/ber_tlv_length.h": [{"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "12", "message": "do not add new typedefs"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "32", "message": "please, no space before tabs"}], "include/osmocom/tcap/ber_tlv_tag.h": [{"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "18", "message": "do not add new typedefs"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "35", "message": "function definition argument 'FILE *' should also have an identifier name"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "42", "message": "please, no space before tabs"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "43", "message": "please, no space before tabs"}], "include/osmocom/tcap/constr_CHOICE.h": [{"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "14", "message": "do not add new typedefs"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "91", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "91", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "92", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "92", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "93", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "93", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "96", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "96", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "97", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "97", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "98", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "98", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "99", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "99", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "106", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "106", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "115", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "115", "message": "please, no spaces at the start of a line"}], "include/osmocom/tcap/constr_SEQUENCE.h": [{"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "14", "message": "do not add new typedefs"}], "include/osmocom/tcap/constr_SET_OF.h": [{"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "15", "message": "do not add new typedefs"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "19", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "20", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "23", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "79", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "80", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "81", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "82", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "86", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "87", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "88", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "91", "message": "\"foo * bar\" should be \"foo *bar\""}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "92", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "92", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "93", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "93", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "94", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "94", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "97", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "97", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "98", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "98", "message": "please, no spaces at the start of a line"}], "include/osmocom/tcap/constr_TYPE.h": [{"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "29", "message": "do not add new typedefs"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "91", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "92", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "93", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "103", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "113", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "124", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "130", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "131", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "132", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "133", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "154", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "154", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "172", "message": "do not add new typedefs"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "173", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "174", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "177", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "178", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "184", "message": "do not add new typedefs"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "185", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "186", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "187", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "188", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "189", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "190", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "191", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "192", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "193", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "194", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "195", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "196", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "197", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "198", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "199", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "200", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "201", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "202", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "208", "message": "do not add new typedefs"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "210", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "213", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "216", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "218", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "224", "message": "do not add new typedefs"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "225", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "226", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "232", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "241", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "242", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "243", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "244", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "247", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "252", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "253", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "259", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "266", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "267", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "268", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "269", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "270", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "271", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "272", "message": "do not add new typedefs"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "273", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "274", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "275", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "276", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "277", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "278", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "279", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "280", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "281", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "282", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "283", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "289", "message": "do not add new typedefs"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "290", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "291", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "292", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "293", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "300", "message": "please, no space before tabs"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "301", "message": "please, no space before tabs"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "305", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "305", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "306", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "306", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "309", "message": "trailing whitespace"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "313", "message": "please, no space before tabs"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "316", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "316", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "317", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "317", "message": "please, no spaces at the start of a line"}], "include/osmocom/tcap/constraints.h": [{"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "24", "message": "trailing whitespace"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "30", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "31", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "32", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "33", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "42", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "43", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "43", "message": "need consistent spacing around '*' (ctx:WxV) (or typedef missing in osmo-ci/lint/checkpatch/typedefs_osmo.txt?)"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "44", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "57", "message": "space required before the open parenthesis '('"}], "include/osmocom/tcap/der_encoder.h": [{"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "24", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "24", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "25", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "25", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "26", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "26", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "31", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "32", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "33", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "34", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "41", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "42", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "43", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "44", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "45", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "57", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "57", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "58", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "58", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "59", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "59", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "60", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "60", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "61", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "61", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "62", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "62", "message": "please, no spaces at the start of a line"}], "src/gen/ANY.c": [{"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "9", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "10", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "11", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "14", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "16", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "18", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "20", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "21", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "23", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "24", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "26", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "27", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "30", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "31", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "33", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "34", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "37", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "38", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "40", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "41", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "44", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "45", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "47", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "48", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "51", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "52", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "54", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "55", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "58", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "59", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "61", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "62", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "64", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "65", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "68", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "69", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "70", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "71", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "72", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "74", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "74", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "77", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "77", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "80", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "80", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "82", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "82", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "83", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "84", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "85", "message": "please, no spaces at the start of a line"}], "src/gen/ANY_ber.c": [{"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "11", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "12", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "13", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "16", "message": "open brace '{' following function definitions go on the next line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "17", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "19", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "19", "message": "space required before the open parenthesis '('"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "20", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "20", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "21", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "21", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "22", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "22", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "22", "message": "space required before the open parenthesis '('"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "23", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "23", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "24", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "24", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "25", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "27", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "28", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "29", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "31", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "34", "message": "open brace '{' following function definitions go on the next line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "36", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "37", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "37", "message": "space required after that ',' (ctx:VxV)"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "37", "message": "space required after that ',' (ctx:VxV)"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "39", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "39", "message": "space required before the open parenthesis '('"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "40", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "40", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "41", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "41", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "42", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "44", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "44", "message": "space required before the open parenthesis '('"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "45", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "45", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "45", "message": "space required before the open parenthesis '('"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "46", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "46", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "47", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "47", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "48", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "50", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "51", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "53", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "54", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "54", "message": "space required before the open parenthesis '('"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "55", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "55", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "55", "message": "space required before the open parenthesis '('"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "56", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "56", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "57", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "58", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "60", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "60", "message": "space required before the open parenthesis '('"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "61", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "62", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "64", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "67", "message": "open brace '{' following function definitions go on the next line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "69", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "70", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "72", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "72", "message": "space required before the open parenthesis '('"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "73", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "73", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "74", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "74", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "75", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "77", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "79", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "79", "message": "space required before the open parenthesis '('"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "81", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "82", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "82", "message": "space required before the open parenthesis '('"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "83", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "83", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "84", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "84", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "85", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "86", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "86", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "87", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "87", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "88", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "91", "message": "open brace '{' following function definitions go on the next line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "93", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "94", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "96", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "96", "message": "space required before the open parenthesis '('"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "97", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "97", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "98", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "98", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "99", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "101", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "101", "message": "space required before the open parenthesis '('"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "102", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "103", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "103", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "104", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "104", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "105", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "107", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "108", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "108", "message": "space required before the open parenthesis '('"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "109", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "109", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "110", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "110", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "111", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "112", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "113", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "113", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "114", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "114", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "115", "message": "please, no spaces at the start of a line"}], "src/gen/BIT_STRING.c": [{"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "12", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "15", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "16", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "17", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "20", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "22", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "24", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "26", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "27", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "29", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "30", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "32", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "33", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "36", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "37", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "39", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "40", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "43", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "44", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "46", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "47", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "50", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "51", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "53", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "54", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "57", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "58", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "60", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "61", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "64", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "65", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "67", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "68", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "71", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "73", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "75", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "78", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "79", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "80", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "81", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "82", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "83", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "84", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "85", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "86", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "87", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "89", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "89", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "92", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "92", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "95", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "95", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "97", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "97", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "98", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "99", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "100", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "106", "message": "open brace '{' following function definitions go on the next line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "108", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "108", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "109", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "111", "message": "space required before the open parenthesis '('"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "112", "message": "space required before the open parenthesis '('"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "132", "message": "open brace '{' following function definitions go on the next line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "134", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "135", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "136", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "136", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "137", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "137", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "138", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "140", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "140", "message": "space required before the open parenthesis '('"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "141", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "141", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "142", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "142", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "143", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "144", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "144", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "144", "message": "suspect code indent for conditional statements (8, 12)"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "144", "message": "space required before the open parenthesis '('"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "144", "message": "braces {} are not necessary for single statement blocks"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "145", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "145", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "146", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "146", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "147", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "148", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "148", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "148", "message": "suspect code indent for conditional statements (8, 12)"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "148", "message": "space required before the open parenthesis '('"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "149", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "149", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "150", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "150", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "151", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "151", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "152", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "152", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "152", "message": "space required before the open parenthesis '('"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "153", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "153", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "153", "message": "space required before the open parenthesis '('"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "154", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "154", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "154", "message": "space required before the open parenthesis '('"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "155", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "155", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "156", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "156", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "157", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "157", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "157", "message": "suspect code indent for conditional statements (8, 12)"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "158", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "158", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "159", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "159", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "160", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "160", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "162", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "162", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "163", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "165", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "166", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "167", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "174", "message": "open brace '{' following function definitions go on the next line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "176", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "176", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "182", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "183", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "184", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "185", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "187", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "188", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "190", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "190", "message": "space required before the open parenthesis '('"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "191", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "191", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "192", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "192", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "193", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "193", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "193", "message": "suspect code indent for conditional statements (8, 12)"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "193", "message": "space required before the open parenthesis '('"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "194", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "195", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "195", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "195", "message": "space required before the open parenthesis '('"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "196", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "196", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "197", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "197", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "197", "message": "space required before the open parenthesis '('"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "198", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "198", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "199", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "199", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "200", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "201", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "201", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "201", "message": "suspect code indent for conditional statements (16, 20)"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "201", "message": "space required before the open parenthesis '('"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "201", "message": "braces {} are not necessary for any arm of this statement"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "202", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "202", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "203", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "203", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "203", "message": "suspect code indent for conditional statements (16, 20)"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "203", "message": "space required before the open parenthesis '('"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "204", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "204", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "205", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "205", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "205", "message": "suspect code indent for conditional statements (16, 20)"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "206", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "206", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "207", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "207", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "208", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "208", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "209", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "209", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "209", "message": "suspect code indent for conditional statements (8, 12)"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "210", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "210", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "211", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "211", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "212", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "212", "message": "space required before the open parenthesis '('"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "213", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "213", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "214", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "214", "message": "space required before the open parenthesis '('"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "215", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "215", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "216", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "217", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "217", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "218", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "221", "message": "open brace '{' following function definitions go on the next line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "223", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "223", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "224", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "225", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "226", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "228", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "228", "message": "space required before the open parenthesis '('"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "229", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "229", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "229", "message": "suspect code indent for conditional statements (8, 12)"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "229", "message": "space required before the open parenthesis '('"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "230", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "230", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "231", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "231", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "232", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "232", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "233", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "233", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "234", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "234", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "235", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "237", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "237", "message": "space required before the open parenthesis '('"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "238", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "238", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "239", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "239", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "239", "message": "space required before the open parenthesis '('"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "240", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "242", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "242", "message": "\"foo* bar\" should be \"foo *bar\""}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "243", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "243", "message": "space required before the open parenthesis '('"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "244", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "245", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "247", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "248", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "249", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "250", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "252", "message": "please, no spaces at the start of a line"}], "src/gen/BIT_STRING_print.c": [{"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "12", "message": "open brace '{' following function definitions go on the next line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "14", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "14", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "15", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "16", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "17", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "18", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "19", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "20", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "22", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "24", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "24", "message": "space required before the open parenthesis '('"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "25", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "25", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "27", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "28", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "29", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "34", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "34", "message": "space required before the open parenthesis '('"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "35", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "35", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "35", "message": "suspect code indent for conditional statements (8, 12)"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "35", "message": "space required before the open parenthesis '('"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "36", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "36", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "37", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "37", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "38", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "39", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "39", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "39", "message": "space required before the open parenthesis '('"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "40", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "40", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "41", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "41", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "42", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "42", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "43", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "43", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "44", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "44", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "45", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "47", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "47", "message": "space required before the open parenthesis '('"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "48", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "48", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "50", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "50", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "50", "message": "suspect code indent for conditional statements (8, 12)"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "50", "message": "space required before the open parenthesis '('"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "50", "message": "braces {} are not necessary for single statement blocks"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "51", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "51", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "52", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "52", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "54", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "55", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "55", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "55", "message": "suspect code indent for conditional statements (8, 12)"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "55", "message": "space required before the open parenthesis '('"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "56", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "56", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "57", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "59", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "59", "message": "space required before the open parenthesis '('"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "60", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "60", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "61", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "61", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "62", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "62", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "63", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "63", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "63", "message": "suspect code indent for conditional statements (8, 12)"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "63", "message": "space required before the open parenthesis '('"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "64", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "64", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "65", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "65", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "66", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "68", "message": "please, no spaces at the start of a line"}], "src/gen/BIT_STRING_rfill.c": [{"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "9", "message": "open brace '{' following function definitions go on the next line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "11", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "11", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "12", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "12", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "13", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "14", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "14", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "15", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "15", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "16", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "17", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "18", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "19", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "20", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "20", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "21", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "21", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "22", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "23", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "24", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "25", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "26", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "28", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "28", "message": "space required before the open parenthesis '('"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "30", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "30", "message": "space required before the open parenthesis '('"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "31", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "32", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "32", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "33", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "34", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "34", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "36", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "36", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "37", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "40", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "41", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "41", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "41", "message": "Prefer ARRAY_SIZE(lengths)"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "43", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "43", "message": "space required before the open parenthesis '('"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "44", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "44", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "45", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "45", "message": "space required before the open parenthesis '('"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "46", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "46", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "47", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "47", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "47", "message": "suspect code indent for conditional statements (8, 12)"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "47", "message": "space required before the open parenthesis '('"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "48", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "48", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "49", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "49", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "50", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "50", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "51", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "51", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "51", "message": "space required before the open parenthesis '('"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "51", "message": "braces {} are not necessary for single statement blocks"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "52", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "52", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "53", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "53", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "54", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "54", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "54", "message": "space required before the open parenthesis '('"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "55", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "55", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "55", "message": "space required before the open parenthesis '('"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "56", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "56", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "57", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "57", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "57", "message": "space required before the open parenthesis '('"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "58", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "58", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "59", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "59", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "60", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "60", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "61", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "62", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "62", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "63", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "63", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "64", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "64", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "65", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "65", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "66", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "67", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "67", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "67", "message": "space required before the open parenthesis '('"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "67", "message": "braces {} are not necessary for single statement blocks"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "68", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "68", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "69", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "69", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "70", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "71", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "72", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "72", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "73", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "73", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "74", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "74", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "75", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "75", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "76", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "76", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "77", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "77", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "78", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "78", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "79", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "79", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "79", "message": "suspect code indent for conditional statements (8, 12)"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "80", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "80", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "81", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "81", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "82", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "84", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "84", "message": "that open brace { should be on the previous line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "84", "message": "space required before the open parenthesis '('"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "85", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "87", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "87", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "87", "message": "suspect code indent for conditional statements (8, 12)"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "87", "message": "space required before the open parenthesis '('"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "87", "message": "braces {} are not necessary for single statement blocks"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "88", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "88", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "89", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "89", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "90", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "92", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "93", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "94", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "94", "message": "space required before the open parenthesis '('"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "96", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "98", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "98", "message": "space required before the open parenthesis '('"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "98", "message": "braces {} are not necessary for single statement blocks"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "99", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "99", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "100", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "101", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "103", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "103", "message": "space required before the open parenthesis '('"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "104", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "104", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "105", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "105", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "106", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "107", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "107", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "108", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "108", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "108", "message": "suspect code indent for conditional statements (8, 12)"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "108", "message": "space required before the open parenthesis '('"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "109", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "109", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "110", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "110", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "111", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "111", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "112", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "114", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "115", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "116", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "117", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "117", "message": "space required before the open parenthesis '('"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "118", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "118", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "119", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "119", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "120", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "122", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "123", "message": "please, no spaces at the start of a line"}], "src/gen/GraphicString.c": [{"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "12", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "13", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "16", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "18", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "20", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "22", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "23", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "25", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "26", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "28", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "29", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "32", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "33", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "35", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "36", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "39", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "40", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "42", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "43", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "46", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "47", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "49", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "50", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "53", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "54", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "56", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "57", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "60", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "61", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "63", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "64", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "67", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "69", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "71", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "74", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "75", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "76", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "77", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "78", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "79", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "80", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "81", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "82", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "83", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "85", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "85", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "88", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "88", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "91", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "91", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "93", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "93", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "94", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "95", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "96", "message": "please, no spaces at the start of a line"}], "src/gen/INTEGER.c": [{"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "15", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "18", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "20", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "22", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "24", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "25", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "27", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "28", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "30", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "31", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "34", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "35", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "37", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "38", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "41", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "42", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "44", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "45", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "48", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "49", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "51", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "52", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "55", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "56", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "58", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "59", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "62", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "63", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "65", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "66", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "69", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "71", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "76", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "77", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "78", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "79", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "80", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "80", "message": "Prefer ARRAY_SIZE(asn_DEF_INTEGER_tags)"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "81", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "82", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "82", "message": "Prefer ARRAY_SIZE(asn_DEF_INTEGER_tags)"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "83", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "85", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "85", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "88", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "88", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "91", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "91", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "93", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "93", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "94", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "95", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "96", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "102", "message": "open brace '{' following function definitions go on the next line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "104", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "105", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "105", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "114", "message": "space required before the open parenthesis '('"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "120", "message": "space required before the open parenthesis '('"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "124", "message": "space required before the open parenthesis '('"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "125", "message": "space required before the open parenthesis '('"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "134", "message": "space required before the open parenthesis '('"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "139", "message": "else is not generally useful after a break or return"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "139", "message": "suspect code indent for conditional statements (16, 12)"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "140", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "140", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "141", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "141", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "142", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "142", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "143", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "143", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "144", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "144", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "145", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "145", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "146", "message": "space required before the open parenthesis '('"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "159", "message": "space required before the open parenthesis '('"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "161", "message": "space required before the open parenthesis '('"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "163", "message": "space required before the open parenthesis '('"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "172", "message": "space required before the open parenthesis '('"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "179", "message": "open brace '{' following function definitions go on the next line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "184", "message": "space required before the open parenthesis '('"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "185", "message": "space required before the open parenthesis '('"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "189", "message": "open brace '{' following function definitions go on the next line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "192", "message": "space required before the open parenthesis '('"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "198", "message": "open brace '{' following function definitions go on the next line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "200", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "204", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "204", "message": "space required before the open parenthesis '('"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "204", "message": "braces {} are not necessary for any arm of this statement"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "205", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "205", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "206", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "207", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "207", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "208", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "211", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "211", "message": "space required before the open parenthesis '('"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "211", "message": "braces {} are not necessary for single statement blocks"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "212", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "212", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "213", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "215", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "218", "message": "open brace '{' following function definitions go on the next line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "224", "message": "space required before the open parenthesis '('"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "234", "message": "space required before the open parenthesis '('"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "243", "message": "space required before the open parenthesis '('"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "244", "message": "switch and case should be at the same indent"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "244", "message": "space required before the open parenthesis '('"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "245", "message": "space required before the open parenthesis '('"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "246", "message": "space required before the open parenthesis '('"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "252", "message": "space required before the open parenthesis '('"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "260", "message": "space required before the open parenthesis '('"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "270", "message": "open brace '{' following function definitions go on the next line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "276", "message": "space required before the open parenthesis '('"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "286", "message": "space required before the open parenthesis '('"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "287", "message": "space required before the open parenthesis '('"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "295", "message": "space required before the open parenthesis '('"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "302", "message": "open brace '{' following function definitions go on the next line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "304", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "305", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "306", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "307", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "309", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "309", "message": "space required before the open parenthesis '('"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "309", "message": "braces {} are not necessary for single statement blocks"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "310", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "310", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "311", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "313", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "314", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "314", "message": "space required before the open parenthesis '('"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "316", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "317", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "318", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "318", "message": "space required before the open parenthesis '('"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "319", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "319", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "321", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "321", "message": "space required before the open parenthesis '('"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "322", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "323", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "328", "message": "open brace '{' following function definitions go on the next line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "337", "message": "space required before the open parenthesis '('"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "343", "message": "space required before the open parenthesis '('"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "345", "message": "space required before the open parenthesis '('"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "361", "message": "space required before the open parenthesis '('"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "362", "message": "space required before the open parenthesis '('"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "363", "message": "suspect code indent for conditional statements (16, 32)"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "363", "message": "space required before the open parenthesis '('"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "366", "message": "suspect code indent for conditional statements (16, 32)"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "366", "message": "space required before the open parenthesis '('"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "373", "message": "space required before the open parenthesis '('"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "376", "message": "space required before the open parenthesis '('"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "383", "message": "open brace '{' following function definitions go on the next line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "385", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "386", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "386", "message": "space required before the open parenthesis '('"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "387", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "387", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "387", "message": "suspect code indent for conditional statements (8, 12)"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "387", "message": "space required before the open parenthesis '('"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "388", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "388", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "389", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "389", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "390", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "390", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "391", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "391", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "392", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "392", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "393", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "394", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "394", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "395", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "398", "message": "open brace '{' following function definitions go on the next line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "400", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "401", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "401", "message": "space required before the open parenthesis '('"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "402", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "402", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "402", "message": "suspect code indent for conditional statements (8, 12)"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "402", "message": "space required before the open parenthesis '('"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "403", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "403", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "404", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "404", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "405", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "405", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "406", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "406", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "407", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "407", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "408", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "409", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "409", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "410", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "413", "message": "open brace '{' following function definitions go on the next line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "415", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "418", "message": "open brace '{' following function definitions go on the next line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "420", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "423", "message": "open brace '{' following function definitions go on the next line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "424", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "425", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "425", "message": "space required before the open parenthesis '('"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "426", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "426", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "426", "message": "suspect code indent for conditional statements (8, 12)"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "426", "message": "space required before the open parenthesis '('"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "427", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "427", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "428", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "428", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "429", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "429", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "430", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "430", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "431", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "431", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "432", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "433", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "433", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "434", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "437", "message": "open brace '{' following function definitions go on the next line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "438", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "439", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "439", "message": "space required before the open parenthesis '('"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "440", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "440", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "440", "message": "suspect code indent for conditional statements (8, 12)"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "440", "message": "space required before the open parenthesis '('"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "441", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "441", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "442", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "442", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "443", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "443", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "444", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "444", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "445", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "445", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "446", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "447", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "447", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "448", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "451", "message": "open brace '{' following function definitions go on the next line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "458", "message": "space required before the open parenthesis '('"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "462", "message": "space required before the open parenthesis '('"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "466", "message": "space required before the open parenthesis '('"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "469", "message": "space required before the open parenthesis '('"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "476", "message": "open brace '{' following function definitions go on the next line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "485", "message": "space required before the open parenthesis '('"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "491", "message": "space required before the open parenthesis '('"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "493", "message": "space required before the open parenthesis '('"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "509", "message": "space required before the open parenthesis '('"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "510", "message": "space required before the open parenthesis '('"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "511", "message": "suspect code indent for conditional statements (16, 32)"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "511", "message": "space required before the open parenthesis '('"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "514", "message": "suspect code indent for conditional statements (16, 32)"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "514", "message": "space required before the open parenthesis '('"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "521", "message": "space required before the open parenthesis '('"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "524", "message": "space required before the open parenthesis '('"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "537", "message": "open brace '{' following function definitions go on the next line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "539", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "540", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "542", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "543", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "544", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "546", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "546", "message": "space required before the open parenthesis '('"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "548", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "548", "message": "space required before the open parenthesis '('"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "549", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "550", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "550", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "551", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "551", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "552", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "553", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "554", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "554", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "555", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "555", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "555", "message": "suspect code indent for conditional statements (8, 12)"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "555", "message": "space required before the open parenthesis '('"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "556", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "556", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "557", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "557", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "558", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "558", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "559", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "561", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "561", "message": "space required before the open parenthesis '('"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "562", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "562", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "562", "message": "suspect code indent for conditional statements (8, 12)"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "562", "message": "space required before the open parenthesis '('"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "563", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "563", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "564", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "564", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "564", "message": "space required before the open parenthesis '('"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "565", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "565", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "566", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "566", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "566", "message": "space required before the open parenthesis '('"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "567", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "567", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "567", "message": "suspect code indent for conditional statements (16, 20)"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "567", "message": "space required before the open parenthesis '('"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "568", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "568", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "568", "message": "space required before the open parenthesis '('"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "569", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "569", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "570", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "570", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "571", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "571", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "572", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "572", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "573", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "573", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "574", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "574", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "575", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "575", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "575", "message": "space required before the open parenthesis '('"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "576", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "577", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "577", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "578", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "578", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "578", "message": "suspect code indent for conditional statements (24, 28)"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "578", "message": "space required before the open parenthesis '('"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "579", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "579", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "580", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "580", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "580", "message": "suspect code indent for conditional statements (24, 28)"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "581", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "581", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "582", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "582", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "583", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "583", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "584", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "584", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "585", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "585", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "586", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "586", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "586", "message": "suspect code indent for conditional statements (16, 20)"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "587", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "587", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "588", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "588", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "589", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "589", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "590", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "590", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "591", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "591", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "592", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "592", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "593", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "593", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "594", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "594", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "594", "message": "suspect code indent for conditional statements (8, 12)"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "595", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "595", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "596", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "596", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "597", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "597", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "598", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "598", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "599", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "601", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "602", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "603", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "612", "message": "open brace '{' following function definitions go on the next line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "614", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "616", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "617", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "618", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "620", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "620", "message": "space required before the open parenthesis '('"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "622", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "622", "message": "space required before the open parenthesis '('"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "623", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "624", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "624", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "625", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "626", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "626", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "627", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "627", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "627", "message": "suspect code indent for conditional statements (8, 12)"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "627", "message": "space required before the open parenthesis '('"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "628", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "628", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "629", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "629", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "630", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "630", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "631", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "633", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "633", "message": "space required before the open parenthesis '('"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "634", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "634", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "634", "message": "suspect code indent for conditional statements (8, 12)"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "634", "message": "space required before the open parenthesis '('"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "635", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "635", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "636", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "636", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "636", "message": "space required before the open parenthesis '('"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "637", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "637", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "638", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "638", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "638", "message": "space required before the open parenthesis '('"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "639", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "639", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "639", "message": "suspect code indent for conditional statements (16, 20)"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "639", "message": "space required before the open parenthesis '('"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "640", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "640", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "641", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "641", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "642", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "642", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "642", "message": "space required before the open parenthesis '('"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "643", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "644", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "644", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "645", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "645", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "645", "message": "suspect code indent for conditional statements (24, 28)"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "645", "message": "space required before the open parenthesis '('"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "646", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "646", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "647", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "647", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "647", "message": "suspect code indent for conditional statements (24, 28)"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "648", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "648", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "649", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "649", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "650", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "650", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "651", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "651", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "652", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "652", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "653", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "653", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "653", "message": "suspect code indent for conditional statements (16, 20)"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "654", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "654", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "655", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "655", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "656", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "656", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "657", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "657", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "658", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "658", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "659", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "659", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "660", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "660", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "661", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "661", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "661", "message": "suspect code indent for conditional statements (8, 12)"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "662", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "662", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "663", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "663", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "664", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "664", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "665", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "665", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "666", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "668", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "669", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "670", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "673", "message": "open brace '{' following function definitions go on the next line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "675", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "676", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "676", "message": "space required before the open parenthesis '('"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "677", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "678", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "678", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "679", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "680", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "680", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "681", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "682", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "682", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "683", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "684", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "684", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "684", "message": "suspect code indent for conditional statements (8, 12)"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "684", "message": "space required before the open parenthesis '('"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "685", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "685", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "686", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "686", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "687", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "687", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "687", "message": "suspect code indent for conditional statements (8, 12)"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "688", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "688", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "689", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "689", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "690", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "691", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "691", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "691", "message": "suspect code indent for conditional statements (8, 12)"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "691", "message": "space required before the open parenthesis '('"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "692", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "692", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "693", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "693", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "694", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "694", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "694", "message": "suspect code indent for conditional statements (8, 12)"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "695", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "695", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "696", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "696", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "697", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "699", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "700", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "703", "message": "open brace '{' following function definitions go on the next line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "705", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "706", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "706", "message": "space required before the open parenthesis '('"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "707", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "708", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "708", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "709", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "710", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "710", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "711", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "712", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "712", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "713", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "714", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "714", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "714", "message": "suspect code indent for conditional statements (8, 12)"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "714", "message": "space required before the open parenthesis '('"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "715", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "715", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "716", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "716", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "717", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "717", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "717", "message": "suspect code indent for conditional statements (8, 12)"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "718", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "718", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "719", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "719", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "720", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "721", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "721", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "721", "message": "suspect code indent for conditional statements (8, 12)"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "721", "message": "space required before the open parenthesis '('"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "722", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "722", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "723", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "723", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "724", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "724", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "724", "message": "suspect code indent for conditional statements (8, 12)"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "725", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "725", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "726", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "726", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "727", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "729", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "730", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "733", "message": "open brace '{' following function definitions go on the next line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "735", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "735", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "736", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "737", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "739", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "741", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "741", "message": "space required before the open parenthesis '('"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "742", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "742", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "742", "message": "suspect code indent for conditional statements (8, 12)"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "742", "message": "space required before the open parenthesis '('"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "743", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "743", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "744", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "744", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "746", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "746", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "746", "message": "space required before the open parenthesis '('"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "747", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "747", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "747", "message": "space required before the open parenthesis '('"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "749", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "750", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "750", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "750", "message": "space required before the open parenthesis '('"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "750", "message": "braces {} are not necessary for any arm of this statement"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "751", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "751", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "752", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "752", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "752", "message": "space required before the open parenthesis '('"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "753", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "753", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "754", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "754", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "756", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "756", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "757", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "757", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "757", "message": "suspect code indent for conditional statements (8, 12)"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "757", "message": "space required before the open parenthesis '('"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "758", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "758", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "759", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "759", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "760", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "760", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "760", "message": "suspect code indent for conditional statements (8, 12)"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "760", "message": "space required before the open parenthesis '('"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "761", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "761", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "762", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "762", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "763", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "763", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "763", "message": "suspect code indent for conditional statements (8, 12)"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "764", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "764", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "765", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "765", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "766", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "766", "message": "space required before the open parenthesis '('"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "767", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "767", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "768", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "768", "message": "space required before the open parenthesis '('"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "769", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "769", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "770", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "771", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "771", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "772", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "776", "message": "open brace '{' following function definitions go on the next line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "778", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "778", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "779", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "780", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "781", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "783", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "783", "message": "space required before the open parenthesis '('"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "784", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "784", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "784", "message": "suspect code indent for conditional statements (8, 12)"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "784", "message": "space required before the open parenthesis '('"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "785", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "785", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "786", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "786", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "787", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "787", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "788", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "788", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "789", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "789", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "790", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "792", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "792", "message": "space required before the open parenthesis '('"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "793", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "793", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "794", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "794", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "794", "message": "space required before the open parenthesis '('"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "795", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "797", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "797", "message": "space required before the open parenthesis '('"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "798", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "798", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "798", "message": "\"foo* bar\" should be \"foo *bar\""}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "799", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "799", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "799", "message": "space required before the open parenthesis '('"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "800", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "800", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "801", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "801", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "802", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "802", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "803", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "803", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "804", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "805", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "805", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "806", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "806", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "807", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "807", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "808", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "810", "message": "please, no spaces at the start of a line"}], "src/gen/INTEGER_ber.c": [{"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "12", "message": "open brace '{' following function definitions go on the next line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "14", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "14", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "15", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "15", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "16", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "17", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "18", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "20", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "21", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "21", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "27", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "27", "message": "space required before the open parenthesis '('"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "28", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "28", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "29", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "29", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "30", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "30", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "32", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "33", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "33", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "33", "message": "suspect code indent for conditional statements (8, 12)"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "33", "message": "space required before the open parenthesis '('"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "34", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "35", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "36", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "37", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "38", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "39", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "40", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "41", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "41", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "41", "message": "space required before the open parenthesis '('"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "42", "message": "trailing whitespace"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "42", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "42", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "43", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "43", "message": "space required before the open parenthesis '('"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "44", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "44", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "45", "message": "trailing whitespace"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "45", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "45", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "46", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "46", "message": "please, no space before tabs"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "46", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "46", "message": "space required before the open parenthesis '('"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "47", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "47", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "48", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "48", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "49", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "49", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "50", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "50", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "52", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "53", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "53", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "54", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "54", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "54", "message": "suspect code indent for conditional statements (8, 12)"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "54", "message": "space required before the open parenthesis '('"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "55", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "55", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "56", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "56", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "57", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "57", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "58", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "58", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "59", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "59", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "60", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "60", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "61", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "61", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "63", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "63", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "64", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "64", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "65", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "67", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "68", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "68", "message": "space required before the open parenthesis '('"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "68", "message": "braces {} are not necessary for single statement blocks"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "69", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "69", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "70", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "71", "message": "please, no spaces at the start of a line"}], "src/gen/INTEGER_print.c": [{"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "12", "message": "open brace '{' following function definitions go on the next line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "14", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "14", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "15", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "16", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "18", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "20", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "20", "message": "space required before the open parenthesis '('"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "21", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "21", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "22", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "23", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "23", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "25", "message": "please, no spaces at the start of a line"}], "src/gen/INTEGER_rfill.c": [{"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "9", "message": "open brace '{' following function definitions go on the next line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "11", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "11", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "12", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "12", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "13", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "14", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "14", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "15", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "16", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "17", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "18", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "19", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "20", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "21", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "22", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "24", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "24", "message": "space required before the open parenthesis '('"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "26", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "26", "message": "space required before the open parenthesis '('"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "27", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "27", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "28", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "28", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "28", "message": "suspect code indent for conditional statements (8, 12)"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "28", "message": "space required before the open parenthesis '('"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "28", "message": "braces {} are not necessary for single statement blocks"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "29", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "29", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "30", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "30", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "31", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "33", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "33", "message": "space required before the open parenthesis '('"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "34", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "34", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "35", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "35", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "36", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "36", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "36", "message": "suspect code indent for conditional statements (8, 12)"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "36", "message": "space required before the open parenthesis '('"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "36", "message": "braces {} are not necessary for any arm of this statement"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "37", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "37", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "38", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "38", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "38", "message": "suspect code indent for conditional statements (8, 12)"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "39", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "39", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "40", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "40", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "41", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "42", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "42", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "43", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "43", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "44", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "44", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "45", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "47", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "47", "message": "space required before the open parenthesis '('"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "48", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "48", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "49", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "49", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "50", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "51", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "51", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "52", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "52", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "53", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "53", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "54", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "54", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "55", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "55", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "56", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "56", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "57", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "57", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "57", "message": "suspect code indent for conditional statements (8, 12)"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "57", "message": "space required before the open parenthesis '('"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "58", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "58", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "59", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "59", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "60", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "60", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "60", "message": "Prefer ARRAY_SIZE(variants)"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "61", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "61", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "61", "message": "suspect code indent for conditional statements (8, 12)"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "62", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "62", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "63", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "63", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "63", "message": "Prefer ARRAY_SIZE(variants)"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "64", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "64", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "66", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "66", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "66", "message": "space required before the open parenthesis '('"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "68", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "68", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "70", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "70", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "71", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "71", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "71", "message": "suspect code indent for conditional statements (8, 12)"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "71", "message": "space required before the open parenthesis '('"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "72", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "72", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "72", "message": "space required before the open parenthesis '('"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "73", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "73", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "74", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "74", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "75", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "75", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "76", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "76", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "78", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "80", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "80", "message": "space required before the open parenthesis '('"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "81", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "81", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "81", "message": "suspect code indent for conditional statements (8, 12)"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "81", "message": "space required before the open parenthesis '('"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "81", "message": "braces {} are not necessary for any arm of this statement"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "82", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "82", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "83", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "83", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "83", "message": "suspect code indent for conditional statements (8, 12)"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "84", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "84", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "85", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "85", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "86", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "86", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "87", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "88", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "88", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "89", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "89", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "90", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "90", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "91", "message": "please, no spaces at the start of a line"}], "src/gen/NULL.c": [{"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "12", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "15", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "17", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "19", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "21", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "22", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "24", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "25", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "27", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "28", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "31", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "32", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "34", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "35", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "38", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "39", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "41", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "42", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "45", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "46", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "48", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "49", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "52", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "53", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "55", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "56", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "59", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "60", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "62", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "63", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "66", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "68", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "70", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "73", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "74", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "75", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "76", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "77", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "77", "message": "Prefer ARRAY_SIZE(asn_DEF_NULL_tags)"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "78", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "79", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "79", "message": "Prefer ARRAY_SIZE(asn_DEF_NULL_tags)"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "80", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "82", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "82", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "85", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "85", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "88", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "88", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "90", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "90", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "91", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "92", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "93", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "96", "message": "open brace '{' following function definitions go on the next line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "98", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "98", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "99", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "99", "message": "space required before the open parenthesis '('"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "100", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "100", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "100", "message": "space required before the open parenthesis '('"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "101", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "101", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "102", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "102", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "103", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "103", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "104", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "104", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "105", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "105", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "106", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "106", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "107", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "107", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "108", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "108", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "109", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "109", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "110", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "113", "message": "open brace '{' following function definitions go on the next line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "115", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "116", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "117", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "118", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "121", "message": "open brace '{' following function definitions go on the next line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "123", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "125", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "125", "message": "space required before the open parenthesis '('"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "126", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "126", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "127", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "127", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "128", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "130", "message": "please, no spaces at the start of a line"}], "src/gen/NULL_ber.c": [{"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "12", "message": "open brace '{' following function definitions go on the next line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "14", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "14", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "15", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "15", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "16", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "17", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "18", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "20", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "20", "message": "space required before the open parenthesis '('"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "21", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "21", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "22", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "22", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "22", "message": "suspect code indent for conditional statements (8, 12)"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "22", "message": "space required before the open parenthesis '('"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "23", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "23", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "24", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "24", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "25", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "25", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "26", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "26", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "27", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "29", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "34", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "35", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "35", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "36", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "36", "message": "space required before the open parenthesis '('"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "36", "message": "braces {} are not necessary for single statement blocks"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "37", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "37", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "38", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "41", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "41", "message": "space required before the open parenthesis '('"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "42", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "42", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "43", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "43", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "44", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "44", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "45", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "45", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "46", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "48", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "51", "message": "open brace '{' following function definitions go on the next line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "53", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "53", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "54", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "54", "message": "space required after that ',' (ctx:VxV)"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "54", "message": "space required after that ',' (ctx:VxV)"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "56", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "57", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "57", "message": "space required before the open parenthesis '('"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "58", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "58", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "59", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "59", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "60", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "62", "message": "please, no spaces at the start of a line"}], "src/gen/NULL_print.c": [{"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "9", "message": "open brace '{' following function definitions go on the next line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "11", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "11", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "12", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "13", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "15", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "15", "message": "space required before the open parenthesis '('"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "15", "message": "braces {} are not necessary for any arm of this statement"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "16", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "16", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "17", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "18", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "18", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "19", "message": "please, no spaces at the start of a line"}], "src/gen/NULL_rfill.c": [{"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "9", "message": "open brace '{' following function definitions go on the next line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "11", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "11", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "12", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "12", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "13", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "14", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "15", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "16", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "18", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "19", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "21", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "21", "message": "space required before the open parenthesis '('"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "23", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "23", "message": "space required before the open parenthesis '('"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "24", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "24", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "25", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "25", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "25", "message": "suspect code indent for conditional statements (8, 12)"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "25", "message": "space required before the open parenthesis '('"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "25", "message": "braces {} are not necessary for single statement blocks"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "26", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "26", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "27", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "27", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "28", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "30", "message": "please, no spaces at the start of a line"}], "src/gen/NativeInteger.c": [{"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "20", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "23", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "25", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "27", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "29", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "30", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "32", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "33", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "35", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "36", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "39", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "40", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "42", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "43", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "46", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "47", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "49", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "50", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "53", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "54", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "56", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "57", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "60", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "61", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "63", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "64", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "67", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "68", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "70", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "71", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "74", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "76", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "78", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "81", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "82", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "83", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "84", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "85", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "85", "message": "Prefer ARRAY_SIZE(asn_DEF_NativeInteger_tags)"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "86", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "87", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "87", "message": "Prefer ARRAY_SIZE(asn_DEF_NativeInteger_tags)"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "88", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "90", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "90", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "93", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "93", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "96", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "96", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "98", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "98", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "99", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "100", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "101", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "104", "message": "open brace '{' following function definitions go on the next line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "106", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "106", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "107", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "107", "message": "suspect code indent for conditional statements (4, 16)"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "107", "message": "space required before the open parenthesis '('"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "113", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "113", "message": "space required before the open parenthesis '('"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "114", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "115", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "115", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "116", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "116", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "117", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "118", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "118", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "119", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "120", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "120", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "121", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "121", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "122", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "125", "message": "open brace '{' following function definitions go on the next line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "127", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "129", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "129", "message": "space required before the open parenthesis '('"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "130", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "130", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "131", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "131", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "132", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "132", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "132", "message": "suspect code indent for conditional statements (8, 12)"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "132", "message": "space required before the open parenthesis '('"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "133", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "133", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "134", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "134", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "135", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "135", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "135", "message": "space required before the open parenthesis '('"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "135", "message": "braces {} are not necessary for any arm of this statement"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "136", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "136", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "137", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "137", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "137", "message": "space required before the open parenthesis '('"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "138", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "138", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "139", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "139", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "140", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "140", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "141", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "141", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "142", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "142", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "142", "message": "suspect code indent for conditional statements (8, 12)"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "143", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "143", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "144", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "144", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "145", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "145", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "145", "message": "space required before the open parenthesis '('"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "145", "message": "braces {} are not necessary for any arm of this statement"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "146", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "146", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "147", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "147", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "147", "message": "space required before the open parenthesis '('"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "148", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "148", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "149", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "149", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "150", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "150", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "151", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "151", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "152", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "152", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "153", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "153", "message": "space required before the open parenthesis '('"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "154", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "154", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "155", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "156", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "156", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "157", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "160", "message": "open brace '{' following function definitions go on the next line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "162", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "163", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "165", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "168", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "168", "message": "space required before the open parenthesis '('"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "169", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "170", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "170", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "170", "message": "suspect code indent for conditional statements (8, 12)"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "170", "message": "space required before the open parenthesis '('"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "171", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "171", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "172", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "172", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "173", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "173", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "174", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "174", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "175", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "177", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "177", "message": "space required before the open parenthesis '('"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "178", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "178", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "179", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "179", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "179", "message": "space required before the open parenthesis '('"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "180", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "182", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "184", "message": "please, no spaces at the start of a line"}], "src/gen/NativeInteger_ber.c": [{"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "13", "message": "open brace '{' following function definitions go on the next line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "15", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "15", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "16", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "16", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "17", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "18", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "18", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "19", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "20", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "21", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "26", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "26", "message": "space required before the open parenthesis '('"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "27", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "27", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "28", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "28", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "28", "message": "suspect code indent for conditional statements (8, 12)"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "28", "message": "space required before the open parenthesis '('"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "29", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "29", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "30", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "30", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "31", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "31", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "32", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "32", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "33", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "35", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "36", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "36", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "41", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "42", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "42", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "43", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "43", "message": "space required before the open parenthesis '('"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "44", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "44", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "46", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "51", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "52", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "53", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "53", "message": "space required before the open parenthesis '('"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "54", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "54", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "55", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "55", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "56", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "56", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "57", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "64", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "65", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "65", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "66", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "66", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "67", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "67", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "68", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "68", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "69", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "69", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "70", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "70", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "72", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "72", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "73", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "73", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "74", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "74", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "76", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "76", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "76", "message": "suspect code indent for conditional statements (8, 12)"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "76", "message": "spaces required around that '&&' (ctx:VxV)"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "76", "message": "space required before the open parenthesis '('"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "77", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "77", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "78", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "78", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "79", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "79", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "80", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "80", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "81", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "81", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "82", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "82", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "84", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "84", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "85", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "87", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "88", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "90", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "91", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "91", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "93", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "99", "message": "open brace '{' following function definitions go on the next line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "101", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "101", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "102", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "102", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "103", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "104", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "104", "message": "space required after that ',' (ctx:VxV)"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "104", "message": "space required after that ',' (ctx:VxV)"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "105", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "109", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "110", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "113", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "114", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "117", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "117", "message": "space required before the open parenthesis '('"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "118", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "118", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "120", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "121", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "125", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "126", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "126", "message": "space required before the open parenthesis '('"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "126", "message": "braces {} are not necessary for single statement blocks"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "127", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "127", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "128", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "129", "message": "please, no spaces at the start of a line"}], "src/gen/NativeInteger_print.c": [{"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "12", "message": "open brace '{' following function definitions go on the next line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "14", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "14", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "15", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "16", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "16", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "17", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "18", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "19", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "21", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "22", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "24", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "24", "message": "space required before the open parenthesis '('"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "25", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "25", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "26", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "26", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "27", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "27", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "28", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "28", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "29", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "29", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "29", "message": "space required before the open parenthesis '('"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "30", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "30", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "30", "message": "suspect code indent for conditional statements (8, 12)"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "30", "message": "space required before the open parenthesis '('"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "31", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "31", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "32", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "32", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "33", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "33", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "33", "message": "space required before the open parenthesis '('"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "34", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "34", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "34", "message": "space required before the open parenthesis '('"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "35", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "35", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "35", "message": "space required before the open parenthesis '('"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "36", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "36", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "36", "message": "space required before the open parenthesis '('"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "37", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "37", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "38", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "38", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "39", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "39", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "40", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "41", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "41", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "42", "message": "please, no spaces at the start of a line"}], "src/gen/NativeInteger_rfill.c": [{"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "9", "message": "open brace '{' following function definitions go on the next line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "11", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "11", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "12", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "12", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "13", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "14", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "14", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "15", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "16", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "17", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "18", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "19", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "20", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "21", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "22", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "24", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "24", "message": "space required before the open parenthesis '('"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "26", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "26", "message": "space required before the open parenthesis '('"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "27", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "27", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "28", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "28", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "28", "message": "suspect code indent for conditional statements (8, 12)"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "28", "message": "space required before the open parenthesis '('"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "28", "message": "braces {} are not necessary for single statement blocks"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "29", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "29", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "30", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "30", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "31", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "33", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "33", "message": "space required before the open parenthesis '('"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "34", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "34", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "35", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "35", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "36", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "36", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "36", "message": "suspect code indent for conditional statements (8, 12)"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "36", "message": "space required before the open parenthesis '('"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "36", "message": "braces {} are not necessary for any arm of this statement"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "37", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "37", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "38", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "38", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "38", "message": "suspect code indent for conditional statements (8, 12)"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "39", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "39", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "40", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "40", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "41", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "42", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "42", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "43", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "43", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "44", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "44", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "45", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "47", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "47", "message": "space required before the open parenthesis '('"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "48", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "48", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "49", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "49", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "50", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "51", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "51", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "52", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "52", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "53", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "53", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "54", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "54", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "55", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "55", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "56", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "56", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "57", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "57", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "57", "message": "suspect code indent for conditional statements (8, 12)"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "57", "message": "space required before the open parenthesis '('"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "58", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "58", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "59", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "59", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "60", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "60", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "60", "message": "Prefer ARRAY_SIZE(variants)"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "61", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "61", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "61", "message": "suspect code indent for conditional statements (8, 12)"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "62", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "62", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "63", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "63", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "63", "message": "Prefer ARRAY_SIZE(variants)"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "64", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "64", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "67", "message": "trailing whitespace"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "67", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "67", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "67", "message": "suspect code indent for conditional statements (8, 12)"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "67", "message": "space required before the open parenthesis '('"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "68", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "68", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "69", "message": "trailing whitespace"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "69", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "70", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "70", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "72", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "72", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "73", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "73", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "73", "message": "suspect code indent for conditional statements (8, 12)"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "73", "message": "space required before the open parenthesis '('"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "74", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "74", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "74", "message": "space required before the open parenthesis '('"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "75", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "75", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "76", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "76", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "77", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "77", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "78", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "78", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "80", "message": "space required before the open parenthesis '('"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "82", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "84", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "85", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "86", "message": "please, no spaces at the start of a line"}], "src/gen/OBJECT_IDENTIFIER.c": [{"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "17", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "20", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "22", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "24", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "26", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "27", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "29", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "30", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "32", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "33", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "36", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "37", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "39", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "40", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "43", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "44", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "46", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "47", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "50", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "51", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "53", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "54", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "57", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "58", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "60", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "61", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "64", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "65", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "67", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "68", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "71", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "73", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "75", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "78", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "79", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "80", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "81", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "82", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "83", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "83", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "84", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "85", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "86", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "86", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "87", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "89", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "89", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "92", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "92", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "95", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "95", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "97", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "97", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "98", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "99", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "100", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "103", "message": "open brace '{' following function definitions go on the next line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "105", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "105", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "106", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "106", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "107", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "109", "message": "space required before the open parenthesis '('"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "110", "message": "space required before the open parenthesis '('"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "127", "message": "open brace '{' following function definitions go on the next line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "129", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "129", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "130", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "132", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "133", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "133", "message": "space required before the open parenthesis '('"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "135", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "135", "message": "space required before the open parenthesis '('"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "136", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "136", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "137", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "137", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "138", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "138", "message": "space required before the open parenthesis '('"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "139", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "139", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "140", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "140", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "141", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "142", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "142", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "143", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "143", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "144", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "146", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "149", "message": "open brace '{' following function definitions go on the next line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "151", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "151", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "152", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "153", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "155", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "155", "message": "space required before the open parenthesis '('"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "156", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "156", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "157", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "158", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "158", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "163", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "164", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "164", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "164", "message": "suspect code indent for conditional statements (8, 12)"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "164", "message": "space required before the open parenthesis '('"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "165", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "165", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "166", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "166", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "166", "message": "space required before the open parenthesis '('"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "167", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "167", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "167", "message": "suspect code indent for conditional statements (16, 20)"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "167", "message": "space required before the open parenthesis '('"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "168", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "168", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "169", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "169", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "170", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "170", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "170", "message": "suspect code indent for conditional statements (16, 20)"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "171", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "171", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "172", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "172", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "173", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "173", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "174", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "174", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "174", "message": "suspect code indent for conditional statements (12, 14)"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "175", "message": "Statements should start on a tabstop"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "175", "message": "suspect code indent for conditional statements (14, 20)"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "175", "message": "space required before the open parenthesis '('"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "177", "message": "Statements should start on a tabstop"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "178", "message": "Statements should start on a tabstop"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "179", "message": "Statements should start on a tabstop"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "180", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "180", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "181", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "181", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "182", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "182", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "183", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "187", "message": "open brace '{' following function definitions go on the next line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "189", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "189", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "190", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "191", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "192", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "193", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "194", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "195", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "196", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "198", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "199", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "199", "message": "space required before the open parenthesis '('"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "199", "message": "braces {} are not necessary for single statement blocks"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "200", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "200", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "201", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "203", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "204", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "204", "message": "space required before the open parenthesis '('"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "204", "message": "braces {} are not necessary for single statement blocks"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "205", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "205", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "206", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "207", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "208", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "208", "message": "space required before the open parenthesis '('"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "209", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "209", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "211", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "211", "message": "space required before the open parenthesis '('"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "212", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "212", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "213", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "213", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "214", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "214", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "215", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "215", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "215", "message": "suspect code indent for conditional statements (8, 12)"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "215", "message": "space required before the open parenthesis '('"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "216", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "216", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "217", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "217", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "217", "message": "suspect code indent for conditional statements (8, 12)"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "217", "message": "space required before the open parenthesis '('"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "218", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "219", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "219", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "220", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "220", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "220", "message": "suspect code indent for conditional statements (8, 12)"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "221", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "221", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "222", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "222", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "223", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "223", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "224", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "224", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "224", "message": "space required before the open parenthesis '('"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "224", "message": "braces {} are not necessary for single statement blocks"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "225", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "225", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "226", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "226", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "227", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "227", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "228", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "228", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "228", "message": "space required before the open parenthesis '('"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "229", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "229", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "230", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "232", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "232", "message": "space required before the open parenthesis '('"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "233", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "233", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "234", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "234", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "235", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "240", "message": "open brace '{' following function definitions go on the next line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "242", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "242", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "243", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "244", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "245", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "246", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "247", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "249", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "249", "message": "space required before the open parenthesis '('"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "250", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "250", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "251", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "251", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "252", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "254", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "255", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "255", "message": "space required before the open parenthesis '('"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "255", "message": "braces {} are not necessary for single statement blocks"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "256", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "256", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "257", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "258", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "259", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "259", "message": "space required before the open parenthesis '('"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "261", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "262", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "262", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "263", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "264", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "265", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "265", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "266", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "267", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "268", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "268", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "269", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "271", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "271", "message": "space required before the open parenthesis '('"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "272", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "272", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "273", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "273", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "274", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "274", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "275", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "275", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "275", "message": "suspect code indent for conditional statements (8, 12)"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "275", "message": "space required before the open parenthesis '('"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "276", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "276", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "277", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "277", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "277", "message": "suspect code indent for conditional statements (8, 12)"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "277", "message": "space required before the open parenthesis '('"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "278", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "279", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "279", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "280", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "280", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "280", "message": "suspect code indent for conditional statements (8, 12)"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "281", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "281", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "282", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "282", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "282", "message": "space required before the open parenthesis '('"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "282", "message": "braces {} are not necessary for single statement blocks"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "283", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "283", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "284", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "284", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "285", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "285", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "286", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "286", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "287", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "289", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "289", "message": "space required before the open parenthesis '('"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "289", "message": "braces {} are not necessary for single statement blocks"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "290", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "290", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "291", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "293", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "300", "message": "open brace '{' following function definitions go on the next line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "302", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "302", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "307", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "308", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "309", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "310", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "311", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "313", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "313", "message": "space required before the open parenthesis '('"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "314", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "314", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "315", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "315", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "316", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "316", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "316", "message": "suspect code indent for conditional statements (8, 12)"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "316", "message": "space required before the open parenthesis '('"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "316", "message": "braces {} are not necessary for single statement blocks"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "317", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "317", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "318", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "318", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "319", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "321", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "323", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "323", "message": "space required before the open parenthesis '('"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "323", "message": "braces {} are not necessary for single statement blocks"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "324", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "324", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "325", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "327", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "332", "message": "open brace '{' following function definitions go on the next line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "334", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "334", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "335", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "336", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "337", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "338", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "339", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "340", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "341", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "343", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "343", "message": "space required before the open parenthesis '('"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "344", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "344", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "348", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "349", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "351", "message": "space required before the open parenthesis '('"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "352", "message": "space required before the open parenthesis '('"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "357", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "357", "message": "space required before the open parenthesis '('"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "358", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "358", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "358", "message": "suspect code indent for conditional statements (8, 12)"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "358", "message": "space required before the open parenthesis '('"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "359", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "359", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "360", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "360", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "361", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "361", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "362", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "362", "message": "space required before the open parenthesis '('"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "363", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "364", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "364", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "365", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "365", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "366", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "377", "message": "please, no space before tabs"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "378", "message": "please, no space before tabs"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "379", "message": "please, no space before tabs"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "381", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "382", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "383", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "383", "message": "space required before the open parenthesis '('"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "384", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "385", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "385", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "386", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "388", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "389", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "389", "message": "space required before the open parenthesis '('"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "390", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "390", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "391", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "391", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "392", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "393", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "394", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "395", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "397", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "397", "message": "suspect code indent for conditional statements (4, 16)"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "397", "message": "space required before the open parenthesis '('"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "399", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "399", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "399", "message": "suspect code indent for conditional statements (8, 12)"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "399", "message": "space required before the open parenthesis '('"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "400", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "400", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "401", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "401", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "402", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "402", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "403", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "403", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "404", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "404", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "405", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "405", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "406", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "415", "message": "space required before the open parenthesis '('"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "420", "message": "open brace '{' following function definitions go on the next line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "422", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "422", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "423", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "423", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "424", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "425", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "430", "message": "please, no space before tabs"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "433", "message": "space required before the open parenthesis '('"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "434", "message": "space required before the open parenthesis '('"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "439", "message": "space required before the open parenthesis '('"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "443", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "444", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "444", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "445", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "445", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "446", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "446", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "446", "message": "space required before the open parenthesis '('"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "447", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "447", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "448", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "448", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "449", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "449", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "449", "message": "space required before the open parenthesis '('"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "450", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "450", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "450", "message": "space required before the open parenthesis '('"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "451", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "451", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "452", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "452", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "453", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "453", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "454", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "454", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "455", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "456", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "456", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "457", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "457", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "457", "message": "space required before the open parenthesis '('"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "458", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "458", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "459", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "459", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "460", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "460", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "461", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "461", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "462", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "462", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "462", "message": "space required before the open parenthesis '('"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "463", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "463", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "464", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "464", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "465", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "465", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "466", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "466", "message": "space required before the open parenthesis '('"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "468", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "468", "message": "suspect code indent for conditional statements (4, 12)"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "468", "message": "spaces required around that '<' (ctx:VxV)"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "468", "message": "space required before the open parenthesis '('"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "469", "message": "Statements should start on a tabstop"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "469", "message": "space required before the open parenthesis '('"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "470", "message": "Statements should start on a tabstop"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "471", "message": "space required before the open parenthesis '('"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "482", "message": "Statements should start on a tabstop"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "483", "message": "space required before the open parenthesis '('"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "487", "message": "space required before the open parenthesis '('"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "497", "message": "Statements should start on a tabstop"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "498", "message": "Statements should start on a tabstop"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "499", "message": "space required before the open parenthesis '('"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "502", "message": "space required before the open parenthesis '('"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "513", "message": "Statements should start on a tabstop"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "517", "message": "Statements should start on a tabstop"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "518", "message": "Statements should start on a tabstop"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "522", "message": "space required before the open parenthesis '('"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "525", "message": "space required before the open parenthesis '('"}], "src/gen/OBJECT_IDENTIFIER_print.c": [{"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "9", "message": "open brace '{' following function definitions go on the next line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "11", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "11", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "12", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "12", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "13", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "15", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "16", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "18", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "18", "message": "space required before the open parenthesis '('"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "19", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "19", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "22", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "22", "message": "space required before the open parenthesis '('"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "23", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "23", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "25", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "25", "message": "space required before the open parenthesis '('"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "25", "message": "braces {} are not necessary for single statement blocks"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "26", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "26", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "27", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "29", "message": "please, no spaces at the start of a line"}], "src/gen/OBJECT_IDENTIFIER_rfill.c": [{"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "13", "message": "open brace '{' following function definitions go on the next line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "15", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "16", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "18", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "18", "message": "space required before the open parenthesis '('"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "19", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "20", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "20", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "20", "message": "Prefer ARRAY_SIZE(values)"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "21", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "21", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "21", "message": "suspect code indent for conditional statements (8, 12)"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "21", "message": "space required before the open parenthesis '('"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "21", "message": "braces {} are not necessary for single statement blocks"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "22", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "22", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "23", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "23", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "24", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "25", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "26", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "26", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "27", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "29", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "29", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "30", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "33", "message": "open brace '{' following function definitions go on the next line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "35", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "35", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "36", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "36", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "37", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "38", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "39", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "40", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "41", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "42", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "43", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "45", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "47", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "47", "message": "space required before the open parenthesis '('"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "49", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "49", "message": "space required before the open parenthesis '('"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "49", "message": "braces {} are not necessary for any arm of this statement"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "50", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "50", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "51", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "52", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "52", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "53", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "55", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "56", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "57", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "57", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "58", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "58", "message": "space required before the open parenthesis '('"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "58", "message": "braces {} are not necessary for single statement blocks"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "59", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "59", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "60", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "62", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "62", "message": "space required before the open parenthesis '('"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "63", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "63", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "63", "message": "suspect code indent for conditional statements (8, 12)"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "63", "message": "space required before the open parenthesis '('"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "63", "message": "braces {} are not necessary for single statement blocks"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "64", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "64", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "65", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "65", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "66", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "66", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "67", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "69", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "71", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "72", "message": "please, no spaces at the start of a line"}], "src/gen/OCTET_STRING.c": [{"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "14", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "17", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "18", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "19", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "22", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "24", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "26", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "28", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "29", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "31", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "32", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "34", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "35", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "38", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "39", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "41", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "42", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "45", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "46", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "48", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "49", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "52", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "53", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "55", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "56", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "59", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "60", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "62", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "63", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "66", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "67", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "69", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "70", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "73", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "75", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "77", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "80", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "81", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "82", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "83", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "84", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "85", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "85", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "86", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "87", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "88", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "88", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "89", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "91", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "91", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "94", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "94", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "97", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "97", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "99", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "99", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "100", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "101", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "102", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "105", "message": "open brace '{' following function definitions go on the next line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "107", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "107", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "110", "message": "space required before the open parenthesis '('"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "115", "message": "space required before the open parenthesis '('"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "121", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "122", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "124", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "125", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "125", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "126", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "126", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "127", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "132", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "133", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "134", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "134", "message": "space required before the open parenthesis '('"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "135", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "135", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "135", "message": "suspect code indent for conditional statements (8, 12)"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "135", "message": "space required before the open parenthesis '('"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "136", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "136", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "137", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "137", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "138", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "138", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "139", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "139", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "140", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "140", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "141", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "144", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "144", "message": "space required before the open parenthesis '('"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "145", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "146", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "146", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "147", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "147", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "148", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "149", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "149", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "150", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "151", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "151", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "152", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "152", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "153", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "153", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "154", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "154", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "155", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "155", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "156", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "156", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "157", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "163", "message": "open brace '{' following function definitions go on the next line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "167", "message": "space required before the open parenthesis '('"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "175", "message": "space required before the open parenthesis '('"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "183", "message": "space required before the open parenthesis '('"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "188", "message": "space required before the open parenthesis '('"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "200", "message": "open brace '{' following function definitions go on the next line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "202", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "202", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "203", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "204", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "204", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "205", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "205", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "206", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "209", "message": "space required before the open parenthesis '('"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "221", "message": "open brace '{' following function definitions go on the next line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "223", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "223", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "224", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "225", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "226", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "228", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "229", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "231", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "231", "message": "space required before the open parenthesis '('"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "232", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "232", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "233", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "233", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "234", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "234", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "234", "message": "suspect code indent for conditional statements (8, 12)"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "234", "message": "space required before the open parenthesis '('"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "235", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "236", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "236", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "236", "message": "space required before the open parenthesis '('"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "236", "message": "braces {} are not necessary for any arm of this statement"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "237", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "237", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "238", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "238", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "238", "message": "space required before the open parenthesis '('"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "239", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "239", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "240", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "240", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "241", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "241", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "242", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "242", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "243", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "243", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "243", "message": "suspect code indent for conditional statements (8, 12)"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "244", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "244", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "245", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "245", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "246", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "246", "message": "space required before the open parenthesis '('"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "247", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "247", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "248", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "248", "message": "space required before the open parenthesis '('"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "249", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "249", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "250", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "251", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "251", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "252", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "256", "message": "open brace '{' following function definitions go on the next line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "258", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "258", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "259", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "260", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "260", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "261", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "261", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "262", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "263", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "265", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "265", "message": "space required before the open parenthesis '('"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "266", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "266", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "266", "message": "suspect code indent for conditional statements (8, 12)"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "266", "message": "space required before the open parenthesis '('"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "267", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "267", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "268", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "268", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "269", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "269", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "270", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "270", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "271", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "271", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "272", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "272", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "273", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "273", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "274", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "276", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "276", "message": "space required before the open parenthesis '('"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "277", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "277", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "278", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "278", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "278", "message": "space required before the open parenthesis '('"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "279", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "281", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "282", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "282", "message": "space required before the open parenthesis '('"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "283", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "284", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "286", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "287", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "288", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "290", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "294", "message": "open brace '{' following function definitions go on the next line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "296", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "296", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "297", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "297", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "298", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "300", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "301", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "301", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "304", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "304", "message": "space required before the open parenthesis '('"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "304", "message": "Unnecessary typecast of c90 int constant - '(unsigned long)2' could be '2UL'"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "305", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "306", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "306", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "307", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "307", "message": "space required before the open parenthesis '('"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "308", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "308", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "308", "message": "suspect code indent for conditional statements (8, 12)"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "308", "message": "space required before the open parenthesis '('"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "309", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "309", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "310", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "311", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "312", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "312", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "312", "message": "suspect code indent for conditional statements (8, 12)"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "312", "message": "space required before the open parenthesis '('"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "313", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "313", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "314", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "314", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "315", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "315", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "315", "message": "space required before the open parenthesis '('"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "316", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "316", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "317", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "317", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "317", "message": "space required before the open parenthesis '('"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "318", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "318", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "319", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "319", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "320", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "320", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "321", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "321", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "322", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "322", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "323", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "323", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "323", "message": "space required before the open parenthesis '('"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "324", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "324", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "325", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "325", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "326", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "326", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "327", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "327", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "328", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "328", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "329", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "329", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "330", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "330", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "331", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "334", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "334", "message": "space required before the open parenthesis '('"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "334", "message": "braces {} are not necessary for single statement blocks"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "335", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "335", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "336", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "338", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "338", "message": "space required before the open parenthesis '('"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "339", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "339", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "340", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "340", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "341", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "341", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "341", "message": "space required before the open parenthesis '('"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "342", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "342", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "342", "message": "suspect code indent for conditional statements (8, 12)"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "342", "message": "space required before the open parenthesis '('"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "343", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "343", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "344", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "344", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "345", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "345", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "346", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "346", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "347", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "347", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "347", "message": "space required before the open parenthesis '('"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "348", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "348", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "349", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "349", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "350", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "350", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "351", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "351", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "352", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "352", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "353", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "355", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "358", "message": "open brace '{' following function definitions go on the next line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "360", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "360", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "361", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "361", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "362", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "364", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "365", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "365", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "368", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "368", "message": "space required before the open parenthesis '('"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "368", "message": "Unnecessary typecast of c90 int constant - '(unsigned long)2' could be '2UL'"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "369", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "370", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "370", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "371", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "371", "message": "space required before the open parenthesis '('"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "372", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "372", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "372", "message": "suspect code indent for conditional statements (8, 12)"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "372", "message": "space required before the open parenthesis '('"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "373", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "373", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "374", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "374", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "375", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "375", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "375", "message": "space required before the open parenthesis '('"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "376", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "376", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "377", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "377", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "378", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "378", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "379", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "379", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "380", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "381", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "381", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "382", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "382", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "383", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "383", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "383", "message": "space required before the open parenthesis '('"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "384", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "384", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "385", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "385", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "386", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "386", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "387", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "387", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "388", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "388", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "389", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "389", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "389", "message": "suspect code indent for conditional statements (12, 4)"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "389", "message": "space required before the open parenthesis '('"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "390", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "391", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "391", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "392", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "395", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "395", "message": "space required before the open parenthesis '('"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "395", "message": "braces {} are not necessary for single statement blocks"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "396", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "396", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "397", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "399", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "399", "message": "space required before the open parenthesis '('"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "400", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "400", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "401", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "401", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "402", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "402", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "402", "message": "space required before the open parenthesis '('"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "403", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "403", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "404", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "404", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "405", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "405", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "406", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "406", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "407", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "407", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "408", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "408", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "409", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "409", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "410", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "410", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "411", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "411", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "412", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "413", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "413", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "414", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "414", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "415", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "415", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "416", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "416", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "416", "message": "suspect code indent for conditional statements (8, 12)"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "416", "message": "space required before the open parenthesis '('"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "417", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "417", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "418", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "418", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "419", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "419", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "420", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "420", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "421", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "421", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "421", "message": "space required before the open parenthesis '('"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "422", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "424", "message": "please, no spaces at the start of a line"}], "src/gen/OCTET_STRING_ber.c": [{"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "12", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "12", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "12", "message": "suspect code indent for conditional statements (8, 12)"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "12", "message": "space required before the open parenthesis '('"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "13", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "13", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "14", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "14", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "15", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "15", "message": "space required before the open parenthesis '('"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "18", "message": "need consistent spacing around '+' (ctx:WxV) (or typedef missing in osmo-ci/lint/checkpatch/typedefs_osmo.txt?)"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "24", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "24", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "25", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "25", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "26", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "26", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "27", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "27", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "28", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "28", "message": "space required before the open parenthesis '('"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "32", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "32", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "33", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "33", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "34", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "34", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "35", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "35", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "36", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "36", "message": "space required before the open parenthesis '('"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "40", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "40", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "41", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "41", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "42", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "42", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "43", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "44", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "44", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "44", "message": "space required before the open parenthesis '('"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "45", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "45", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "45", "message": "suspect code indent for conditional statements (8, 12)"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "45", "message": "space required before the open parenthesis '('"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "46", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "46", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "47", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "48", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "48", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "48", "message": "space required after that close brace '}'"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "49", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "49", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "49", "message": "space required before the open parenthesis '('"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "50", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "51", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "51", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "51", "message": "space required before the open parenthesis '('"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "52", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "52", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "53", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "53", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "53", "message": "space required before the open parenthesis '('"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "54", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "54", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "55", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "55", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "56", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "56", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "57", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "57", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "58", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "58", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "58", "message": "space required after that close brace '}'"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "59", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "59", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "60", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "60", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "60", "message": "space required after that close brace '}'"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "61", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "61", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "62", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "63", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "63", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "64", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "64", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "65", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "65", "message": "space required before the open parenthesis '('"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "73", "message": "open brace '{' following function definitions go on the next line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "75", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "80", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "80", "message": "space required before the open parenthesis '('"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "81", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "81", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "82", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "82", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "83", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "83", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "84", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "85", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "86", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "86", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "87", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "87", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "87", "message": "suspect code indent for conditional statements (8, 12)"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "87", "message": "space required before the open parenthesis '('"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "88", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "88", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "90", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "90", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "90", "message": "suspect code indent for conditional statements (8, 12)"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "90", "message": "space required before the open parenthesis '('"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "91", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "92", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "92", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "93", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "93", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "94", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "94", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "95", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "95", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "96", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "96", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "97", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "99", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "101", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "104", "message": "open brace '{' following function definitions go on the next line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "106", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "112", "message": "open brace '{' following function definitions go on the next line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "114", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "114", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "115", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "115", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "116", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "117", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "117", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "118", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "118", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "119", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "120", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "121", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "122", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "123", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "124", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "125", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "126", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "128", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "129", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "129", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "130", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "130", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "131", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "131", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "132", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "132", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "137", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "137", "message": "space required before the open parenthesis '('"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "138", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "138", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "139", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "139", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "139", "message": "space required before the open parenthesis '('"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "140", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "143", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "145", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "145", "message": "space required before the open parenthesis '('"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "146", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "147", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "148", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "149", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "150", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "150", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "151", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "151", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "152", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "152", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "153", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "153", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "153", "message": "suspect code indent for conditional statements (8, 12)"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "153", "message": "space required before the open parenthesis '('"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "154", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "154", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "156", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "156", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "156", "message": "suspect code indent for conditional statements (8, 12)"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "156", "message": "space required before the open parenthesis '('"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "157", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "158", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "159", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "160", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "160", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "161", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "161", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "161", "message": "space required before the open parenthesis '('"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "161", "message": "braces {} are not necessary for single statement blocks"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "162", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "162", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "163", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "163", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "164", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "164", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "164", "message": "suspect code indent for conditional statements (8, 12)"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "165", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "166", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "167", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "168", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "168", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "169", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "169", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "169", "message": "space required before the open parenthesis '('"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "170", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "170", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "171", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "171", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "172", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "172", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "173", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "173", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "175", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "175", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "176", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "177", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "178", "message": "labels should not be indented"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "179", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "180", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "181", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "182", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "182", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "183", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "183", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "184", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "184", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "184", "message": "suspect code indent for conditional statements (8, 12)"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "185", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "185", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "186", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "186", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "187", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "187", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "188", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "188", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "189", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "190", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "190", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "190", "message": "spaces required around that '||' (ctx:VxV)"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "191", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "191", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "191", "message": "spaces required around that '?' (ctx:ExV)"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "194", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "194", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "195", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "195", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "196", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "196", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "197", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "197", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "198", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "198", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "199", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "199", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "199", "message": "space required before the open parenthesis '('"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "200", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "200", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "200", "message": "suspect code indent for conditional statements (16, 20)"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "200", "message": "space required before the open parenthesis '('"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "201", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "201", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "202", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "202", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "202", "message": "space required before the open parenthesis '('"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "203", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "203", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "203", "message": "suspect code indent for conditional statements (24, 28)"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "203", "message": "space required before the open parenthesis '('"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "204", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "204", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "205", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "205", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "206", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "206", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "207", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "207", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "208", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "208", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "209", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "209", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "209", "message": "space required before the open parenthesis '('"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "210", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "210", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "211", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "211", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "212", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "212", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "212", "message": "suspect code indent for conditional statements (16, 20)"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "213", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "213", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "214", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "214", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "215", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "215", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "216", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "216", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "218", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "218", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "219", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "219", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "220", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "220", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "221", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "221", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "222", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "222", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "223", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "223", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "224", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "224", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "224", "message": "space required before the open parenthesis '('"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "225", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "225", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "226", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "226", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "227", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "227", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "229", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "229", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "231", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "231", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "232", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "232", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "232", "message": "space required after that ',' (ctx:VxV)"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "232", "message": "space required after that ',' (ctx:VxO)"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "232", "message": "space required before that '&' (ctx:OxV)"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "233", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "233", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "234", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "234", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "235", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "235", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "236", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "236", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "236", "message": "space required before the open parenthesis '('"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "237", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "237", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "238", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "238", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "239", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "239", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "241", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "241", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "241", "message": "that open brace { should be on the previous line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "241", "message": "space required before the open parenthesis '('"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "242", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "242", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "243", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "243", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "244", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "244", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "245", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "245", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "247", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "247", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "247", "message": "suspect code indent for conditional statements (16, 20)"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "247", "message": "space required before the open parenthesis '('"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "248", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "248", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "249", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "249", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "251", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "251", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "252", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "252", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "253", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "253", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "253", "message": "suspect code indent for conditional statements (16, 20)"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "253", "message": "space required before the open parenthesis '('"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "253", "message": "braces {} are not necessary for single statement blocks"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "254", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "254", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "255", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "255", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "257", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "257", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "258", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "258", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "258", "message": "suspect code indent for conditional statements (16, 20)"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "258", "message": "space required before the open parenthesis '('"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "259", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "260", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "260", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "261", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "261", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "262", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "262", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "264", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "264", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "265", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "265", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "267", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "268", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "269", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "270", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "271", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "271", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "271", "message": "space required before the open parenthesis '('"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "272", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "272", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "273", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "274", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "275", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "275", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "276", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "277", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "277", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "277", "message": "suspect code indent for conditional statements (16, 20)"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "277", "message": "space required before the open parenthesis '('"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "278", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "278", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "279", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "279", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "279", "message": "space required before the open parenthesis '('"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "280", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "280", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "281", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "281", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "282", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "282", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "282", "message": "space required before the open parenthesis '('"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "283", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "283", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "284", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "284", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "285", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "285", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "286", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "286", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "287", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "288", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "288", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "289", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "290", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "290", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "291", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "291", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "292", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "292", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "293", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "293", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "295", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "295", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "295", "message": "space required before the open parenthesis '('"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "296", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "296", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "297", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "297", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "298", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "298", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "299", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "299", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "300", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "300", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "301", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "301", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "302", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "302", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "303", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "303", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "304", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "304", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "306", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "306", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "307", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "307", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "307", "message": "space required before the open parenthesis '('"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "308", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "309", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "309", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "310", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "310", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "311", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "311", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "312", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "312", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "314", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "315", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "316", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "317", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "317", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "318", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "318", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "318", "message": "space required before the open parenthesis '('"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "320", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "320", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "322", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "322", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "322", "message": "spaces required around that '==' (ctx:VxO)"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "322", "message": "space required before that '-' (ctx:OxV)"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "323", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "323", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "323", "message": "space required before the open parenthesis '('"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "324", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "325", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "325", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "325", "message": "suspect code indent for conditional statements (16, 20)"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "325", "message": "spaces required around that '==' (ctx:VxO)"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "325", "message": "space required before that '-' (ctx:OxV)"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "325", "message": "space required before the open parenthesis '('"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "326", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "326", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "327", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "327", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "327", "message": "suspect code indent for conditional statements (16, 20)"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "327", "message": "space required before the open parenthesis '('"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "328", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "328", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "329", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "329", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "329", "message": "suspect code indent for conditional statements (16, 20)"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "330", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "330", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "331", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "331", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "332", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "332", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "333", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "333", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "334", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "334", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "334", "message": "space required before the open parenthesis '('"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "335", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "335", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "336", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "336", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "337", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "337", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "338", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "338", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "340", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "340", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "341", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "341", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "342", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "342", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "344", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "344", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "344", "message": "space required before the open parenthesis '('"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "345", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "345", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "345", "message": "suspect code indent for conditional statements (8, 12)"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "345", "message": "space required before the open parenthesis '('"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "346", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "347", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "347", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "348", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "348", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "348", "message": "need consistent spacing around '+' (ctx:WxV) (or typedef missing in osmo-ci/lint/checkpatch/typedefs_osmo.txt?)"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "349", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "349", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "350", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "350", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "352", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "352", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "353", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "354", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "355", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "355", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "356", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "356", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "357", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "357", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "358", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "358", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "359", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "359", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "360", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "360", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "361", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "361", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "363", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "363", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "365", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "365", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "366", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "366", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "367", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "367", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "367", "message": "suspect code indent for conditional statements (8, 12)"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "367", "message": "space required before the open parenthesis '('"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "368", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "368", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "368", "message": "space required before the open parenthesis '('"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "369", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "369", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "370", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "371", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "371", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "372", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "372", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "373", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "373", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "374", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "374", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "375", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "375", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "376", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "376", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "377", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "377", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "378", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "378", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "379", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "379", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "380", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "380", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "382", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "382", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "382", "message": "suspect code indent for conditional statements (8, 12)"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "382", "message": "space required before the open parenthesis '('"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "383", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "383", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "384", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "384", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "385", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "385", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "386", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "386", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "388", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "388", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "389", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "389", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "390", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "390", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "391", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "391", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "392", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "393", "message": "labels should not be indented"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "394", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "395", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "396", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "397", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "397", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "399", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "399", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "399", "message": "suspect code indent for conditional statements (8, 12)"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "399", "message": "space required before the open parenthesis '('"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "400", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "400", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "400", "message": "space required before the open parenthesis '('"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "401", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "401", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "401", "message": "space required before the open parenthesis '('"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "402", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "402", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "403", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "403", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "404", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "404", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "405", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "405", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "406", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "406", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "407", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "407", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "408", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "408", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "409", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "409", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "410", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "410", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "411", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "411", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "411", "message": "suspect code indent for conditional statements (8, 12)"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "412", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "412", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "412", "message": "space required before the open parenthesis '('"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "413", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "413", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "414", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "414", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "415", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "415", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "416", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "416", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "417", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "417", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "418", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "418", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "419", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "419", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "420", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "420", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "422", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "422", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "423", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "423", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "424", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "424", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "425", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "427", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "427", "message": "space required before the open parenthesis '('"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "428", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "428", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "429", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "429", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "430", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "430", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "431", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "431", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "431", "message": "suspect code indent for conditional statements (8, 12)"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "431", "message": "space required before the open parenthesis '('"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "431", "message": "braces {} are not necessary for single statement blocks"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "432", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "432", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "433", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "433", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "434", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "439", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "439", "message": "space required before the open parenthesis '('"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "440", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "440", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "440", "message": "suspect code indent for conditional statements (8, 12)"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "440", "message": "space required before the open parenthesis '('"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "441", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "441", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "441", "message": "space required before the open parenthesis '('"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "441", "message": "braces {} are not necessary for single statement blocks"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "442", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "442", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "443", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "443", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "444", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "445", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "445", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "446", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "446", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "446", "message": "suspect code indent for conditional statements (8, 12)"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "447", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "447", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "447", "message": "space required before the open parenthesis '('"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "447", "message": "braces {} are not necessary for single statement blocks"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "448", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "448", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "449", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "449", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "450", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "450", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "451", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "453", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "454", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "454", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "455", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "455", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "456", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "456", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "459", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "465", "message": "open brace '{' following function definitions go on the next line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "467", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "467", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "468", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "468", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "469", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "470", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "471", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "471", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "472", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "472", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "473", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "474", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "475", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "477", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "478", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "478", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "483", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "483", "message": "space required before the open parenthesis '('"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "484", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "484", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "485", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "485", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "486", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "486", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "487", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "487", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "488", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "488", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "488", "message": "suspect code indent for conditional statements (8, 12)"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "488", "message": "space required before the open parenthesis '('"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "489", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "489", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "490", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "490", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "491", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "491", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "492", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "492", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "493", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "494", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "495", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "495", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "496", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "496", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "497", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "499", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "499", "message": "space required before the open parenthesis '('"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "500", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "500", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "501", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "501", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "502", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "507", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "507", "message": "space required before the open parenthesis '('"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "508", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "508", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "509", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "509", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "509", "message": "space required before the open parenthesis '('"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "510", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "510", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "511", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "514", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "517", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "517", "message": "space required before the open parenthesis '('"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "518", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "518", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "519", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "519", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "520", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "522", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "524", "message": "please, no spaces at the start of a line"}], "src/gen/OCTET_STRING_print.c": [{"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "9", "message": "open brace '{' following function definitions go on the next line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "11", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "11", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "12", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "13", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "14", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "15", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "16", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "17", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "18", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "20", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "22", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "22", "message": "space required before the open parenthesis '('"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "23", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "23", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "28", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "29", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "29", "message": "spaces required around that '?' (ctx:VxW)"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "30", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "30", "message": "space required before the open parenthesis '('"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "31", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "31", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "31", "message": "suspect code indent for conditional statements (8, 12)"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "31", "message": "space required before the open parenthesis '('"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "32", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "32", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "32", "message": "space required before the open parenthesis '('"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "33", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "33", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "34", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "34", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "35", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "35", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "36", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "36", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "37", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "37", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "38", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "38", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "39", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "39", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "40", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "42", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "42", "message": "space required before the open parenthesis '('"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "43", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "43", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "44", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "44", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "44", "message": "suspect code indent for conditional statements (8, 12)"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "44", "message": "space required before the open parenthesis '('"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "45", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "45", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "46", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "48", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "51", "message": "open brace '{' following function definitions go on the next line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "53", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "53", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "54", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "54", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "55", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "57", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "58", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "60", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "60", "message": "space required before the open parenthesis '('"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "60", "message": "braces {} are not necessary for any arm of this statement"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "61", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "61", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "62", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "63", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "63", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "64", "message": "please, no spaces at the start of a line"}], "src/gen/OCTET_STRING_rfill.c": [{"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "12", "message": "open brace '{' following function definitions go on the next line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "14", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "15", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "15", "message": "space required before the open parenthesis '('"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "16", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "17", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "17", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "17", "message": "space required before the open parenthesis '('"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "18", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "19", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "20", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "20", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "21", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "22", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "22", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "22", "message": "space required before the open parenthesis '('"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "23", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "24", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "25", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "25", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "27", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "27", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "28", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "31", "message": "open brace '{' following function definitions go on the next line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "33", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "33", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "34", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "34", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "35", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "36", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "36", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "37", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "37", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "38", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "39", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "40", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "41", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "42", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "43", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "44", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "45", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "46", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "47", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "48", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "50", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "50", "message": "space required before the open parenthesis '('"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "52", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "52", "message": "space required before the open parenthesis '('"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "54", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "55", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "55", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "56", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "57", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "58", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "58", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "59", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "60", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "60", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "61", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "61", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "62", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "62", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "63", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "63", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "64", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "65", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "65", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "66", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "66", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "67", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "67", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "68", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "68", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "69", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "70", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "70", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "71", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "71", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "72", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "72", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "73", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "73", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "74", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "77", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "77", "message": "space required before the open parenthesis '('"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "78", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "78", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "79", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "79", "message": "space required before the open parenthesis '('"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "80", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "80", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "81", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "81", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "81", "message": "suspect code indent for conditional statements (8, 12)"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "81", "message": "space required before the open parenthesis '('"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "82", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "82", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "83", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "83", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "83", "message": "suspect code indent for conditional statements (8, 12)"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "83", "message": "space required before the open parenthesis '('"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "84", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "84", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "85", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "85", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "86", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "86", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "87", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "89", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "89", "message": "space required before the open parenthesis '('"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "92", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "93", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "93", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "95", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "96", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "96", "message": "space required before the open parenthesis '('"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "98", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "100", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "100", "message": "space required before the open parenthesis '('"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "101", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "102", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "102", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "102", "message": "suspect code indent for conditional statements (8, 12)"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "102", "message": "space required before the open parenthesis '('"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "102", "message": "braces {} are not necessary for single statement blocks"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "103", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "103", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "104", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "104", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "105", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "105", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "106", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "106", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "107", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "108", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "108", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "108", "message": "suspect code indent for conditional statements (8, 12)"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "108", "message": "space required before the open parenthesis '('"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "109", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "109", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "110", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "110", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "111", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "111", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "112", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "112", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "113", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "113", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "114", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "114", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "115", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "116", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "116", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "116", "message": "suspect code indent for conditional statements (8, 12)"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "116", "message": "space required before the open parenthesis '('"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "117", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "117", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "118", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "118", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "119", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "119", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "120", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "120", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "121", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "121", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "122", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "122", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "123", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "123", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "124", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "124", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "125", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "127", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "127", "message": "space required before the open parenthesis '('"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "128", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "128", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "129", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "129", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "130", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "131", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "131", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "132", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "132", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "132", "message": "suspect code indent for conditional statements (8, 12)"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "132", "message": "space required before the open parenthesis '('"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "133", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "133", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "134", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "134", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "135", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "135", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "136", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "138", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "139", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "141", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "142", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "145", "message": "open brace '{' following function definitions go on the next line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "147", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "148", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "149", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "150", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "150", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "151", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "151", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "152", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "155", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "156", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "156", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "156", "message": "Prefer ARRAY_SIZE(lengths)"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "159", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "159", "message": "space required before the open parenthesis '('"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "160", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "160", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "161", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "161", "message": "space required before the open parenthesis '('"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "162", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "162", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "163", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "163", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "163", "message": "suspect code indent for conditional statements (8, 12)"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "163", "message": "space required before the open parenthesis '('"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "164", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "164", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "165", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "165", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "166", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "166", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "167", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "167", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "167", "message": "space required before the open parenthesis '('"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "167", "message": "braces {} are not necessary for single statement blocks"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "168", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "168", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "169", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "169", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "170", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "170", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "170", "message": "space required before the open parenthesis '('"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "171", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "171", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "171", "message": "space required before the open parenthesis '('"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "172", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "172", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "173", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "173", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "173", "message": "space required before the open parenthesis '('"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "174", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "174", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "175", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "175", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "176", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "176", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "177", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "178", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "178", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "179", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "179", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "180", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "180", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "181", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "181", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "182", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "183", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "183", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "183", "message": "space required before the open parenthesis '('"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "183", "message": "braces {} are not necessary for single statement blocks"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "184", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "184", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "185", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "185", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "186", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "187", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "188", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "188", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "189", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "189", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "190", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "190", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "191", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "191", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "192", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "192", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "193", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "193", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "194", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "194", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "195", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "195", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "195", "message": "suspect code indent for conditional statements (8, 12)"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "196", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "196", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "197", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "197", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "198", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "200", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "200", "message": "that open brace { should be on the previous line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "200", "message": "space required before the open parenthesis '('"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "201", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "203", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "203", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "203", "message": "suspect code indent for conditional statements (8, 12)"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "203", "message": "space required before the open parenthesis '('"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "203", "message": "braces {} are not necessary for single statement blocks"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "204", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "204", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "205", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "205", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "206", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "208", "message": "please, no spaces at the start of a line"}], "src/gen/OPEN_TYPE.c": [{"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "10", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "12", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "14", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "16", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "17", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "19", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "20", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "22", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "23", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "26", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "27", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "29", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "30", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "33", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "34", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "36", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "37", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "40", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "41", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "43", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "44", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "47", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "48", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "50", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "51", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "54", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "55", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "57", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "58", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "61", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "63", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "65", "message": "please, no spaces at the start of a line"}], "src/gen/OPEN_TYPE_ber.c": [{"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "10", "message": "open brace '{' following function definitions go on the next line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "12", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "12", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "13", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "13", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "14", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "15", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "16", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "17", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "18", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "19", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "21", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "21", "message": "space required before the open parenthesis '('"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "21", "message": "braces {} are not necessary for single statement blocks"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "22", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "22", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "23", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "25", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "25", "message": "space required before the open parenthesis '('"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "26", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "26", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "27", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "27", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "28", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "28", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "29", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "31", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "32", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "32", "message": "space required before the open parenthesis '('"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "32", "message": "braces {} are not necessary for single statement blocks"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "33", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "33", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "34", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "37", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "37", "message": "space required before the open parenthesis '('"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "38", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "38", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "39", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "40", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "40", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "41", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "41", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "42", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "43", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "43", "message": "space required before the open parenthesis '('"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "44", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "45", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "45", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "45", "message": "suspect code indent for conditional statements (8, 12)"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "45", "message": "space required before the open parenthesis '('"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "45", "message": "braces {} are not necessary for single statement blocks"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "46", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "46", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "47", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "47", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "48", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "50", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "51", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "51", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "52", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "52", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "54", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "56", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "57", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "57", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "58", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "58", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "59", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "60", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "61", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "61", "message": "space required before the open parenthesis '('"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "62", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "63", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "63", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "63", "message": "suspect code indent for conditional statements (8, 12)"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "63", "message": "space required before the open parenthesis '('"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "64", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "64", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "65", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "65", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "66", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "66", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "67", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "67", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "68", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "68", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "69", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "69", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "70", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "71", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "71", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "72", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "73", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "74", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "74", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "75", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "76", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "77", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "77", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "78", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "80", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "80", "message": "space required before the open parenthesis '('"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "81", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "81", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "81", "message": "suspect code indent for conditional statements (8, 12)"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "81", "message": "space required before the open parenthesis '('"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "82", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "82", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "83", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "83", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "84", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "84", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "84", "message": "suspect code indent for conditional statements (8, 12)"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "85", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "85", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "86", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "86", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "87", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "87", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "88", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "89", "message": "please, no spaces at the start of a line"}], "src/gen/ObjectDescriptor.c": [{"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "12", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "13", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "16", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "18", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "20", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "22", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "23", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "25", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "26", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "28", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "29", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "32", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "33", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "35", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "36", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "39", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "40", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "42", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "43", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "46", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "47", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "49", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "50", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "53", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "54", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "56", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "57", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "60", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "61", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "63", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "64", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "67", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "69", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "71", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "74", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "75", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "76", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "77", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "78", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "79", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "80", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "81", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "82", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "83", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "85", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "85", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "88", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "88", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "91", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "91", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "93", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "93", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "94", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "95", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "96", "message": "please, no spaces at the start of a line"}], "src/gen/asn_SEQUENCE_OF.c": [{"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "10", "message": "open brace '{' following function definitions go on the next line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "14", "message": "space required before the open parenthesis '('"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "18", "message": "space required before the open parenthesis '('"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "21", "message": "space required before the open parenthesis '('"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "21", "message": "braces {} are not necessary for any arm of this statement"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "31", "message": "space required before the open parenthesis '('"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "38", "message": "space required before the open parenthesis '('"}], "src/gen/asn_SET_OF.c": [{"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "12", "message": "open brace '{' following function definitions go on the next line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "16", "message": "space required before the open parenthesis '('"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "24", "message": "space required before the open parenthesis '('"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "28", "message": "space required before the open parenthesis '('"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "42", "message": "open brace '{' following function definitions go on the next line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "46", "message": "space required before the open parenthesis '('"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "48", "message": "space required before the open parenthesis '('"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "51", "message": "space required before the open parenthesis '('"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "51", "message": "braces {} are not necessary for any arm of this statement"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "63", "message": "space required before the open parenthesis '('"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "70", "message": "open brace '{' following function definitions go on the next line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "74", "message": "space required before the open parenthesis '('"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "75", "message": "space required before the open parenthesis '('"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "76", "message": "space required before the open parenthesis '('"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "77", "message": "space required before the open parenthesis '('"}], "src/gen/asn_application.c": [{"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "10", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "10", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "11", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "11", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "12", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "12", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "13", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "13", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "14", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "14", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "18", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "19", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "20", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "26", "message": "open brace '{' following function definitions go on the next line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "28", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "29", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "31", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "32", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "32", "message": "space required before the open parenthesis '('"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "32", "message": "braces {} are not necessary for single statement blocks"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "33", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "33", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "34", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "36", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "40", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "41", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "42", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "46", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "47", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "48", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "52", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "53", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "54", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "61", "message": "open brace '{' following function definitions go on the next line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "63", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "65", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "65", "message": "space required before the open parenthesis '('"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "66", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "67", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "68", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "69", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "70", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "70", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "71", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "72", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "72", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "73", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "74", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "76", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "83", "message": "open brace '{' following function definitions go on the next line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "85", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "87", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "87", "message": "space required before the open parenthesis '('"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "88", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "88", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "88", "message": "suspect code indent for conditional statements (8, 12)"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "88", "message": "space required before the open parenthesis '('"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "89", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "89", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "90", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "90", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "92", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "92", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "93", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "93", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "94", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "94", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "94", "message": "space required before the open parenthesis '('"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "96", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "96", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "97", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "97", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "97", "message": "space required before the open parenthesis '('"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "98", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "98", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "99", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "99", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "100", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "100", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "101", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "101", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "102", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "102", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "103", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "103", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "104", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "104", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "105", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "105", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "106", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "106", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "107", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "107", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "108", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "108", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "109", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "111", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "113", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "119", "message": "open brace '{' following function definitions go on the next line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "121", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "122", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "124", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "125", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "125", "message": "space required before the open parenthesis '('"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "125", "message": "braces {} are not necessary for single statement blocks"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "126", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "126", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "127", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "129", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "132", "message": "open brace '{' following function definitions go on the next line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "134", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "134", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "135", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "135", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "136", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "137", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "137", "message": "space required after that ',' (ctx:VxV)"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "137", "message": "space required after that ',' (ctx:VxV)"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "139", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "139", "message": "space required before the open parenthesis '('"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "140", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "140", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "141", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "141", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "142", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "144", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "145", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "146", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "148", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "149", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "149", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "150", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "150", "message": "space required before the open parenthesis '('"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "151", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "151", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "152", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "152", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "153", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "153", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "154", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "156", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "159", "message": "open brace '{' following function definitions go on the next line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "161", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "161", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "162", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "162", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "163", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "163", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "164", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "165", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "165", "message": "space required after that ',' (ctx:VxV)"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "165", "message": "space required after that ',' (ctx:VxV)"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "167", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "167", "message": "space required before the open parenthesis '('"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "168", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "168", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "169", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "169", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "170", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "172", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "173", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "174", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "176", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "177", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "177", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "179", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "179", "message": "space required before the open parenthesis '('"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "180", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "180", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "181", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "181", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "182", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "182", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "183", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "183", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "184", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "186", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "189", "message": "open brace '{' following function definitions go on the next line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "191", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "191", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "192", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "192", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "193", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "194", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "196", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "197", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "198", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "200", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "201", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "201", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "203", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "203", "message": "space required before the open parenthesis '('"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "204", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "205", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "205", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "206", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "206", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "207", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "207", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "208", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "208", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "209", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "209", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "210", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "212", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "215", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "215", "message": "space required before the open parenthesis '('"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "216", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "216", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "217", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "217", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "218", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "220", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "223", "message": "open brace '{' following function definitions go on the next line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "225", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "225", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "226", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "226", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "227", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "227", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "228", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "228", "message": "space required after that ',' (ctx:VxV)"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "228", "message": "space required after that ',' (ctx:VxV)"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "230", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "233", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "236", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "238", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "238", "message": "space required before the open parenthesis '('"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "239", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "239", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "240", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "240", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "241", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "243", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "243", "message": "space required before the open parenthesis '('"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "244", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "245", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "245", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "245", "message": "suspect code indent for conditional statements (8, 12)"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "245", "message": "space required before the open parenthesis '('"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "246", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "246", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "247", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "247", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "248", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "248", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "249", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "249", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "250", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "250", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "250", "message": "space required before the open parenthesis '('"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "251", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "251", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "252", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "252", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "253", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "253", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "254", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "254", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "255", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "255", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "256", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "256", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "257", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "257", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "258", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "258", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "259", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "259", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "260", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "260", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "261", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "261", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "262", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "262", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "263", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "263", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "263", "message": "suspect code indent for conditional statements (8, 12)"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "264", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "264", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "265", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "265", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "266", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "266", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "267", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "267", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "269", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "270", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "270", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "271", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "271", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "274", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "275", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "276", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "277", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "278", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "278", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "278", "message": "suspect code indent for conditional statements (8, 12)"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "278", "message": "space required before the open parenthesis '('"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "279", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "279", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "280", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "280", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "280", "message": "space required before the open parenthesis '('"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "281", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "281", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "281", "message": "suspect code indent for conditional statements (16, 20)"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "281", "message": "space required before the open parenthesis '('"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "281", "message": "braces {} are not necessary for any arm of this statement"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "282", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "282", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "283", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "283", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "283", "message": "suspect code indent for conditional statements (16, 20)"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "284", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "284", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "285", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "285", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "286", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "286", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "287", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "287", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "287", "message": "suspect code indent for conditional statements (8, 12)"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "288", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "288", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "289", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "289", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "290", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "290", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "291", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "291", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "292", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "293", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "293", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "294", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "294", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "296", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "297", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "298", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "299", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "299", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "300", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "300", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "305", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "306", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "307", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "308", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "309", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "309", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "309", "message": "suspect code indent for conditional statements (8, 12)"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "309", "message": "space required before the open parenthesis '('"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "310", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "310", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "311", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "311", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "311", "message": "space required before the open parenthesis '('"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "312", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "312", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "312", "message": "suspect code indent for conditional statements (16, 20)"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "312", "message": "space required before the open parenthesis '('"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "312", "message": "braces {} are not necessary for any arm of this statement"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "313", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "313", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "314", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "314", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "314", "message": "suspect code indent for conditional statements (16, 20)"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "315", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "315", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "316", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "316", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "317", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "317", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "318", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "318", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "318", "message": "suspect code indent for conditional statements (8, 12)"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "319", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "319", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "320", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "320", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "321", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "321", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "322", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "322", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "324", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "325", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "326", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "326", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "327", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "327", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "328", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "328", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "332", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "333", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "334", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "335", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "336", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "336", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "336", "message": "suspect code indent for conditional statements (8, 12)"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "336", "message": "space required before the open parenthesis '('"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "337", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "337", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "338", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "338", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "338", "message": "space required before the open parenthesis '('"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "339", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "339", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "339", "message": "suspect code indent for conditional statements (16, 20)"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "339", "message": "space required before the open parenthesis '('"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "339", "message": "braces {} are not necessary for any arm of this statement"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "340", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "340", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "341", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "341", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "341", "message": "suspect code indent for conditional statements (16, 20)"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "342", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "342", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "343", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "343", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "344", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "344", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "345", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "345", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "346", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "346", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "346", "message": "suspect code indent for conditional statements (16, 20)"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "346", "message": "space required before the open parenthesis '('"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "347", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "348", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "348", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "348", "message": "space required before the open parenthesis '('"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "349", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "349", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "350", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "350", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "351", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "351", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "352", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "352", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "353", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "353", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "354", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "355", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "355", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "356", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "356", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "357", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "357", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "357", "message": "suspect code indent for conditional statements (8, 12)"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "358", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "358", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "359", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "359", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "360", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "360", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "361", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "361", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "363", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "364", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "365", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "365", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "366", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "366", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "367", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "367", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "370", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "371", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "372", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "373", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "374", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "374", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "374", "message": "suspect code indent for conditional statements (8, 12)"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "374", "message": "space required before the open parenthesis '('"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "375", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "375", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "376", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "376", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "376", "message": "space required before the open parenthesis '('"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "377", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "377", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "377", "message": "suspect code indent for conditional statements (16, 20)"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "377", "message": "space required before the open parenthesis '('"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "377", "message": "braces {} are not necessary for any arm of this statement"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "378", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "378", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "379", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "379", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "379", "message": "suspect code indent for conditional statements (16, 20)"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "380", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "380", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "381", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "381", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "382", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "382", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "383", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "383", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "384", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "384", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "384", "message": "suspect code indent for conditional statements (16, 20)"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "384", "message": "space required before the open parenthesis '('"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "385", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "386", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "386", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "386", "message": "space required before the open parenthesis '('"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "387", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "387", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "388", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "388", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "389", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "389", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "390", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "390", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "391", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "391", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "392", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "393", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "393", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "394", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "394", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "395", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "395", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "395", "message": "suspect code indent for conditional statements (8, 12)"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "396", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "396", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "397", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "397", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "398", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "398", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "399", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "399", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "401", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "402", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "403", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "403", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "404", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "404", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "405", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "405", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "409", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "410", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "411", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "411", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "412", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "412", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "413", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "414", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "415", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "415", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "415", "message": "suspect code indent for conditional statements (8, 12)"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "415", "message": "space required before the open parenthesis '('"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "416", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "416", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "417", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "417", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "417", "message": "space required before the open parenthesis '('"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "418", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "418", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "418", "message": "suspect code indent for conditional statements (16, 20)"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "418", "message": "space required before the open parenthesis '('"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "418", "message": "braces {} are not necessary for any arm of this statement"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "419", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "419", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "420", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "420", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "420", "message": "suspect code indent for conditional statements (16, 20)"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "421", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "421", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "422", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "422", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "423", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "423", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "424", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "424", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "424", "message": "suspect code indent for conditional statements (8, 12)"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "425", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "425", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "426", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "426", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "427", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "427", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "428", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "428", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "430", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "431", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "432", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "432", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "433", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "433", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "434", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "434", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "438", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "439", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "440", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "441", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "441", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "442", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "442", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "443", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "444", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "445", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "445", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "445", "message": "suspect code indent for conditional statements (8, 12)"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "445", "message": "space required before the open parenthesis '('"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "446", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "446", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "447", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "447", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "447", "message": "space required before the open parenthesis '('"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "448", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "448", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "448", "message": "suspect code indent for conditional statements (16, 20)"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "448", "message": "space required before the open parenthesis '('"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "448", "message": "braces {} are not necessary for any arm of this statement"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "449", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "449", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "450", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "450", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "450", "message": "suspect code indent for conditional statements (16, 20)"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "451", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "451", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "452", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "452", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "453", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "453", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "454", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "454", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "454", "message": "suspect code indent for conditional statements (8, 12)"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "455", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "455", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "456", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "456", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "457", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "457", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "458", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "458", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "461", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "461", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "462", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "462", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "463", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "465", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "468", "message": "open brace '{' following function definitions go on the next line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "470", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "470", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "471", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "471", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "472", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "472", "message": "space required before the open parenthesis '('"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "472", "message": "braces {} are not necessary for single statement blocks"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "473", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "473", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "474", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "476", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "476", "message": "space required before the open parenthesis '('"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "477", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "478", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "480", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "480", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "481", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "481", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "483", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "485", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "485", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "485", "message": "suspect code indent for conditional statements (8, 12)"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "485", "message": "space required before the open parenthesis '('"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "486", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "486", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "487", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "487", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "487", "message": "suspect code indent for conditional statements (8, 12)"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "488", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "488", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "488", "message": "space required before the open parenthesis '('"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "489", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "489", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "490", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "490", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "491", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "491", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "492", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "492", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "493", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "493", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "494", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "494", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "495", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "495", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "497", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "497", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "498", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "498", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "501", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "502", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "504", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "504", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "506", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "506", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "507", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "507", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "510", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "511", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "513", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "513", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "515", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "515", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "516", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "516", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "519", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "520", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "522", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "522", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "524", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "524", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "525", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "525", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "528", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "529", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "531", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "531", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "533", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "533", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "534", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "534", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "537", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "538", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "540", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "540", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "542", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "542", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "543", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "543", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "546", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "547", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "549", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "549", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "551", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "551", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "552", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "552", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "554", "message": "please, no spaces at the start of a line"}], "src/gen/asn_bit_data.c": [{"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "14", "message": "open brace '{' following function definitions go on the next line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "16", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "17", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "18", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "21", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "22", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "22", "message": "space required before the open parenthesis '('"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "22", "message": "braces {} are not necessary for single statement blocks"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "23", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "23", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "24", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "25", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "26", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "27", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "28", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "29", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "30", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "32", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "36", "message": "open brace '{' following function definitions go on the next line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "41", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "42", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "42", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "43", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "43", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "44", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "44", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "45", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "45", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "46", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "49", "message": "open brace '{' following function definitions go on the next line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "51", "message": "space required before the open parenthesis '('"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "62", "message": "open brace '{' following function definitions go on the next line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "69", "message": "space required before the open parenthesis '('"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "73", "message": "space required before the open parenthesis '('"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "75", "message": "space required before the open parenthesis '('"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "80", "message": "space required before the open parenthesis '('"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "82", "message": "space required before the open parenthesis '('"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "94", "message": "space required before the open parenthesis '('"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "107", "message": "space required before the open parenthesis '('"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "109", "message": "space required before the open parenthesis '('"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "111", "message": "space required before the open parenthesis '('"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "113", "message": "space required before the open parenthesis '('"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "116", "message": "space required before the open parenthesis '('"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "147", "message": "open brace '{' following function definitions go on the next line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "151", "message": "space required before the open parenthesis '('"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "154", "message": "space required before the open parenthesis '('"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "159", "message": "space required before the open parenthesis '('"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "160", "message": "space required before the open parenthesis '('"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "162", "message": "space required before the open parenthesis '('"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "169", "message": "space required before the open parenthesis '('"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "170", "message": "space required before the open parenthesis '('"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "173", "message": "space required before the open parenthesis '('"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "176", "message": "space required before the open parenthesis '('"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "178", "message": "space required before the open parenthesis '('"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "191", "message": "open brace '{' following function definitions go on the next line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "197", "message": "space required before the open parenthesis '('"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "205", "message": "space required before the open parenthesis '('"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "214", "message": "space required before the open parenthesis '('"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "216", "message": "space required before the open parenthesis '('"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "220", "message": "space required before the open parenthesis '('"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "222", "message": "space required before the open parenthesis '('"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "245", "message": "space required before the open parenthesis '('"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "249", "message": "space required before the open parenthesis '('"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "254", "message": "space required before the open parenthesis '('"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "260", "message": "space required before the open parenthesis '('"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "268", "message": "space required before the open parenthesis '('"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "269", "message": "space required before the open parenthesis '('"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "283", "message": "open brace '{' following function definitions go on the next line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "286", "message": "space required before the open parenthesis '('"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "289", "message": "space required before the open parenthesis '('"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "293", "message": "space required before the open parenthesis '('"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "297", "message": "space required before the open parenthesis '('"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "299", "message": "space required before the open parenthesis '('"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "301", "message": "space required before the open parenthesis '('"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "303", "message": "space required before the open parenthesis '('"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "313", "message": "open brace '{' following function definitions go on the next line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "315", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "316", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "317", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "317", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "319", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "319", "message": "space required before the open parenthesis '('"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "319", "message": "braces {} are not necessary for single statement blocks"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "320", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "320", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "321", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "323", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "323", "message": "space required before the open parenthesis '('"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "324", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "324", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "325", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "326", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "326", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "327", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "327", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "328", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "328", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "329", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "329", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "330", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "330", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "331", "message": "please, no spaces at the start of a line"}], "src/gen/asn_codecs_prim.c": [{"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "8", "message": "open brace '{' following function definitions go on the next line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "10", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "10", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "11", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "13", "message": "space required before the open parenthesis '('"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "18", "message": "space required before the open parenthesis '('"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "21", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "21", "message": "space required before the open parenthesis '('"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "22", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "23", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "23", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "24", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "24", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "25", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "26", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "26", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "27", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "28", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "28", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "29", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "29", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "30", "message": "please, no spaces at the start of a line"}], "src/gen/asn_codecs_prim_ber.c": [{"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "12", "message": "open brace '{' following function definitions go on the next line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "14", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "14", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "15", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "15", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "16", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "17", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "18", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "23", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "23", "message": "space required before the open parenthesis '('"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "24", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "24", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "25", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "25", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "25", "message": "space required before the open parenthesis '('"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "26", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "26", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "27", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "29", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "30", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "30", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "35", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "36", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "36", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "37", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "37", "message": "space required before the open parenthesis '('"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "38", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "38", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "40", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "45", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "46", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "47", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "47", "message": "space required before the open parenthesis '('"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "48", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "48", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "49", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "49", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "50", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "50", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "51", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "53", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "55", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "55", "message": "space required before the open parenthesis '('"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "56", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "56", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "57", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "57", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "58", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "58", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "59", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "61", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "62", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "62", "message": "space required before the open parenthesis '('"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "63", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "63", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "64", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "64", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "65", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "67", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "68", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "70", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "71", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "73", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "74", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "74", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "75", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "75", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "77", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "83", "message": "open brace '{' following function definitions go on the next line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "85", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "85", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "86", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "86", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "87", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "87", "message": "space required after that ',' (ctx:VxV)"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "87", "message": "space required after that ',' (ctx:VxV)"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "88", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "90", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "91", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "91", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "93", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "94", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "94", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "95", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "96", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "96", "message": "space required before the open parenthesis '('"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "97", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "97", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "98", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "98", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "99", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "99", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "100", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "102", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "102", "message": "space required before the open parenthesis '('"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "103", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "103", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "103", "message": "suspect code indent for conditional statements (8, 12)"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "103", "message": "space required before the open parenthesis '('"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "104", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "104", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "105", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "105", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "106", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "106", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "107", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "107", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "108", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "108", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "109", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "110", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "110", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "111", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "113", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "114", "message": "please, no spaces at the start of a line"}], "src/gen/asn_internal.c": [{"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "3", "message": "open brace '{' following function definitions go on the next line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "5", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "5", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "6", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "7", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "8", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "9", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "10", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "12", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "13", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "13", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "14", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "14", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "16", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "16", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "17", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "17", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "18", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "18", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "18", "message": "suspect code indent for conditional statements (8, 12)"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "18", "message": "space required before the open parenthesis '('"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "19", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "19", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "19", "message": "space required before the open parenthesis '('"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "20", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "20", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "20", "message": "space required before the open parenthesis '('"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "21", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "21", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "22", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "22", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "23", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "23", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "24", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "24", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "26", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "26", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "27", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "27", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "27", "message": "suspect code indent for conditional statements (8, 12)"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "27", "message": "space required before the open parenthesis '('"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "28", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "28", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "29", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "29", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "29", "message": "suspect code indent for conditional statements (12, 14)"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "29", "message": "space required before the open parenthesis '('"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "29", "message": "braces {} are not necessary for single statement blocks"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "30", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "30", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "31", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "31", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "32", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "32", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "32", "message": "suspect code indent for conditional statements (8, 12)"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "33", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "33", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "34", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "34", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "34", "message": "space required before the open parenthesis '('"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "35", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "35", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "36", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "36", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "37", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "37", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "38", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "38", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "39", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "39", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "40", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "40", "message": "space required before the open parenthesis '('"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "42", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "43", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "43", "message": "space required before the open parenthesis '('"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "44", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "44", "message": "space required before the open parenthesis '('"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "44", "message": "braces {} are not necessary for single statement blocks"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "45", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "45", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "46", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "48", "message": "please, no spaces at the start of a line"}], "src/gen/asn_random_fill.c": [{"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "11", "message": "open brace '{' following function definitions go on the next line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "13", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "13", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "15", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "15", "message": "space required before the open parenthesis '('"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "16", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "16", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "17", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "17", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "18", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "18", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "19", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "20", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "20", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "21", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "24", "message": "open brace '{' following function definitions go on the next line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "26", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "27", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "27", "message": "space required before the open parenthesis '('"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "28", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "28", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "29", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "29", "message": "space required before the open parenthesis '('"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "30", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "30", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "31", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "32", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "32", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "33", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "33", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "34", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "37", "message": "open brace '{' following function definitions go on the next line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "39", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "39", "message": "space required before the open parenthesis '('"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "40", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "40", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "41", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "42", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "42", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "43", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "43", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "44", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "44", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "45", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "45", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "46", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "46", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "47", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "47", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "50", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "50", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "53", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "53", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "54", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "54", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "56", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "56", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "56", "message": "suspect code indent for conditional statements (8, 12)"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "56", "message": "space required before the open parenthesis '('"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "57", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "57", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "59", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "59", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "61", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "61", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "63", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "63", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "65", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "65", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "66", "message": "please, no spaces at the start of a line"}], "src/gen/ber_decoder.c": [{"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "13", "message": "space required before the open parenthesis '('"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "18", "message": "space required before the open parenthesis '('"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "19", "message": "space required before the open parenthesis '('"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "24", "message": "space required before the open parenthesis '('"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "29", "message": "open brace '{' following function definitions go on the next line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "31", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "31", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "32", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "32", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "33", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "39", "message": "space required before the open parenthesis '('"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "40", "message": "space required before the open parenthesis '('"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "64", "message": "open brace '{' following function definitions go on the next line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "66", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "66", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "67", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "67", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "68", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "68", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "69", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "83", "message": "space required before the open parenthesis '('"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "89", "message": "please, no space before tabs"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "90", "message": "please, no space before tabs"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "93", "message": "trailing whitespace"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "109", "message": "spaces required around that '==' (ctx:VxV)"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "109", "message": "spaces required around that '?' (ctx:VxO)"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "109", "message": "space required before that '-' (ctx:OxV)"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "115", "message": "space required before the open parenthesis '('"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "122", "message": "space required before the open parenthesis '('"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "129", "message": "space required before the open parenthesis '('"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "139", "message": "space required before the open parenthesis '('"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "150", "message": "space required before the open parenthesis '('"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "161", "message": "space required before the open parenthesis '('"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "167", "message": "suspect code indent for conditional statements (16, 20)"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "169", "message": "Statements should start on a tabstop"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "169", "message": "space required before the open parenthesis '('"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "173", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "173", "message": "please, no space before tabs"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "179", "message": "Statements should start on a tabstop"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "189", "message": "space required before the open parenthesis '('"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "190", "message": "space required before the open parenthesis '('"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "196", "message": "space required before the open parenthesis '('"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "210", "message": "space required before the open parenthesis '('"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "222", "message": "space required before the open parenthesis '('"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "226", "message": "space required before the open parenthesis '('"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "236", "message": "space required before the open parenthesis '('"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "247", "message": "space required before the open parenthesis '('"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "249", "message": "space required before the open parenthesis '('"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "253", "message": "space required before the open parenthesis '('"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "266", "message": "space required before the open parenthesis '('"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "275", "message": "space required before the open parenthesis '('"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "277", "message": "space required before the open parenthesis '('"}], "src/gen/ber_tlv_length.c": [{"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "9", "message": "open brace '{' following function definitions go on the next line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "15", "message": "space required before the open parenthesis '('"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "19", "message": "space required before the open parenthesis '('"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "25", "message": "else is not generally useful after a break or return"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "29", "message": "space required before the open parenthesis '('"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "34", "message": "space required before the open parenthesis '('"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "40", "message": "space required before the open parenthesis '('"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "44", "message": "space required before the open parenthesis '('"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "52", "message": "space required before the open parenthesis '('"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "53", "message": "space required before the open parenthesis '('"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "67", "message": "open brace '{' following function definitions go on the next line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "78", "message": "space required before the open parenthesis '('"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "85", "message": "space required before the open parenthesis '('"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "90", "message": "space required before the open parenthesis '('"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "92", "message": "space required before the open parenthesis '('"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "101", "message": "space required before the open parenthesis '('"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "106", "message": "space required before the open parenthesis '('"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "111", "message": "space required before the open parenthesis '('"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "120", "message": "space required before the open parenthesis '('"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "131", "message": "open brace '{' following function definitions go on the next line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "138", "message": "space required before the open parenthesis '('"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "140", "message": "space required before the open parenthesis '('"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "147", "message": "space required before the open parenthesis '('"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "148", "message": "space required before the open parenthesis '('"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "154", "message": "space required before the open parenthesis '('"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "163", "message": "space required before the open parenthesis '('"}], "src/gen/ber_tlv_tag.c": [{"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "9", "message": "open brace '{' following function definitions go on the next line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "15", "message": "space required before the open parenthesis '('"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "20", "message": "space required before the open parenthesis '('"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "33", "message": "space required before the open parenthesis '('"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "37", "message": "space required before the open parenthesis '('"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "43", "message": "space required before the open parenthesis '('"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "61", "message": "open brace '{' following function definitions go on the next line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "67", "message": "space required before the open parenthesis '('"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "75", "message": "open brace '{' following function definitions go on the next line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "80", "message": "space required before the open parenthesis '('"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "88", "message": "space required before the open parenthesis '('"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "93", "message": "open brace '{' following function definitions go on the next line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "103", "message": "open brace '{' following function definitions go on the next line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "112", "message": "space required before the open parenthesis '('"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "114", "message": "space required before the open parenthesis '('"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "116", "message": "space required before the open parenthesis '('"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "124", "message": "space required before the open parenthesis '('"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "125", "message": "space required before the open parenthesis '('"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "131", "message": "space required before the open parenthesis '('"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "138", "message": "space required before the open parenthesis '('"}], "src/gen/constr_CHOICE.c": [{"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "9", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "11", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "13", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "15", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "16", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "18", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "19", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "21", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "22", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "25", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "26", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "28", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "29", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "32", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "33", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "35", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "36", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "39", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "40", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "42", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "43", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "46", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "47", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "49", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "50", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "53", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "54", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "56", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "57", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "60", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "62", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "64", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "67", "message": "open brace '{' following function definitions go on the next line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "69", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "70", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "72", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "73", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "78", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "80", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "80", "message": "space required before the open parenthesis '('"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "81", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "81", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "82", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "82", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "84", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "84", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "84", "message": "suspect code indent for conditional statements (8, 12)"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "84", "message": "space required before the open parenthesis '('"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "85", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "85", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "86", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "86", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "87", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "87", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "87", "message": "suspect code indent for conditional statements (8, 12)"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "88", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "88", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "89", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "89", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "90", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "90", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "92", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "92", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "93", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "93", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "94", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "95", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "95", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "96", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "103", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "103", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "104", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "104", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "106", "message": "open brace '{' following function definitions go on the next line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "108", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "108", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "109", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "110", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "110", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "111", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "113", "message": "space required before the open parenthesis '('"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "123", "message": "space required after that ',' (ctx:VxV)"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "124", "message": "space required before the open parenthesis '('"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "128", "message": "space required before the open parenthesis '('"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "130", "message": "space required before the open parenthesis '('"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "131", "message": "space required before the open parenthesis '('"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "142", "message": "space required before the open parenthesis '('"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "157", "message": "open brace '{' following function definitions go on the next line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "159", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "159", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "160", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "161", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "163", "message": "space required before the open parenthesis '('"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "166", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "178", "message": "space required before the open parenthesis '('"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "182", "message": "space required before the open parenthesis '('"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "184", "message": "space required before the open parenthesis '('"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "192", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "192", "message": "space required before the open parenthesis '('"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "193", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "194", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "194", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "195", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "195", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "196", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "197", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "197", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "198", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "199", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "199", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "200", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "200", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "201", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "214", "message": "open brace '{' following function definitions go on the next line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "216", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "216", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "217", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "222", "message": "space required before the open parenthesis '('"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "235", "message": "open brace '{' following function definitions go on the next line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "237", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "237", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "238", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "241", "message": "space required before the open parenthesis '('"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "251", "message": "open brace '{' following function definitions go on the next line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "253", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "253", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "254", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "255", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "255", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "256", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "258", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "258", "message": "space required before the open parenthesis '('"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "259", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "259", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "260", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "260", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "261", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "261", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "262", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "268", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "274", "message": "suspect code indent for conditional statements (8, 8)"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "274", "message": "space required before the open parenthesis '('"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "275", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "275", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "276", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "276", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "278", "message": "suspect code indent for conditional statements (16, 12)"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "278", "message": "space required before the open parenthesis '('"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "279", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "279", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "280", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "280", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "281", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "281", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "281", "message": "suspect code indent for conditional statements (8, 12)"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "282", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "282", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "283", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "283", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "284", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "284", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "285", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "285", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "286", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "287", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "287", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "288", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "288", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "289", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "293", "message": "open brace '{' following function definitions go on the next line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "295", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "296", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "297", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "298", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "299", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "300", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "302", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "302", "message": "space required before the open parenthesis '('"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "303", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "303", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "303", "message": "suspect code indent for conditional statements (8, 12)"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "303", "message": "space required before the open parenthesis '('"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "304", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "304", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "305", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "305", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "306", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "306", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "306", "message": "suspect code indent for conditional statements (8, 12)"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "306", "message": "space required before the open parenthesis '('"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "307", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "307", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "308", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "308", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "308", "message": "suspect code indent for conditional statements (8, 12)"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "309", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "309", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "310", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "310", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "311", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "311", "message": "space required before the open parenthesis '('"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "312", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "312", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "313", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "314", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "314", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "315", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "318", "message": "open brace '{' following function definitions go on the next line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "320", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "320", "message": "space required before the open parenthesis '('"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "322", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "323", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "324", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "324", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "325", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "326", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "327", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "329", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "330", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "332", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "332", "message": "space required before the open parenthesis '('"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "333", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "333", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "333", "message": "suspect code indent for conditional statements (8, 12)"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "333", "message": "space required before the open parenthesis '('"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "334", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "334", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "335", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "335", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "336", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "336", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "337", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "337", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "338", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "340", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "340", "message": "space required before the open parenthesis '('"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "341", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "341", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "342", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "342", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "342", "message": "space required before the open parenthesis '('"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "343", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "345", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "346", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "346", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "348", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "348", "message": "space required before the open parenthesis '('"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "349", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "351", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "352", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "352", "message": "space required before the open parenthesis '('"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "353", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "354", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "354", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "355", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "355", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "355", "message": "\"(foo* const*)\" should be \"(foo * const*)\""}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "355", "message": "\"(foo*)\" should be \"(foo *)\""}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "356", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "357", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "357", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "358", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "358", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "359", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "359", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "359", "message": "\"(foo*)\" should be \"(foo *)\""}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "359", "message": "\"(foo*)\" should be \"(foo *)\""}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "360", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "361", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "362", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "364", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "365", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "365", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "366", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "366", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "368", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "375", "message": "open brace '{' following function definitions go on the next line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "377", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "378", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "378", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "379", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "388", "message": "open brace '{' following function definitions go on the next line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "390", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "390", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "391", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "392", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "392", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "393", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "395", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "395", "message": "space required before the open parenthesis '('"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "395", "message": "braces {} are not necessary for single statement blocks"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "396", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "396", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "397", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "399", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "399", "message": "space required before the open parenthesis '('"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "400", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "400", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "402", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "403", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "403", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "404", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "404", "message": "space required before the open parenthesis '('"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "405", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "405", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "407", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "407", "message": "space required before the open parenthesis '('"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "408", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "408", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "409", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "409", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "410", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "412", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "414", "message": "please, no spaces at the start of a line"}], "src/gen/constr_CHOICE_ber.c": [{"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "14", "message": "spaces required around that '<' (ctx:VxV)"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "35", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "36", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "36", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "37", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "37", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "38", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "38", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "39", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "39", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "39", "message": "suspect code indent for conditional statements (8, 12)"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "39", "message": "space required before the open parenthesis '('"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "40", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "40", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "41", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "41", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "42", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "42", "message": "space required before the open parenthesis '('"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "49", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "50", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "50", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "51", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "51", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "52", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "52", "message": "space required before the open parenthesis '('"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "59", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "60", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "60", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "61", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "61", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "62", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "62", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "63", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "63", "message": "space required before the open parenthesis '('"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "68", "message": "open brace '{' following function definitions go on the next line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "70", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "71", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "73", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "74", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "76", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "76", "message": "space required before the open parenthesis '('"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "77", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "77", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "78", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "78", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "80", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "80", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "80", "message": "suspect code indent for conditional statements (8, 12)"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "80", "message": "space required before the open parenthesis '('"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "81", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "81", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "82", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "82", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "82", "message": "suspect code indent for conditional statements (8, 12)"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "82", "message": "space required before the open parenthesis '('"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "83", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "83", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "84", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "84", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "84", "message": "suspect code indent for conditional statements (8, 12)"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "85", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "85", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "86", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "86", "message": "space required before the open parenthesis '('"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "87", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "87", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "88", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "89", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "89", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "90", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "96", "message": "open brace '{' following function definitions go on the next line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "98", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "98", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "99", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "99", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "103", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "104", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "104", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "105", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "110", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "111", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "113", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "114", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "115", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "117", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "119", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "124", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "124", "message": "space required before the open parenthesis '('"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "125", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "125", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "126", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "126", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "126", "message": "suspect code indent for conditional statements (8, 12)"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "126", "message": "space required before the open parenthesis '('"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "126", "message": "braces {} are not necessary for single statement blocks"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "127", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "127", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "128", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "128", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "129", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "134", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "139", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "139", "message": "space required before the open parenthesis '('"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "140", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "141", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "142", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "143", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "144", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "145", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "147", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "147", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "147", "message": "suspect code indent for conditional statements (8, 12)"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "147", "message": "space required before the open parenthesis '('"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "148", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "148", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "149", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "149", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "150", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "150", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "150", "message": "space required before the open parenthesis '('"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "151", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "151", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "152", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "152", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "153", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "153", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "154", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "154", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "156", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "156", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "156", "message": "space required before the open parenthesis '('"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "157", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "158", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "158", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "159", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "159", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "160", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "160", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "161", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "161", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "161", "message": "suspect code indent for conditional statements (8, 12)"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "162", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "162", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "163", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "163", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "165", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "165", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "167", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "167", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "168", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "168", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "170", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "171", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "172", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "173", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "174", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "175", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "175", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "176", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "176", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "177", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "177", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "177", "message": "space required before the open parenthesis '('"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "178", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "178", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "178", "message": "trailing semicolon indicates no statements, indent implies otherwise"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "178", "message": "space required before the open parenthesis '('"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "179", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "180", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "180", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "181", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "181", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "183", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "183", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "183", "message": "suspect code indent for conditional statements (8, 12)"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "184", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "184", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "185", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "185", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "187", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "187", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "188", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "188", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "189", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "189", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "190", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "190", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "191", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "191", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "191", "message": "space required before the open parenthesis '('"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "192", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "193", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "194", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "195", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "195", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "196", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "196", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "197", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "197", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "198", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "198", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "198", "message": "space required before the open parenthesis '('"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "199", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "199", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "200", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "200", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "201", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "201", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "202", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "202", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "203", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "203", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "204", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "205", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "205", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "207", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "207", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "208", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "208", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "210", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "210", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "211", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "211", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "212", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "212", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "213", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "213", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "215", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "215", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "215", "message": "space required before the open parenthesis '('"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "216", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "216", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "216", "message": "trailing semicolon indicates no statements, indent implies otherwise"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "216", "message": "space required before the open parenthesis '('"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "217", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "218", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "218", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "219", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "219", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "221", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "221", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "222", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "222", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "223", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "223", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "224", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "224", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "224", "message": "space required before the open parenthesis '('"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "226", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "227", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "228", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "229", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "230", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "231", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "231", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "231", "message": "suspect code indent for conditional statements (8, 12)"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "232", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "232", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "233", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "233", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "234", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "234", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "236", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "236", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "238", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "239", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "240", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "241", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "242", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "243", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "243", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "243", "message": "space required before the open parenthesis '('"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "244", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "245", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "245", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "246", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "246", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "247", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "248", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "249", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "250", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "251", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "251", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "252", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "252", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "253", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "253", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "254", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "255", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "255", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "256", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "256", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "257", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "258", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "259", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "260", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "260", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "261", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "261", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "262", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "262", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "263", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "263", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "263", "message": "space required before the open parenthesis '('"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "264", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "264", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "265", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "265", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "266", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "266", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "267", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "267", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "267", "message": "suspect code indent for conditional statements (16, 20)"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "267", "message": "space required before the open parenthesis '('"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "268", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "268", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "269", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "269", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "270", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "270", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "271", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "271", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "272", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "272", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "273", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "273", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "274", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "274", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "276", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "276", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "277", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "277", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "277", "message": "space required before the open parenthesis '('"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "279", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "279", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "281", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "282", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "283", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "283", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "284", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "284", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "285", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "285", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "287", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "287", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "287", "message": "suspect code indent for conditional statements (8, 12)"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "287", "message": "space required before the open parenthesis '('"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "288", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "289", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "290", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "291", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "292", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "292", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "293", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "293", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "295", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "295", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "295", "message": "suspect code indent for conditional statements (8, 12)"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "295", "message": "space required before the open parenthesis '('"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "296", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "296", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "297", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "298", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "299", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "300", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "301", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "302", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "303", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "303", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "304", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "304", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "305", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "305", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "307", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "308", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "309", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "310", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "310", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "310", "message": "suspect code indent for conditional statements (8, 12)"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "310", "message": "space required before the open parenthesis '('"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "311", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "311", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "313", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "313", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "314", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "314", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "314", "message": "space required before the open parenthesis '('"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "315", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "315", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "315", "message": "trailing semicolon indicates no statements, indent implies otherwise"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "315", "message": "space required before the open parenthesis '('"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "316", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "317", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "317", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "318", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "318", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "320", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "321", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "322", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "323", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "323", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "323", "message": "space required before the open parenthesis '('"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "324", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "324", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "324", "message": "suspect code indent for conditional statements (16, 20)"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "324", "message": "space required before the open parenthesis '('"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "325", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "325", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "325", "message": "space required before the open parenthesis '('"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "326", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "326", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "327", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "327", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "328", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "328", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "329", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "329", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "329", "message": "suspect code indent for conditional statements (16, 20)"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "329", "message": "space required before the open parenthesis '('"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "330", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "331", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "332", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "333", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "333", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "334", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "334", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "335", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "335", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "336", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "336", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "337", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "337", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "338", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "338", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "339", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "339", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "340", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "340", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "341", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "341", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "343", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "344", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "344", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "346", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "346", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "347", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "348", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "349", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "349", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "350", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "352", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "355", "message": "open brace '{' following function definitions go on the next line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "357", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "357", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "358", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "358", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "359", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "360", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "361", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "361", "message": "space required after that ',' (ctx:VxV)"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "361", "message": "space required after that ',' (ctx:VxV)"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "362", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "363", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "364", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "366", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "366", "message": "space required before the open parenthesis '('"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "368", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "369", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "369", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "371", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "372", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "372", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "378", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "378", "message": "space required before the open parenthesis '('"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "379", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "379", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "379", "message": "suspect code indent for conditional statements (8, 12)"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "379", "message": "space required before the open parenthesis '('"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "380", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "381", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "381", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "382", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "382", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "383", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "383", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "384", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "384", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "385", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "390", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "391", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "391", "message": "space required before the open parenthesis '('"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "392", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "392", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "393", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "393", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "394", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "394", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "394", "message": "suspect code indent for conditional statements (8, 12)"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "394", "message": "space required before the open parenthesis '('"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "395", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "395", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "395", "message": "space required before the open parenthesis '('"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "396", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "396", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "397", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "397", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "398", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "398", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "399", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "400", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "400", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "401", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "401", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "402", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "403", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "403", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "404", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "411", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "411", "message": "space required before the open parenthesis '('"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "412", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "413", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "414", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "415", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "415", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "417", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "418", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "418", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "419", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "419", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "420", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "420", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "421", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "421", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "421", "message": "suspect code indent for conditional statements (8, 12)"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "421", "message": "space required before the open parenthesis '('"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "422", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "422", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "424", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "425", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "425", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "426", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "426", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "427", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "427", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "427", "message": "suspect code indent for conditional statements (8, 12)"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "427", "message": "space required before the open parenthesis '('"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "428", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "428", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "429", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "429", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "430", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "435", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "436", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "436", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "437", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "437", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "438", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "438", "message": "space required before the open parenthesis '('"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "439", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "439", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "441", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "442", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "442", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "444", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "446", "message": "please, no spaces at the start of a line"}], "src/gen/constr_CHOICE_print.c": [{"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "9", "message": "open brace '{' following function definitions go on the next line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "11", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "11", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "12", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "13", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "15", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "15", "message": "space required before the open parenthesis '('"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "20", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "20", "message": "space required after that ',' (ctx:VxV)"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "25", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "25", "message": "space required before the open parenthesis '('"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "26", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "26", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "27", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "27", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "29", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "29", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "29", "message": "suspect code indent for conditional statements (8, 12)"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "29", "message": "space required before the open parenthesis '('"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "30", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "30", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "31", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "31", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "31", "message": "space required before the open parenthesis '('"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "32", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "32", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "32", "message": "suspect code indent for conditional statements (8, 12)"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "33", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "33", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "34", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "34", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "36", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "37", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "37", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "37", "message": "suspect code indent for conditional statements (8, 12)"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "37", "message": "space required before the open parenthesis '('"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "38", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "38", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "38", "message": "space required before the open parenthesis '('"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "39", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "39", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "40", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "40", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "41", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "41", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "43", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "43", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "44", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "44", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "45", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "46", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "46", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "47", "message": "please, no spaces at the start of a line"}], "src/gen/constr_CHOICE_rfill.c": [{"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "9", "message": "open brace '{' following function definitions go on the next line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "11", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "11", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "12", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "12", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "13", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "14", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "14", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "15", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "16", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "17", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "18", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "19", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "20", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "21", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "22", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "24", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "24", "message": "space required before the open parenthesis '('"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "26", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "28", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "28", "message": "space required before the open parenthesis '('"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "29", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "29", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "30", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "30", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "30", "message": "suspect code indent for conditional statements (8, 12)"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "30", "message": "space required before the open parenthesis '('"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "30", "message": "braces {} are not necessary for single statement blocks"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "31", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "31", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "32", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "32", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "33", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "35", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "36", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "38", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "38", "message": "space required before the open parenthesis '('"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "39", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "40", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "40", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "41", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "42", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "42", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "43", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "43", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "44", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "46", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "47", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "47", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "48", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "49", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "49", "message": "space required before the open parenthesis '('"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "50", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "50", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "51", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "52", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "52", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "52", "message": "suspect code indent for conditional statements (8, 12)"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "52", "message": "space required before the open parenthesis '('"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "52", "message": "braces {} are not necessary for any arm of this statement"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "53", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "53", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "54", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "54", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "54", "message": "suspect code indent for conditional statements (8, 12)"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "55", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "55", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "56", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "56", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "57", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "59", "message": "please, no spaces at the start of a line"}], "src/gen/constr_SEQUENCE.c": [{"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "10", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "12", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "14", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "16", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "17", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "19", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "20", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "22", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "23", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "26", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "27", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "29", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "30", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "33", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "34", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "36", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "37", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "40", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "41", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "43", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "44", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "47", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "48", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "50", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "51", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "54", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "55", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "57", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "58", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "61", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "63", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "65", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "68", "message": "open brace '{' following function definitions go on the next line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "70", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "70", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "71", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "72", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "73", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "75", "message": "space required before the open parenthesis '('"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "78", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "82", "message": "space required before the open parenthesis '('"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "85", "message": "space required before the open parenthesis '('"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "87", "message": "space required before the open parenthesis '('"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "99", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "99", "message": "space required before the open parenthesis '('"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "100", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "101", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "101", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "102", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "102", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "103", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "104", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "104", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "105", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "106", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "106", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "107", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "107", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "108", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "108", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "109", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "109", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "110", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "113", "message": "open brace '{' following function definitions go on the next line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "115", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "115", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "116", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "118", "message": "space required before the open parenthesis '('"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "128", "message": "space required before the open parenthesis '('"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "134", "message": "space required before the open parenthesis '('"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "136", "message": "space required before the open parenthesis '('"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "137", "message": "space required before the open parenthesis '('"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "149", "message": "space required before the open parenthesis '('"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "153", "message": "space required before the open parenthesis '('"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "159", "message": "open brace '{' following function definitions go on the next line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "161", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "161", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "162", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "164", "message": "space required before the open parenthesis '('"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "168", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "168", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "170", "message": "suspect code indent for conditional statements (16, 12)"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "170", "message": "space required before the open parenthesis '('"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "171", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "171", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "172", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "172", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "173", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "173", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "174", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "174", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "175", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "175", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "175", "message": "space required before the open parenthesis '('"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "176", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "176", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "176", "message": "space required before the open parenthesis '('"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "177", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "177", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "177", "message": "suspect code indent for conditional statements (16, 20)"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "177", "message": "space required before the open parenthesis '('"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "178", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "178", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "179", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "180", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "180", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "181", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "181", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "182", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "182", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "183", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "183", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "183", "message": "space required before the open parenthesis '('"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "184", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "184", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "184", "message": "suspect code indent for conditional statements (16, 20)"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "184", "message": "space required before the open parenthesis '('"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "185", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "185", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "186", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "187", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "187", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "188", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "188", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "189", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "189", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "190", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "190", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "191", "message": "suspect code indent for conditional statements (16, 12)"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "192", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "192", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "193", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "193", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "196", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "196", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "197", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "197", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "197", "message": "space required before the open parenthesis '('"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "198", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "200", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "203", "message": "open brace '{' following function definitions go on the next line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "205", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "205", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "206", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "206", "message": "space required before the open parenthesis '('"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "208", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "209", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "209", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "210", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "211", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "213", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "213", "message": "space required before the open parenthesis '('"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "214", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "214", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "214", "message": "suspect code indent for conditional statements (8, 12)"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "214", "message": "space required before the open parenthesis '('"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "215", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "215", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "216", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "216", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "217", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "217", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "218", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "218", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "219", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "224", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "224", "message": "space required before the open parenthesis '('"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "225", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "225", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "226", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "226", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "226", "message": "space required before the open parenthesis '('"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "227", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "229", "message": "space required before the open parenthesis '('"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "234", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "234", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "236", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "236", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "236", "message": "suspect code indent for conditional statements (8, 12)"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "236", "message": "space required before the open parenthesis '('"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "237", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "238", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "238", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "239", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "239", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "239", "message": "\"(foo* const*)\" should be \"(foo * const*)\""}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "239", "message": "\"(foo*)\" should be \"(foo *)\""}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "240", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "240", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "240", "message": "suspect code indent for conditional statements (8, 12)"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "241", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "241", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "242", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "242", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "243", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "243", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "243", "message": "\"(foo*)\" should be \"(foo *)\""}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "243", "message": "\"(foo*)\" should be \"(foo *)\""}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "244", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "244", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "246", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "246", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "247", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "247", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "247", "message": "space required before the open parenthesis '('"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "248", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "250", "message": "please, no spaces at the start of a line"}], "src/gen/constr_SEQUENCE_OF.c": [{"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "11", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "13", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "15", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "17", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "18", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "20", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "21", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "23", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "24", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "27", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "28", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "30", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "31", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "34", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "35", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "37", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "38", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "41", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "42", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "44", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "45", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "48", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "49", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "51", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "52", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "55", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "56", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "58", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "59", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "62", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "64", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "66", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "69", "message": "open brace '{' following function definitions go on the next line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "71", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "71", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "72", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "73", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "74", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "76", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "76", "message": "space required before the open parenthesis '('"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "77", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "77", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "78", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "78", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "78", "message": "suspect code indent for conditional statements (8, 12)"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "78", "message": "space required before the open parenthesis '('"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "79", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "79", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "80", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "80", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "81", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "81", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "81", "message": "space required before the open parenthesis '('"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "82", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "82", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "84", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "84", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "84", "message": "suspect code indent for conditional statements (8, 12)"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "84", "message": "space required before the open parenthesis '('"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "85", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "85", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "86", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "86", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "86", "message": "space required before the open parenthesis '('"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "88", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "88", "message": "space required before the open parenthesis '('"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "89", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "89", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "90", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "90", "message": "space required before the open parenthesis '('"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "91", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "91", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "92", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "94", "message": "please, no spaces at the start of a line"}], "src/gen/constr_SEQUENCE_OF_ber.c": [{"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "13", "message": "open brace '{' following function definitions go on the next line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "15", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "15", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "16", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "16", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "17", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "18", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "19", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "20", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "21", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "21", "message": "space required after that ',' (ctx:VxV)"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "21", "message": "space required after that ',' (ctx:VxV)"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "22", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "24", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "29", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "29", "message": "space required before the open parenthesis '('"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "30", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "30", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "31", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "31", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "31", "message": "space required before the open parenthesis '('"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "32", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "32", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "33", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "33", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "34", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "34", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "35", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "35", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "35", "message": "suspect code indent for conditional statements (8, 12)"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "35", "message": "space required before the open parenthesis '('"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "36", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "36", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "37", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "37", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "38", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "43", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "44", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "44", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "45", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "45", "message": "space required before the open parenthesis '('"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "46", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "46", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "47", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "47", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "48", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "48", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "49", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "49", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "50", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "52", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "53", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "53", "message": "space required before the open parenthesis '('"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "54", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "54", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "55", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "55", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "56", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "58", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "63", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "63", "message": "space required before the open parenthesis '('"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "64", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "64", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "65", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "65", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "65", "message": "space required before the open parenthesis '('"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "66", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "66", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "67", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "67", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "68", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "68", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "69", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "69", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "69", "message": "suspect code indent for conditional statements (8, 12)"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "69", "message": "space required before the open parenthesis '('"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "70", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "70", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "71", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "71", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "72", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "74", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "74", "message": "space required before the open parenthesis '('"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "75", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "76", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "77", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "78", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "78", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "79", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "79", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "80", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "80", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "81", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "82", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "82", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "83", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "83", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "84", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "84", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "85", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "87", "message": "please, no spaces at the start of a line"}], "src/gen/constr_SEQUENCE_ber.c": [{"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "15", "message": "spaces required around that '<' (ctx:VxV)"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "36", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "37", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "37", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "38", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "38", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "39", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "39", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "40", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "40", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "40", "message": "suspect code indent for conditional statements (8, 12)"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "40", "message": "space required before the open parenthesis '('"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "41", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "41", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "42", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "42", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "43", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "43", "message": "space required before the open parenthesis '('"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "50", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "51", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "51", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "52", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "52", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "53", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "53", "message": "space required before the open parenthesis '('"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "55", "message": "Single statement macros should not use a do {} while (0) loop"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "56", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "57", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "57", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "58", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "58", "message": "space required before the open parenthesis '('"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "65", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "66", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "66", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "67", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "67", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "68", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "68", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "69", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "69", "message": "space required before the open parenthesis '('"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "75", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "76", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "81", "message": "open brace '{' following function definitions go on the next line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "83", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "84", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "86", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "87", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "89", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "89", "message": "space required before the open parenthesis '('"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "90", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "90", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "91", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "91", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "93", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "93", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "93", "message": "suspect code indent for conditional statements (8, 12)"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "93", "message": "space required before the open parenthesis '('"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "94", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "94", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "94", "message": "space required before the open parenthesis '('"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "95", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "95", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "96", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "97", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "98", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "99", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "100", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "100", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "101", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "101", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "101", "message": "suspect code indent for conditional statements (8, 12)"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "101", "message": "space required before the open parenthesis '('"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "102", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "102", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "103", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "103", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "103", "message": "suspect code indent for conditional statements (8, 12)"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "104", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "104", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "105", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "105", "message": "space required before the open parenthesis '('"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "106", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "106", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "107", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "108", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "108", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "109", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "115", "message": "open brace '{' following function definitions go on the next line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "117", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "117", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "118", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "118", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "122", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "123", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "128", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "129", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "131", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "132", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "134", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "135", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "137", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "142", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "142", "message": "space required before the open parenthesis '('"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "143", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "143", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "144", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "144", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "144", "message": "suspect code indent for conditional statements (8, 12)"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "144", "message": "space required before the open parenthesis '('"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "144", "message": "braces {} are not necessary for single statement blocks"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "145", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "145", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "146", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "146", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "147", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "152", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "157", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "157", "message": "space required before the open parenthesis '('"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "158", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "159", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "160", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "161", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "162", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "163", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "165", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "165", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "166", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "166", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "167", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "167", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "167", "message": "suspect code indent for conditional statements (8, 12)"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "167", "message": "space required before the open parenthesis '('"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "168", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "168", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "169", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "169", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "170", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "170", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "171", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "171", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "173", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "173", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "173", "message": "suspect code indent for conditional statements (8, 12)"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "173", "message": "space required before the open parenthesis '('"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "174", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "174", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "175", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "175", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "177", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "177", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "179", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "179", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "180", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "180", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "182", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "183", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "184", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "185", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "186", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "187", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "188", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "189", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "190", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "191", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "192", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "193", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "194", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "194", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "194", "message": "suspect code indent for conditional statements (8, 12)"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "194", "message": "space required before the open parenthesis '('"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "195", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "195", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "196", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "196", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "197", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "197", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "198", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "198", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "199", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "199", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "200", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "200", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "201", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "201", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "203", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "203", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "203", "message": "space required before the open parenthesis '('"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "204", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "204", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "206", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "207", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "208", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "209", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "209", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "210", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "210", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "211", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "211", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "212", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "212", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "213", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "213", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "215", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "215", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "215", "message": "space required before the open parenthesis '('"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "216", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "216", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "217", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "218", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "218", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "219", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "220", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "220", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "221", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "221", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "222", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "223", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "224", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "225", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "225", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "226", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "226", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "227", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "227", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "229", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "230", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "231", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "232", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "232", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "233", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "233", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "234", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "234", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "235", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "235", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "236", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "236", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "237", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "237", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "237", "message": "space required before the open parenthesis '('"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "238", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "238", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "238", "message": "trailing semicolon indicates no statements, indent implies otherwise"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "238", "message": "space required before the open parenthesis '('"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "239", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "240", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "240", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "241", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "241", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "243", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "243", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "243", "message": "space required before the open parenthesis '('"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "244", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "244", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "244", "message": "suspect code indent for conditional statements (16, 20)"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "244", "message": "space required before the open parenthesis '('"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "245", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "245", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "245", "message": "space required before the open parenthesis '('"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "245", "message": "braces {} are not necessary for any arm of this statement"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "246", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "246", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "247", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "247", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "248", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "248", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "249", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "249", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "250", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "250", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "250", "message": "suspect code indent for conditional statements (16, 20)"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "250", "message": "space required before the open parenthesis '('"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "251", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "251", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "252", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "252", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "253", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "253", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "253", "message": "space required before the open parenthesis '('"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "254", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "254", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "255", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "256", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "257", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "258", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "259", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "260", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "261", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "262", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "263", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "264", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "264", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "265", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "265", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "266", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "266", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "267", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "267", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "269", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "270", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "271", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "272", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "272", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "273", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "273", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "274", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "274", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "274", "message": "space required before the open parenthesis '('"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "275", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "275", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "276", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "276", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "276", "message": "space required before the open parenthesis '('"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "277", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "278", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "278", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "279", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "279", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "280", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "281", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "281", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "282", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "282", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "282", "message": "space required before the open parenthesis '('"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "283", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "283", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "283", "message": "suspect code indent for conditional statements (16, 20)"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "283", "message": "space required before the open parenthesis '('"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "284", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "285", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "286", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "287", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "288", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "289", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "289", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "290", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "290", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "291", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "291", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "292", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "292", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "292", "message": "suspect code indent for conditional statements (16, 20)"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "292", "message": "space required before the open parenthesis '('"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "293", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "294", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "295", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "296", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "297", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "297", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "298", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "298", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "299", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "299", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "300", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "300", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "300", "message": "suspect code indent for conditional statements (16, 20)"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "300", "message": "space required before the open parenthesis '('"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "301", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "301", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "302", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "302", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "303", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "303", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "304", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "304", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "305", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "305", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "305", "message": "space required before the open parenthesis '('"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "306", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "307", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "308", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "309", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "310", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "310", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "311", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "311", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "312", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "312", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "313", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "313", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "314", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "314", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "315", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "315", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "316", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "316", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "317", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "317", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "317", "message": "suspect code indent for conditional statements (16, 20)"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "317", "message": "space required before the open parenthesis '('"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "318", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "318", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "319", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "319", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "320", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "320", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "321", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "322", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "323", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "324", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "325", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "325", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "326", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "326", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "327", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "327", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "327", "message": "space required before the open parenthesis '('"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "328", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "328", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "328", "message": "space required before the open parenthesis '('"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "329", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "329", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "329", "message": "space required before the open parenthesis '('"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "330", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "330", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "331", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "331", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "332", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "332", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "332", "message": "space required before the open parenthesis '('"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "333", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "333", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "334", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "334", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "335", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "335", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "336", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "336", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "337", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "337", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "338", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "338", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "339", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "339", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "340", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "340", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "340", "message": "space required before the open parenthesis '('"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "341", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "342", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "343", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "344", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "345", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "346", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "347", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "347", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "347", "message": "suspect code indent for conditional statements (16, 20)"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "347", "message": "space required before the open parenthesis '('"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "348", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "348", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "349", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "349", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "350", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "350", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "351", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "351", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "352", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "352", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "353", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "353", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "354", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "354", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "354", "message": "spaces required around that '?' (ctx:WxV)"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "355", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "355", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "356", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "356", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "356", "message": "suspect code indent for conditional statements (16, 20)"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "357", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "358", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "358", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "359", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "359", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "361", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "361", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "362", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "362", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "363", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "363", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "364", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "364", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "365", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "365", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "366", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "366", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "367", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "367", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "368", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "368", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "369", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "369", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "369", "message": "space required before the open parenthesis '('"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "370", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "370", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "370", "message": "trailing semicolon indicates no statements, indent implies otherwise"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "370", "message": "space required before the open parenthesis '('"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "371", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "372", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "372", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "373", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "373", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "375", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "375", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "376", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "376", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "377", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "377", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "378", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "378", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "379", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "379", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "380", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "380", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "382", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "383", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "384", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "385", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "385", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "386", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "386", "message": "labels should not be indented"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "387", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "387", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "389", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "390", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "391", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "392", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "393", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "394", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "394", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "394", "message": "space required before the open parenthesis '('"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "395", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "396", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "396", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "397", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "397", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "398", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "399", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "400", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "401", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "402", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "402", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "403", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "403", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "404", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "404", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "405", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "406", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "407", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "408", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "408", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "408", "message": "space required before the open parenthesis '('"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "409", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "409", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "410", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "410", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "411", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "411", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "412", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "412", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "413", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "413", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "414", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "414", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "415", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "415", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "416", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "416", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "417", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "417", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "418", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "418", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "419", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "419", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "420", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "420", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "420", "message": "space required before the open parenthesis '('"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "421", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "421", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "422", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "422", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "423", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "423", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "424", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "424", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "424", "message": "suspect code indent for conditional statements (16, 20)"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "424", "message": "space required before the open parenthesis '('"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "425", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "425", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "426", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "426", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "427", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "427", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "428", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "428", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "429", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "429", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "430", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "431", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "431", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "432", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "432", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "433", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "433", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "435", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "435", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "436", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "438", "message": "labels should not be indented"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "439", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "439", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "440", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "441", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "442", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "444", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "444", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "445", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "445", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "447", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "448", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "449", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "450", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "450", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "450", "message": "suspect code indent for conditional statements (8, 12)"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "450", "message": "space required before the open parenthesis '('"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "451", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "451", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "453", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "453", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "454", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "454", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "454", "message": "space required before the open parenthesis '('"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "455", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "455", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "455", "message": "trailing semicolon indicates no statements, indent implies otherwise"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "455", "message": "space required before the open parenthesis '('"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "456", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "457", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "457", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "458", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "458", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "460", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "461", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "462", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "463", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "463", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "463", "message": "space required before the open parenthesis '('"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "464", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "464", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "464", "message": "suspect code indent for conditional statements (16, 20)"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "464", "message": "space required before the open parenthesis '('"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "465", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "465", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "465", "message": "space required before the open parenthesis '('"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "466", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "466", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "467", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "467", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "468", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "468", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "469", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "469", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "469", "message": "suspect code indent for conditional statements (16, 20)"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "469", "message": "space required before the open parenthesis '('"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "470", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "471", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "472", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "473", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "473", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "474", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "474", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "475", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "475", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "476", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "476", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "477", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "477", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "478", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "478", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "480", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "480", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "480", "message": "space required before the open parenthesis '('"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "481", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "481", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "482", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "482", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "483", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "483", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "484", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "484", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "485", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "485", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "486", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "486", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "487", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "487", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "488", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "488", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "490", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "490", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "491", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "491", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "492", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "492", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "493", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "493", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "493", "message": "space required before the open parenthesis '('"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "494", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "494", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "494", "message": "trailing semicolon indicates no statements, indent implies otherwise"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "494", "message": "space required before the open parenthesis '('"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "495", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "496", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "496", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "497", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "497", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "499", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "499", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "500", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "500", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "502", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "502", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "503", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "505", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "512", "message": "open brace '{' following function definitions go on the next line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "514", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "514", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "515", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "515", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "516", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "517", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "517", "message": "space required after that ',' (ctx:VxV)"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "517", "message": "space required after that ',' (ctx:VxV)"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "518", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "519", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "521", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "522", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "522", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "527", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "527", "message": "space required before the open parenthesis '('"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "528", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "528", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "530", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "530", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "531", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "531", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "533", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "533", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "533", "message": "suspect code indent for conditional statements (8, 12)"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "533", "message": "space required before the open parenthesis '('"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "534", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "534", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "535", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "535", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "536", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "536", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "536", "message": "space required before the open parenthesis '('"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "537", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "537", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "538", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "538", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "539", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "539", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "539", "message": "suspect code indent for conditional statements (16, 20)"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "539", "message": "space required before the open parenthesis '('"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "540", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "540", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "541", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "542", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "542", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "543", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "543", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "544", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "544", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "544", "message": "suspect code indent for conditional statements (8, 12)"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "545", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "545", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "546", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "546", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "547", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "547", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "549", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "550", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "550", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "550", "message": "suspect code indent for conditional statements (8, 12)"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "550", "message": "space required before the open parenthesis '('"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "551", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "551", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "553", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "553", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "554", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "554", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "555", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "555", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "556", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "556", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "556", "message": "suspect code indent for conditional statements (8, 12)"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "556", "message": "space required before the open parenthesis '('"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "557", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "557", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "558", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "558", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "559", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "559", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "560", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "560", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "561", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "566", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "567", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "568", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "568", "message": "space required before the open parenthesis '('"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "569", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "569", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "570", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "572", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "572", "message": "space required before the open parenthesis '('"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "577", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "577", "message": "space required before the open parenthesis '('"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "578", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "578", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "579", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "579", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "579", "message": "space required after that ',' (ctx:VxV)"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "579", "message": "space required after that ',' (ctx:VxV)"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "580", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "580", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "581", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "581", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "583", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "583", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "583", "message": "suspect code indent for conditional statements (8, 12)"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "583", "message": "space required before the open parenthesis '('"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "584", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "584", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "585", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "585", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "586", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "586", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "586", "message": "space required before the open parenthesis '('"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "587", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "587", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "587", "message": "suspect code indent for conditional statements (8, 12)"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "588", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "588", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "589", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "589", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "590", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "590", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "592", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "593", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "593", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "593", "message": "suspect code indent for conditional statements (8, 12)"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "593", "message": "space required before the open parenthesis '('"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "594", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "594", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "596", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "596", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "597", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "597", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "598", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "598", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "598", "message": "suspect code indent for conditional statements (8, 12)"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "598", "message": "space required before the open parenthesis '('"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "599", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "599", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "600", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "600", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "601", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "601", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "602", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "602", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "603", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "605", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "605", "message": "space required before the open parenthesis '('"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "606", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "607", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "608", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "609", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "609", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "611", "message": "please, no spaces at the start of a line"}], "src/gen/constr_SEQUENCE_print.c": [{"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "9", "message": "open brace '{' following function definitions go on the next line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "11", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "11", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "12", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "13", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "15", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "15", "message": "space required before the open parenthesis '('"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "18", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "18", "message": "space required before the open parenthesis '('"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "19", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "20", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "20", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "22", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "22", "message": "space required before the open parenthesis '('"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "23", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "23", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "24", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "24", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "26", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "26", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "26", "message": "suspect code indent for conditional statements (8, 12)"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "26", "message": "space required before the open parenthesis '('"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "27", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "27", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "28", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "28", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "28", "message": "space required before the open parenthesis '('"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "29", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "29", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "29", "message": "space required before the open parenthesis '('"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "30", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "31", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "32", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "32", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "33", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "33", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "33", "message": "suspect code indent for conditional statements (8, 12)"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "34", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "34", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "35", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "35", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "37", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "38", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "38", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "40", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "41", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "41", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "41", "message": "suspect code indent for conditional statements (8, 12)"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "41", "message": "space required before the open parenthesis '('"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "42", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "42", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "43", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "43", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "45", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "46", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "46", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "47", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "47", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "48", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "48", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "48", "message": "space required before the open parenthesis '('"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "49", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "51", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "52", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "54", "message": "please, no spaces at the start of a line"}], "src/gen/constr_SEQUENCE_rfill.c": [{"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "9", "message": "open brace '{' following function definitions go on the next line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "11", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "11", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "12", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "12", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "13", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "14", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "14", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "15", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "16", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "17", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "18", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "19", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "21", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "21", "message": "space required before the open parenthesis '('"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "23", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "25", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "25", "message": "space required before the open parenthesis '('"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "26", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "26", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "27", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "27", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "27", "message": "suspect code indent for conditional statements (8, 12)"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "27", "message": "space required before the open parenthesis '('"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "27", "message": "braces {} are not necessary for single statement blocks"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "28", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "28", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "29", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "29", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "30", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "32", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "32", "message": "space required before the open parenthesis '('"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "33", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "33", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "34", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "34", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "35", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "35", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "36", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "36", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "38", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "38", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "38", "message": "suspect code indent for conditional statements (8, 12)"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "38", "message": "space required before the open parenthesis '('"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "39", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "40", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "40", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "41", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "41", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "43", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "43", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "43", "message": "suspect code indent for conditional statements (8, 12)"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "43", "message": "space required before the open parenthesis '('"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "44", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "45", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "45", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "46", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "46", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "46", "message": "suspect code indent for conditional statements (8, 12)"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "47", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "47", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "48", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "48", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "49", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "49", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "51", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "51", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "52", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "52", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "53", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "53", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "54", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "54", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "54", "message": "space required before the open parenthesis '('"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "55", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "55", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "56", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "56", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "57", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "57", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "58", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "58", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "59", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "59", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "60", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "60", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "61", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "61", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "62", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "62", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "62", "message": "space required before the open parenthesis '('"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "62", "message": "braces {} are not necessary for any arm of this statement"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "63", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "63", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "64", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "64", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "65", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "65", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "66", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "66", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "67", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "67", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "68", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "68", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "69", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "71", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "73", "message": "please, no spaces at the start of a line"}], "src/gen/constr_SET_OF.c": [{"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "10", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "12", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "14", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "16", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "17", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "19", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "20", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "22", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "23", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "26", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "27", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "29", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "30", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "33", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "34", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "36", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "37", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "40", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "41", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "43", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "44", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "47", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "48", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "50", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "51", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "54", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "55", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "57", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "58", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "61", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "63", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "65", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "69", "message": "open brace '{' following function definitions go on the next line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "70", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "72", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "72", "message": "space required before the open parenthesis '('"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "73", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "73", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "74", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "74", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "76", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "76", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "76", "message": "suspect code indent for conditional statements (8, 12)"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "77", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "77", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "78", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "78", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "78", "message": "space required before the open parenthesis '('"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "80", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "80", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "81", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "81", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "81", "message": "suspect code indent for conditional statements (8, 12)"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "81", "message": "space required before the open parenthesis '('"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "82", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "82", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "83", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "83", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "84", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "84", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "84", "message": "suspect code indent for conditional statements (8, 12)"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "85", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "85", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "86", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "86", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "87", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "89", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "91", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "92", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "95", "message": "\"foo* bar\" should be \"foo *bar\""}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "95", "message": "open brace '{' following function definitions go on the next line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "96", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "96", "message": "space required before the open parenthesis '('"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "96", "message": "braces {} are not necessary for any arm of this statement"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "97", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "97", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "98", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "99", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "99", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "100", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "103", "message": "open brace '{' following function definitions go on the next line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "104", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "105", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "106", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "107", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "109", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "109", "message": "space required before the open parenthesis '('"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "110", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "110", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "111", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "112", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "112", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "114", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "114", "message": "braces {} are not necessary for single statement blocks"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "115", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "115", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "116", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "117", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "117", "message": "space required before the open parenthesis '('"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "118", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "118", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "118", "message": "suspect code indent for conditional statements (8, 12)"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "118", "message": "space required before the open parenthesis '('"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "119", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "119", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "120", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "120", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "120", "message": "suspect code indent for conditional statements (8, 12)"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "120", "message": "space required before the open parenthesis '('"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "121", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "121", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "122", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "123", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "123", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "124", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "124", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "125", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "127", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "130", "message": "open brace '{' following function definitions go on the next line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "132", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "134", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "134", "message": "space required before the open parenthesis '('"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "134", "message": "braces {} are not necessary for single statement blocks"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "135", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "135", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "136", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "138", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "141", "message": "open brace '{' following function definitions go on the next line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "143", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "143", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "144", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "144", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "145", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "146", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "148", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "149", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "149", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "150", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "150", "message": "space required before the open parenthesis '('"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "150", "message": "braces {} are not necessary for single statement blocks"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "151", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "151", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "152", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "157", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "157", "message": "space required before the open parenthesis '('"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "158", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "158", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "159", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "159", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "160", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "160", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "160", "message": "space required after that ',' (ctx:VxV)"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "160", "message": "space required after that ',' (ctx:VxV)"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "162", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "162", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "162", "message": "space required before the open parenthesis '('"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "164", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "167", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "167", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "167", "message": "space required before the open parenthesis '('"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "169", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "169", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "170", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "170", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "171", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "171", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "172", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "172", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "175", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "175", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "176", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "176", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "177", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "177", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "178", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "178", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "179", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "179", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "179", "message": "space required before the open parenthesis '('"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "180", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "180", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "181", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "181", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "182", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "182", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "183", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "183", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "184", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "184", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "187", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "187", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "188", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "188", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "189", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "189", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "190", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "190", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "191", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "191", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "191", "message": "space required before the open parenthesis '('"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "192", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "192", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "193", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "193", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "194", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "194", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "195", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "195", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "196", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "196", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "199", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "200", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "200", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "201", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "201", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "202", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "202", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "203", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "203", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "203", "message": "space required before the open parenthesis '('"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "206", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "206", "message": "space required before the open parenthesis '('"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "207", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "208", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "209", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "210", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "210", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "212", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "212", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "213", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "214", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "214", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "215", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "215", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "216", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "219", "message": "open brace '{' following function definitions go on the next line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "221", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "221", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "222", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "222", "message": "suspect code indent for conditional statements (4, 16)"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "222", "message": "space required before the open parenthesis '('"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "233", "message": "space required before the open parenthesis '('"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "235", "message": "suspect code indent for conditional statements (24, 24)"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "235", "message": "space required before the open parenthesis '('"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "244", "message": "space required before the open parenthesis '('"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "249", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "249", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "249", "message": "space required before the open parenthesis '('"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "250", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "250", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "251", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "251", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "252", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "252", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "253", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "253", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "254", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "254", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "255", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "255", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "256", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "256", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "257", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "257", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "258", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "258", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "259", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "262", "message": "open brace '{' following function definitions go on the next line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "264", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "264", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "265", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "270", "message": "space required before the open parenthesis '('"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "278", "message": "space required before the open parenthesis '('"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "284", "message": "space required before the open parenthesis '('"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "288", "message": "space required before the open parenthesis '('"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "291", "message": "space required before the open parenthesis '('"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "298", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "299", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "302", "message": "open brace '{' following function definitions go on the next line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "304", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "305", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "306", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "307", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "310", "message": "open brace '{' following function definitions go on the next line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "312", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "312", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "313", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "314", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "316", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "316", "message": "space required before the open parenthesis '('"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "317", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "317", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "318", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "318", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "319", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "319", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "320", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "320", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "322", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "322", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "322", "message": "suspect code indent for conditional statements (8, 12)"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "322", "message": "space required before the open parenthesis '('"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "323", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "323", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "323", "message": "space required before the open parenthesis '('"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "324", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "324", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "325", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "325", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "325", "message": "suspect code indent for conditional statements (8, 12)"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "325", "message": "space required before the open parenthesis '('"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "326", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "326", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "327", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "327", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "329", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "329", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "330", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "330", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "331", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "331", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "331", "message": "suspect code indent for conditional statements (8, 12)"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "331", "message": "space required before the open parenthesis '('"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "332", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "332", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "333", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "333", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "334", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "334", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "335", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "335", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "337", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "337", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "337", "message": "suspect code indent for conditional statements (8, 12)"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "337", "message": "space required before the open parenthesis '('"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "338", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "338", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "339", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "339", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "340", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "340", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "342", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "342", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "342", "message": "suspect code indent for conditional statements (8, 12)"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "342", "message": "space required before the open parenthesis '('"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "343", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "343", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "344", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "344", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "345", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "345", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "347", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "347", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "348", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "348", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "350", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "350", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "351", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "351", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "351", "message": "suspect code indent for conditional statements (8, 12)"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "351", "message": "space required before the open parenthesis '('"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "352", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "352", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "353", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "353", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "354", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "354", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "354", "message": "space required before the open parenthesis '('"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "355", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "355", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "356", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "356", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "357", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "357", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "358", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "358", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "359", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "359", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "361", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "361", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "362", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "362", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "364", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "364", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "364", "message": "suspect code indent for conditional statements (8, 12)"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "364", "message": "space required before the open parenthesis '('"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "365", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "365", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "366", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "366", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "366", "message": "space required before the open parenthesis '('"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "367", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "367", "message": "space required before the open parenthesis '('"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "368", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "368", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "369", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "369", "message": "space required before the open parenthesis '('"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "370", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "370", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "371", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "376", "message": "open brace '{' following function definitions go on the next line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "378", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "378", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "379", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "379", "message": "space required before the open parenthesis '('"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "381", "message": "trailing whitespace"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "381", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "382", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "382", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "383", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "385", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "385", "message": "space required before the open parenthesis '('"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "386", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "386", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "386", "message": "suspect code indent for conditional statements (8, 12)"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "386", "message": "space required before the open parenthesis '('"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "387", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "387", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "388", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "388", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "389", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "389", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "390", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "390", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "391", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "393", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "393", "message": "space required before the open parenthesis '('"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "394", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "394", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "395", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "395", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "395", "message": "space required before the open parenthesis '('"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "396", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "398", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "399", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "401", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "401", "message": "suspect code indent for conditional statements (4, 16)"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "401", "message": "space required before the open parenthesis '('"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "404", "message": "space required before the open parenthesis '('"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "407", "message": "suspect code indent for conditional statements (16, 12)"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "408", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "408", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "409", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "409", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "410", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "410", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "412", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "412", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "412", "message": "suspect code indent for conditional statements (8, 12)"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "412", "message": "space required before the open parenthesis '('"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "413", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "413", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "414", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "414", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "414", "message": "space required before the open parenthesis '('"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "415", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "415", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "416", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "416", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "417", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "417", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "418", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "418", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "419", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "419", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "420", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "420", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "420", "message": "space required before the open parenthesis '('"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "421", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "421", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "422", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "422", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "423", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "423", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "424", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "424", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "425", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "425", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "426", "message": "please, no spaces at the start of a line"}], "src/gen/constr_SET_OF_ber.c": [{"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "15", "message": "spaces required around that '<' (ctx:VxV)"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "36", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "37", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "37", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "38", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "38", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "39", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "39", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "40", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "40", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "40", "message": "suspect code indent for conditional statements (8, 12)"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "40", "message": "space required before the open parenthesis '('"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "41", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "41", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "42", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "42", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "43", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "43", "message": "space required before the open parenthesis '('"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "50", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "51", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "51", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "52", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "52", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "53", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "53", "message": "space required before the open parenthesis '('"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "55", "message": "Single statement macros should not use a do {} while (0) loop"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "56", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "57", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "57", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "58", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "58", "message": "space required before the open parenthesis '('"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "65", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "66", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "66", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "67", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "67", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "68", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "68", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "69", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "69", "message": "space required before the open parenthesis '('"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "74", "message": "open brace '{' following function definitions go on the next line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "76", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "76", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "77", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "77", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "81", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "82", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "87", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "88", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "90", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "91", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "93", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "95", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "100", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "100", "message": "space required before the open parenthesis '('"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "101", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "101", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "102", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "102", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "102", "message": "suspect code indent for conditional statements (8, 12)"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "102", "message": "space required before the open parenthesis '('"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "102", "message": "braces {} are not necessary for single statement blocks"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "103", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "103", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "104", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "104", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "105", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "110", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "115", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "115", "message": "space required before the open parenthesis '('"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "116", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "117", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "118", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "119", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "120", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "121", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "123", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "123", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "124", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "124", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "125", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "125", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "125", "message": "suspect code indent for conditional statements (8, 12)"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "125", "message": "space required before the open parenthesis '('"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "126", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "126", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "127", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "127", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "128", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "128", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "129", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "129", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "131", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "131", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "131", "message": "suspect code indent for conditional statements (8, 12)"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "131", "message": "space required before the open parenthesis '('"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "132", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "132", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "133", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "133", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "135", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "135", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "136", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "136", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "138", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "138", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "139", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "140", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "141", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "142", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "143", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "144", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "145", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "146", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "146", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "146", "message": "suspect code indent for conditional statements (8, 12)"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "146", "message": "space required before the open parenthesis '('"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "147", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "147", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "149", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "149", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "149", "message": "space required before the open parenthesis '('"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "150", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "150", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "152", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "153", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "154", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "156", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "156", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "156", "message": "space required before the open parenthesis '('"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "157", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "157", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "158", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "159", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "160", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "161", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "162", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "162", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "163", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "163", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "164", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "164", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "166", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "167", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "168", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "169", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "169", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "170", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "170", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "170", "message": "space required before the open parenthesis '('"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "171", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "171", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "171", "message": "trailing semicolon indicates no statements, indent implies otherwise"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "171", "message": "space required before the open parenthesis '('"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "172", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "173", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "173", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "174", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "174", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "176", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "176", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "176", "message": "space required before the open parenthesis '('"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "177", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "177", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "177", "message": "suspect code indent for conditional statements (16, 20)"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "177", "message": "space required before the open parenthesis '('"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "178", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "178", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "178", "message": "space required before the open parenthesis '('"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "179", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "179", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "180", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "180", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "181", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "181", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "182", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "182", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "182", "message": "suspect code indent for conditional statements (16, 20)"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "182", "message": "space required before the open parenthesis '('"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "183", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "184", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "185", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "186", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "187", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "187", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "188", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "188", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "189", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "189", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "191", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "192", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "192", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "192", "message": "space required before the open parenthesis '('"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "193", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "193", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "193", "message": "space required before the open parenthesis '('"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "194", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "195", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "196", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "197", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "197", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "197", "message": "suspect code indent for conditional statements (16, 20)"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "198", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "198", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "199", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "199", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "200", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "200", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "201", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "201", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "202", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "202", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "203", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "203", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "204", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "204", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "206", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "207", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "208", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "209", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "209", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "210", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "210", "message": "labels should not be indented"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "212", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "213", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "214", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "215", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "215", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "216", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "216", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "217", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "217", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "218", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "218", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "219", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "219", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "220", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "220", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "221", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "221", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "221", "message": "space required before the open parenthesis '('"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "222", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "222", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "223", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "223", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "224", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "224", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "225", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "225", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "225", "message": "space required before the open parenthesis '('"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "226", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "226", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "227", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "227", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "228", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "228", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "229", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "229", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "230", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "230", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "231", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "231", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "232", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "232", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "232", "message": "suspect code indent for conditional statements (16, 20)"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "232", "message": "space required before the open parenthesis '('"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "233", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "233", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "234", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "234", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "235", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "235", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "236", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "237", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "237", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "238", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "238", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "239", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "239", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "240", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "240", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "241", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "241", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "243", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "243", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "244", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "244", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "246", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "246", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "247", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "248", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "249", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "250", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "251", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "251", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "251", "message": "suspect code indent for conditional statements (8, 12)"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "251", "message": "space required before the open parenthesis '('"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "252", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "252", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "252", "message": "space required before the open parenthesis '('"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "253", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "253", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "253", "message": "suspect code indent for conditional statements (16, 20)"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "253", "message": "space required before the open parenthesis '('"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "254", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "255", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "255", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "256", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "256", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "256", "message": "suspect code indent for conditional statements (16, 20)"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "257", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "257", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "258", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "258", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "259", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "259", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "260", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "260", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "260", "message": "space required before the open parenthesis '('"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "261", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "261", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "262", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "262", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "263", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "263", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "264", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "264", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "265", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "265", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "266", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "266", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "267", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "267", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "269", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "269", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "270", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "272", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "278", "message": "open brace '{' following function definitions go on the next line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "280", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "280", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "281", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "281", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "282", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "283", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "284", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "285", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "286", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "287", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "289", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "294", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "294", "message": "space required before the open parenthesis '('"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "295", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "295", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "296", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "296", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "296", "message": "space required after that ',' (ctx:VxV)"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "296", "message": "space required after that ',' (ctx:VxV)"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "298", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "298", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "298", "message": "space required before the open parenthesis '('"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "300", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "300", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "301", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "301", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "302", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "302", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "302", "message": "space required before the open parenthesis '('"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "303", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "303", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "304", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "309", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "310", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "310", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "311", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "311", "message": "space required before the open parenthesis '('"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "311", "message": "braces {} are not necessary for single statement blocks"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "312", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "312", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "313", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "314", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "316", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "316", "message": "space required before the open parenthesis '('"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "317", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "317", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "317", "message": "space required after that ',' (ctx:VxV)"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "317", "message": "space required after that ',' (ctx:VxV)"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "318", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "318", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "319", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "319", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "320", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "322", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "329", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "335", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "335", "message": "space required before the open parenthesis '('"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "336", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "336", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "337", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "338", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "338", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "338", "message": "suspect code indent for conditional statements (8, 12)"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "338", "message": "space required before the open parenthesis '('"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "338", "message": "braces {} are not necessary for any arm of this statement"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "339", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "339", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "340", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "340", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "340", "message": "suspect code indent for conditional statements (8, 12)"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "341", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "341", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "342", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "342", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "343", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "345", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "347", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "347", "message": "space required before the open parenthesis '('"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "348", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "348", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "348", "message": "space required after that ',' (ctx:VxV)"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "348", "message": "space required after that ',' (ctx:VxV)"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "349", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "349", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "350", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "350", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "351", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "351", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "352", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "353", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "353", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "354", "message": "please, no spaces at the start of a line"}], "src/gen/constr_SET_OF_print.c": [{"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "9", "message": "open brace '{' following function definitions go on the next line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "11", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "11", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "12", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "13", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "14", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "15", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "17", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "17", "message": "space required before the open parenthesis '('"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "20", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "20", "message": "space required before the open parenthesis '('"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "21", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "22", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "22", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "24", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "24", "message": "space required before the open parenthesis '('"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "25", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "25", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "26", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "26", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "26", "message": "space required before the open parenthesis '('"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "28", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "28", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "30", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "30", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "31", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "31", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "32", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "32", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "32", "message": "space required before the open parenthesis '('"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "33", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "35", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "36", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "38", "message": "please, no spaces at the start of a line"}], "src/gen/constr_SET_OF_rfill.c": [{"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "9", "message": "open brace '{' following function definitions go on the next line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "11", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "11", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "12", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "12", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "13", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "14", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "14", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "15", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "16", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "17", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "18", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "19", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "20", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "21", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "22", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "23", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "25", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "25", "message": "space required before the open parenthesis '('"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "27", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "27", "message": "space required before the open parenthesis '('"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "28", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "28", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "29", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "29", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "29", "message": "suspect code indent for conditional statements (8, 12)"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "29", "message": "space required before the open parenthesis '('"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "29", "message": "braces {} are not necessary for single statement blocks"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "30", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "30", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "31", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "31", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "32", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "34", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "34", "message": "space required before the open parenthesis '('"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "35", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "36", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "37", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "38", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "39", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "40", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "42", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "43", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "46", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "46", "message": "space required before the open parenthesis '('"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "47", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "47", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "48", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "48", "message": "space required before the open parenthesis '('"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "49", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "49", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "50", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "50", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "50", "message": "suspect code indent for conditional statements (8, 12)"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "50", "message": "space required before the open parenthesis '('"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "51", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "51", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "52", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "52", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "53", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "53", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "53", "message": "suspect code indent for conditional statements (8, 12)"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "53", "message": "space required before the open parenthesis '('"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "54", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "54", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "55", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "55", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "56", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "56", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "56", "message": "space required before the open parenthesis '('"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "57", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "57", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "58", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "60", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "60", "message": "space required before the open parenthesis '('"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "64", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "64", "message": "space required before the open parenthesis '('"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "66", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "68", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "69", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "69", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "69", "message": "suspect code indent for conditional statements (8, 12)"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "69", "message": "space required before the open parenthesis '('"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "70", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "70", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "71", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "71", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "71", "message": "space required before the open parenthesis '('"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "72", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "73", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "73", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "74", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "74", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "75", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "75", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "76", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "76", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "77", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "77", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "77", "message": "suspect code indent for conditional statements (16, 20)"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "77", "message": "space required before the open parenthesis '('"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "77", "message": "braces {} are not necessary for any arm of this statement"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "78", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "78", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "79", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "79", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "79", "message": "suspect code indent for conditional statements (16, 20)"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "80", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "80", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "81", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "81", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "82", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "82", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "83", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "83", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "84", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "84", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "85", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "85", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "86", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "86", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "87", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "87", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "87", "message": "suspect code indent for conditional statements (16, 20)"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "87", "message": "space required before the open parenthesis '('"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "87", "message": "braces {} are not necessary for any arm of this statement"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "88", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "88", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "89", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "89", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "89", "message": "suspect code indent for conditional statements (16, 20)"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "90", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "90", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "91", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "91", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "92", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "92", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "93", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "93", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "94", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "94", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "94", "message": "suspect code indent for conditional statements (16, 20)"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "94", "message": "space required before the open parenthesis '('"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "94", "message": "braces {} are not necessary for any arm of this statement"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "95", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "95", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "96", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "96", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "96", "message": "suspect code indent for conditional statements (16, 20)"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "97", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "97", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "98", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "98", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "99", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "99", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "100", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "100", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "101", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "101", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "102", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "102", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "103", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "103", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "104", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "104", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "105", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "105", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "107", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "108", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "109", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "109", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "110", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "110", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "111", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "112", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "112", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "112", "message": "suspect code indent for conditional statements (8, 12)"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "112", "message": "space required before the open parenthesis '('"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "113", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "113", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "114", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "114", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "115", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "115", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "116", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "117", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "118", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "118", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "119", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "119", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "120", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "121", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "121", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "121", "message": "suspect code indent for conditional statements (8, 12)"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "121", "message": "space required before the open parenthesis '('"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "122", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "122", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "123", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "123", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "124", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "124", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "125", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "126", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "127", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "127", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "128", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "128", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "129", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "131", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "131", "message": "space required before the open parenthesis '('"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "132", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "132", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "133", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "133", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "134", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "134", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "135", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "135", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "136", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "136", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "137", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "137", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "138", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "138", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "138", "message": "space required before the open parenthesis '('"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "139", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "139", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "140", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "140", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "141", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "141", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "142", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "142", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "143", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "143", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "144", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "144", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "145", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "145", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "146", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "146", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "147", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "147", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "148", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "148", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "149", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "151", "message": "please, no spaces at the start of a line"}], "src/gen/constr_TYPE.c": [{"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "19", "message": "open brace '{' following function definitions go on the next line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "23", "message": "space required before the open parenthesis '('"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "26", "message": "space required before the open parenthesis '('"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "35", "message": "open brace '{' following function definitions go on the next line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "37", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "37", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "38", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "38", "message": "space required before the open parenthesis '('"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "39", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "39", "message": "space required before the open parenthesis '('"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "40", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "40", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "41", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "41", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "45", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "45", "message": "space required before the open parenthesis '('"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "45", "message": "braces {} are not necessary for single statement blocks"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "46", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "46", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "47", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "50", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "50", "message": "space required before the open parenthesis '('"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "50", "message": "braces {} are not necessary for single statement blocks"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "51", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "51", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "52", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "54", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "60", "message": "open brace '{' following function definitions go on the next line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "62", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "62", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "64", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "64", "message": "space required before the open parenthesis '('"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "65", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "65", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "66", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "66", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "67", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "69", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "69", "message": "space required before the open parenthesis '('"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "70", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "70", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "70", "message": "ENOSYS means 'invalid syscall nr' and nothing else"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "71", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "71", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "72", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "73", "message": "trailing whitespace"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "73", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "74", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "78", "message": "open brace '{' following function definitions go on the next line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "82", "message": "space required before the open parenthesis '('"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "94", "message": "open brace '{' following function definitions go on the next line"}], "src/gen/constraints.c": [{"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "4", "message": "open brace '{' following function definitions go on the next line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "6", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "6", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "7", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "7", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "8", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "17", "message": "open brace '{' following function definitions go on the next line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "19", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "19", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "20", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "20", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "21", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "31", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "32", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "40", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "40", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "41", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "50", "message": "space required before the open parenthesis '('"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "56", "message": "space required before the open parenthesis '('"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "60", "message": "space required before the open parenthesis '('"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "75", "message": "void function return statements are not generally useful"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "77", "message": "open brace '{' following function definitions go on the next line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "79", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "79", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "80", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "81", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "83", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "84", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "85", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "86", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "88", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "89", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "89", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "90", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "90", "message": "space required before the open parenthesis '('"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "92", "message": "please, no spaces at the start of a line"}], "src/gen/der_encoder.c": [{"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "14", "message": "open brace '{' following function definitions go on the next line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "16", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "16", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "17", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "23", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "24", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "24", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "25", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "25", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "31", "message": "do not add new typedefs"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "35", "message": "open brace '{' following function definitions go on the next line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "38", "message": "space required before the open parenthesis '('"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "51", "message": "open brace '{' following function definitions go on the next line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "53", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "53", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "54", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "63", "message": "space required before the open parenthesis '('"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "74", "message": "open brace '{' following function definitions go on the next line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "76", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "76", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "77", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "77", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "78", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "78", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "80", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "81", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "81", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "82", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "83", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "84", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "85", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "86", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "88", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "92", "message": "spaces required around that '?' (ctx:ExV)"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "94", "message": "spaces required around that ':' (ctx:ExV)"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "97", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "97", "message": "space required before the open parenthesis '('"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "98", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "98", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "99", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "99", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "100", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "102", "message": "space required before the open parenthesis '('"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "116", "message": "space required before the open parenthesis '('"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "125", "message": "space required before the open parenthesis '('"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "133", "message": "space required before the open parenthesis '('"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "135", "message": "space required before the open parenthesis '('"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "140", "message": "space required before the open parenthesis '('"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "143", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "143", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "148", "message": "space required before the open parenthesis '('"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "156", "message": "space required before the open parenthesis '('"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "162", "message": "open brace '{' following function definitions go on the next line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "173", "message": "space required before the open parenthesis '('"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "178", "message": "space required before the open parenthesis '('"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "181", "message": "space required before the open parenthesis '('"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "187", "message": "space required before the open parenthesis '('"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "188", "message": "space required before the open parenthesis '('"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "189", "message": "space required before the open parenthesis '('"}], "src/skel/ANY.h": [{"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "14", "message": "do not add new typedefs"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "76", "message": "function definition argument 'ANY_t *' should also have an identifier name"}], "src/skel/BIT_STRING.h": [{"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "14", "message": "do not add new typedefs"}], "src/skel/BMPString.h": [{"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "14", "message": "do not add new typedefs"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "31", "message": "trailing whitespace"}], "src/skel/BOOLEAN.h": [{"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "19", "message": "do not add new typedefs"}], "src/skel/ENUMERATED.h": [{"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "14", "message": "do not add new typedefs"}], "src/skel/GeneralString.h": [{"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "14", "message": "do not add new typedefs"}], "src/skel/GeneralizedTime.h": [{"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "14", "message": "do not add new typedefs"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "71", "message": "function definition argument 'const GeneralizedTime_t *' should also have an identifier name"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "75", "message": "function definition argument 'const GeneralizedTime_t *' should also have an identifier name"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "84", "message": "function definition argument 'const GeneralizedTime_t *' should also have an identifier name"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "95", "message": "function definition argument 'const struct tm *' should also have an identifier name"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "97", "message": "function definition argument 'const struct tm *' should also have an identifier name"}], "src/skel/GraphicString.h": [{"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "14", "message": "do not add new typedefs"}], "src/skel/IA5String.h": [{"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "14", "message": "do not add new typedefs"}], "src/skel/INTEGER.h": [{"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "15", "message": "do not add new typedefs"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "21", "message": "do not add new typedefs"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "28", "message": "do not add new typedefs"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "39", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "39", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "40", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "40", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "41", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "41", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "118", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "119", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "120", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "121", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "122", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "125", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "125", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "127", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "127", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "129", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "129", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "131", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "131", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "137", "message": "please, no spaces at the start of a line"}], "src/skel/ISO646String.h": [{"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "15", "message": "do not add new typedefs"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "27", "message": "trailing whitespace"}], "src/skel/NULL.h": [{"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "18", "message": "do not add new typedefs"}], "src/skel/NativeEnumerated.h": [{"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "71", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "71", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "72", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "72", "message": "please, no spaces at the start of a line"}], "src/skel/NativeReal.h": [{"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "20", "message": "do not add new typedefs"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "21", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "29", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "29", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "31", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "31", "message": "please, no spaces at the start of a line"}], "src/skel/NumericString.h": [{"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "14", "message": "do not add new typedefs"}], "src/skel/OBJECT_IDENTIFIER.h": [{"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "19", "message": "do not add new typedefs"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "25", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "25", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "26", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "26", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "81", "message": "please, no space before tabs"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "82", "message": "please, no space before tabs"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "83", "message": "please, no space before tabs"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "84", "message": "please, no space before tabs"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "85", "message": "please, no space before tabs"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "86", "message": "please, no space before tabs"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "88", "message": "please, no space before tabs"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "89", "message": "please, no space before tabs"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "90", "message": "please, no space before tabs"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "91", "message": "please, no space before tabs"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "92", "message": "please, no space before tabs"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "93", "message": "please, no space before tabs"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "94", "message": "please, no space before tabs"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "95", "message": "please, no space before tabs"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "96", "message": "please, no space before tabs"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "98", "message": "please, no space before tabs"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "99", "message": "please, no space before tabs"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "100", "message": "please, no space before tabs"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "102", "message": "please, no space before tabs"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "103", "message": "please, no space before tabs"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "104", "message": "please, no space before tabs"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "115", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "115", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "128", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "128", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "140", "message": "trailing whitespace"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "143", "message": "trailing whitespace"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "147", "message": "trailing whitespace"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "153", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "153", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "154", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "154", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "155", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "155", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "169", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "169", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "170", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "170", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "180", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "180", "message": "please, no spaces at the start of a line"}], "src/skel/OCTET_STRING.h": [{"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "14", "message": "do not add new typedefs"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "76", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "76", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "77", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "77", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "78", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "78", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "79", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "79", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "80", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "80", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "81", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "81", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "82", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "82", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "83", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "83", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "86", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "86", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "87", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "87", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "88", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "88", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "89", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "89", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "90", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "90", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "91", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "91", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "92", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "92", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "93", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "93", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "119", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "119", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "125", "message": "do not add new typedefs"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "129", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "130", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "132", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "133", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "133", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "134", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "134", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "135", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "135", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "136", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "136", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "137", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "137", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "138", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "143", "message": "function definition argument 'const asn_TYPE_descriptor_t *' should also have an identifier name"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "143", "message": "function definition argument 'const asn_encoding_constraints_t *' should also have an identifier name"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "144", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "145", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "149", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "150", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "151", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "152", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "153", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "154", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "155", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "156", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "159", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "160", "message": "please, no spaces at the start of a line"}], "src/skel/OPEN_TYPE.h": [{"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "22", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "23", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "23", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "24", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "24", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "25", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "25", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "26", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "26", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "27", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "27", "message": "space required before the open parenthesis '('"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "42", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "43", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "44", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "45", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "46", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "53", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "54", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "55", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "56", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "57", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "64", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "65", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "66", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "67", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "68", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "75", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "76", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "77", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "78", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "79", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "82", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "83", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "84", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "89", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "90", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "91", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "92", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "93", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "96", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "97", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "98", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "102", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "103", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "104", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "105", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "106", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "109", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "110", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "111", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "114", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "115", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "116", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "119", "message": "please, no spaces at the start of a line"}], "src/skel/ObjectDescriptor.h": [{"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "14", "message": "do not add new typedefs"}], "src/skel/PrintableString.h": [{"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "14", "message": "do not add new typedefs"}], "src/skel/REAL.h": [{"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "34", "message": "do not add new typedefs"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "35", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "36", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "37", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "40", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "41", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "42", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "45", "message": "do not add new typedefs"}], "src/skel/RELATIVE-OID.h": [{"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "15", "message": "do not add new typedefs"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "21", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "21", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "22", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "22", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "67", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "67", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "68", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "68", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "77", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "77", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "80", "message": "function definition argument 'RELATIVE_OID_t *' should also have an identifier name"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "81", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "81", "message": "please, no spaces at the start of a line"}], "src/skel/T61String.h": [{"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "14", "message": "do not add new typedefs"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "26", "message": "trailing whitespace"}], "src/skel/TeletexString.h": [{"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "14", "message": "do not add new typedefs"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "26", "message": "trailing whitespace"}], "src/skel/UTCTime.h": [{"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "14", "message": "do not add new typedefs"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "65", "message": "function definition argument 'const UTCTime_t *' should also have an identifier name"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "68", "message": "function definition argument 'const struct tm *' should also have an identifier name"}], "src/skel/UTF8String.h": [{"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "14", "message": "do not add new typedefs"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "61", "message": "trailing whitespace"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "74", "message": "trailing whitespace"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "76", "message": "please, no space before tabs"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "78", "message": "please, no space before tabs"}], "src/skel/UniversalString.h": [{"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "14", "message": "do not add new typedefs"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "56", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "56", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "57", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "57", "message": "please, no spaces at the start of a line"}], "src/skel/VideotexString.h": [{"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "14", "message": "do not add new typedefs"}], "src/skel/VisibleString.h": [{"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "14", "message": "do not add new typedefs"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "26", "message": "trailing whitespace"}], "src/skel/aper_decoder.h": [{"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "41", "message": "please, no spaces at the start of a line"}], "src/skel/aper_encoder.h": [{"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "21", "message": "please, no space before tabs"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "24", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "25", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "26", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "27", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "28", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "37", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "38", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "39", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "40", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "41", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "53", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "54", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "55", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "56", "message": "please, no spaces at the start of a line"}], "src/skel/aper_opentype.h": [{"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "15", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "15", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "16", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "16", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "17", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "17", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "23", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "23", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "24", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "24", "message": "please, no spaces at the start of a line"}], "src/skel/aper_support.h": [{"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "20", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "20", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "47", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "47", "message": "please, no spaces at the start of a line"}], "src/skel/asn_SEQUENCE_OF.h": [{"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "46", "message": "please, no space before tabs"}], "src/skel/asn_SET_OF.h": [{"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "10", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "11", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "11", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "12", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "12", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "13", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "13", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "14", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "14", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "14", "message": "function definition argument 'type' should also have an identifier name"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "15", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "18", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "19", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "19", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "20", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "20", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "21", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "21", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "22", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "22", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "22", "message": "function definition argument 'type *' should also have an identifier name"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "23", "message": "please, no spaces at the start of a line"}], "src/skel/asn_application.h": [{"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "25", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "27", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "29", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "37", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "38", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "39", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "45", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "46", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "53", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "54", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "55", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "56", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "62", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "63", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "69", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "70", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "89", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "90", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "91", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "92", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "106", "message": "do not add new typedefs"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "107", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "108", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "111", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "112", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "113", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "114", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "125", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "125", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "140", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "141", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "142", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "143", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "144", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "151", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "152", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "153", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "154", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "155", "message": "please, no spaces at the start of a line"}], "src/skel/asn_bit_data.h": [{"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "17", "message": "do not add new typedefs"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "18", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "19", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "19", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "20", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "20", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "21", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "21", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "22", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "22", "message": "function definition argument 'struct asn_bit_data_s *' should also have an identifier name"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "23", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "37", "message": "function definition argument 'asn_bit_data_t *' should also have an identifier name"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "40", "message": "function definition argument 'asn_bit_data_t *' should also have an identifier name"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "47", "message": "function definition argument 'asn_bit_data_t *' should also have an identifier name"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "51", "message": "function definition argument 'asn_bit_data_t *' should also have an identifier name"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "56", "message": "do not add new typedefs"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "67", "message": "function definition argument 'asn_bit_outp_t *' should also have an identifier name"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "70", "message": "function definition argument 'asn_bit_outp_t *' should also have an identifier name"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "77", "message": "function definition argument 'asn_bit_outp_t *' should also have an identifier name"}], "src/skel/asn_codecs.h": [{"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "23", "message": "do not add new typedefs"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "41", "message": "do not add new typedefs"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "66", "message": "space required before the open parenthesis '('"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "71", "message": "space required before the open parenthesis '('"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "75", "message": "trailing whitespace"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "86", "message": "do not add new typedefs"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "96", "message": "space required before the open parenthesis '('"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "102", "message": "space required before the open parenthesis '('"}], "src/skel/asn_codecs_prim.h": [{"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "14", "message": "do not add new typedefs"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "15", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "16", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "31", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "32", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "33", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "34", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "35", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "38", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "39", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "46", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "47", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "48", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "49", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "57", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "58", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "59", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "60", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "61", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "64", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "65", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "72", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "73", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "74", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "75", "message": "please, no spaces at the start of a line"}], "src/skel/asn_internal.h": [{"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "43", "message": "space required before the open brace '{'"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "43", "message": "space required after that close brace '}'"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "43", "message": "space required before the open parenthesis '('"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "45", "message": "exactly one space required after that #ifdef"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "64", "message": "space required before the open parenthesis '('"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "64", "message": "Single statement macros should not use a do {} while (0) loop"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "68", "message": "space required before the open parenthesis '('"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "72", "message": "space required before the open parenthesis '('"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "79", "message": "space required before the open brace '{'"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "79", "message": "space required after that close brace '}'"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "79", "message": "space required before the open parenthesis '('"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "96", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "97", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "104", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "105", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "105", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "105", "message": "space required before the open parenthesis '('"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "106", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "106", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "107", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "107", "message": "space required before the open parenthesis '('"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "110", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "111", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "111", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "113", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "114", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "114", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "115", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "115", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "118", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "119", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "119", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "120", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "120", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "121", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "121", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "122", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "122", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "122", "message": "space required before the open parenthesis '('"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "123", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "123", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "123", "message": "space required before the open parenthesis '('"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "124", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "124", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "124", "message": "space required before the open parenthesis '('"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "125", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "125", "message": "space required before the open parenthesis '('"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "128", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "128", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "129", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "129", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "129", "message": "suspect code indent for conditional statements (8, 12)"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "129", "message": "space required before the open parenthesis '('"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "130", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "130", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "131", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "131", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "131", "message": "suspect code indent for conditional statements (8, 12)"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "131", "message": "space required before the open parenthesis '('"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "132", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "132", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "132", "message": "space required before the open parenthesis '('"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "133", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "133", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "134", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "134", "message": "space required before the open parenthesis '('"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "158", "message": "open brace '{' following function definitions go on the next line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "160", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "161", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "164", "message": "open brace '{' following function definitions go on the next line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "166", "message": "space required before the open parenthesis '('"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "170", "message": "space required before the open parenthesis '('"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "173", "message": "space required before the open parenthesis '('"}], "src/skel/asn_ioc.h": [{"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "21", "message": "do not add new typedefs"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "22", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "23", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "24", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "28", "message": "do not add new typedefs"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "29", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "30", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "31", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "31", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "32", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "32", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "33", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "33", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "34", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "34", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "35", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "36", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "37", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "38", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "39", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "39", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "40", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "40", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "41", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "41", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "42", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "42", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "43", "message": "please, no spaces at the start of a line"}], "src/skel/asn_random_fill.h": [{"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "24", "message": "do not add new typedefs"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "25", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "26", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "26", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "27", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "27", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "28", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "28", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "29", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "30", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "33", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "34", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "35", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "44", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "44", "message": "please, no spaces at the start of a line"}], "src/skel/asn_system.h": [{"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "48", "message": "plain inline is preferred over __inline"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "91", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "91", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "92", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "92", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "93", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "93", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "106", "message": "spaces required around that '>=' (ctx:VxW)"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "137", "message": "space required after that ',' (ctx:VxV)"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "138", "message": "spaces required around that '<' (ctx:VxV)"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "140", "message": "space required after that ',' (ctx:VxV)"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "140", "message": "spaces required around that '<' (ctx:VxV)"}], "src/skel/ber_decoder.h": [{"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "26", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "27", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "28", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "29", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "30", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "37", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "38", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "39", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "53", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "54", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "55", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "56", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "57", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "58", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "59", "message": "please, no spaces at the start of a line"}], "src/skel/ber_tlv_length.h": [{"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "12", "message": "do not add new typedefs"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "32", "message": "please, no space before tabs"}], "src/skel/ber_tlv_tag.h": [{"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "18", "message": "do not add new typedefs"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "35", "message": "function definition argument 'FILE *' should also have an identifier name"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "42", "message": "please, no space before tabs"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "43", "message": "please, no space before tabs"}], "src/skel/constr_CHOICE.h": [{"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "14", "message": "do not add new typedefs"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "91", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "91", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "92", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "92", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "93", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "93", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "96", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "96", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "97", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "97", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "98", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "98", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "99", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "99", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "106", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "106", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "115", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "115", "message": "please, no spaces at the start of a line"}], "src/skel/constr_SEQUENCE.h": [{"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "14", "message": "do not add new typedefs"}], "src/skel/constr_SET.h": [{"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "15", "message": "do not add new typedefs"}], "src/skel/constr_SET_OF.h": [{"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "15", "message": "do not add new typedefs"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "19", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "20", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "23", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "79", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "80", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "81", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "82", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "86", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "87", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "88", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "91", "message": "\"foo * bar\" should be \"foo *bar\""}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "92", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "92", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "93", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "93", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "94", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "94", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "97", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "97", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "98", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "98", "message": "please, no spaces at the start of a line"}], "src/skel/constr_TYPE.h": [{"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "29", "message": "do not add new typedefs"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "91", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "92", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "93", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "103", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "113", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "124", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "130", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "131", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "132", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "133", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "154", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "154", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "172", "message": "do not add new typedefs"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "173", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "174", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "177", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "178", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "184", "message": "do not add new typedefs"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "185", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "186", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "187", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "188", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "189", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "190", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "191", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "192", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "193", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "194", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "195", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "196", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "197", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "198", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "199", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "200", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "201", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "202", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "208", "message": "do not add new typedefs"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "210", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "213", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "216", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "218", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "224", "message": "do not add new typedefs"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "225", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "226", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "232", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "241", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "242", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "243", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "244", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "247", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "252", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "253", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "259", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "266", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "267", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "268", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "269", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "270", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "271", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "272", "message": "do not add new typedefs"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "273", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "274", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "275", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "276", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "277", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "278", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "279", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "280", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "281", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "282", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "283", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "289", "message": "do not add new typedefs"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "290", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "291", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "292", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "293", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "300", "message": "please, no space before tabs"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "301", "message": "please, no space before tabs"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "305", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "305", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "306", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "306", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "309", "message": "trailing whitespace"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "313", "message": "please, no space before tabs"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "316", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "316", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "317", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "317", "message": "please, no spaces at the start of a line"}], "src/skel/constraints.h": [{"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "24", "message": "trailing whitespace"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "30", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "31", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "32", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "33", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "42", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "43", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "44", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "57", "message": "space required before the open parenthesis '('"}], "src/skel/der_encoder.h": [{"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "24", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "24", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "25", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "25", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "26", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "26", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "31", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "32", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "33", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "34", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "41", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "42", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "43", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "44", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "45", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "57", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "57", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "58", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "58", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "59", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "59", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "60", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "60", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "61", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "61", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "62", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "62", "message": "please, no spaces at the start of a line"}], "src/skel/jer_decoder.h": [{"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "22", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "23", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "24", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "25", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "26", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "33", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "34", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "35", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "36", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "37", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "50", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "51", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "52", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "53", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "54", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "55", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "55", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "56", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "57", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "57", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "66", "message": "do not add new typedefs"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "70", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "72", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "77", "message": "trailing whitespace"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "80", "message": "do not add new typedefs"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "82", "message": "trailing whitespace"}], "src/skel/jer_encoder.h": [{"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "31", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "31", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "32", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "32", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "33", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "33", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "34", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "34", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "41", "message": "please, no space before tabs"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "42", "message": "please, no space before tabs"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "46", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "46", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "58", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "59", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "60", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "61", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "62", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "63", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "64", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "67", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "68", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "74", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "75", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "76", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "77", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "78", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "79", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "80", "message": "please, no spaces at the start of a line"}], "src/skel/jer_support.h": [{"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "18", "message": "do not add new typedefs"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "19", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "25", "message": "do not add new typedefs"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "30", "message": "trailing whitespace"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "40", "message": "trailing whitespace"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "41", "message": "trailing whitespace"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "43", "message": "trailing whitespace"}], "src/skel/oer_decoder.h": [{"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "34", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "35", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "36", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "37", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "38", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "39", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "58", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "58", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "59", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "59", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "60", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "60", "message": "please, no spaces at the start of a line"}], "src/skel/oer_encoder.h": [{"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "23", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "23", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "24", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "24", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "25", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "25", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "30", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "31", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "32", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "33", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "34", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "41", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "42", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "43", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "44", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "45", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "55", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "55", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "56", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "56", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "57", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "57", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "58", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "58", "message": "please, no spaces at the start of a line"}], "src/skel/oer_support.h": [{"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "17", "message": "do not add new typedefs"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "18", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "19", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "21", "message": "do not add new typedefs"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "22", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "23", "message": "please, no spaces at the start of a line"}], "src/skel/per_decoder.h": [{"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "21", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "22", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "23", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "24", "message": "please, no spaces at the start of a line"}], "src/skel/per_encoder.h": [{"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "21", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "22", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "23", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "27", "message": "do not add new typedefs"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "28", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "29", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "30", "message": "please, no spaces at the start of a line"}], "src/skel/per_opentype.h": [{"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "15", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "15", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "16", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "16", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "17", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "17", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "18", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "18", "message": "please, no spaces at the start of a line"}], "src/skel/per_support.h": [{"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "18", "message": "do not add new typedefs"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "30", "message": "do not add new typedefs"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "38", "message": "do not add new typedefs"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "42", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "45", "message": "do not add new typedefs"}], "src/skel/uper_decoder.h": [{"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "22", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "23", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "24", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "25", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "26", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "34", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "35", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "36", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "37", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "38", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "39", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "40", "message": "please, no spaces at the start of a line"}], "src/skel/uper_encoder.h": [{"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "21", "message": "please, no space before tabs"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "24", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "25", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "26", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "27", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "28", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "37", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "38", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "39", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "40", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "41", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "52", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "53", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "54", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "55", "message": "please, no spaces at the start of a line"}], "src/skel/uper_opentype.h": [{"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "15", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "15", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "16", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "16", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "17", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "17", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "20", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "20", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "27", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "27", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "28", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "28", "message": "please, no spaces at the start of a line"}], "src/skel/uper_support.h": [{"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "20", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "20", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "42", "message": "function definition argument 'long' should also have an identifier name"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "60", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "60", "message": "please, no spaces at the start of a line"}], "src/skel/xer_decoder.h": [{"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "21", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "22", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "23", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "24", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "25", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "32", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "33", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "34", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "35", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "48", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "49", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "50", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "51", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "52", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "53", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "54", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "54", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "55", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "56", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "56", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "65", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "65", "message": "do not add new typedefs"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "70", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "77", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "77", "message": "do not add new typedefs"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "86", "message": "please, no spaces at the start of a line"}], "src/skel/xer_encoder.h": [{"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "28", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "28", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "29", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "29", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "30", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "30", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "31", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "31", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "38", "message": "please, no space before tabs"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "39", "message": "please, no space before tabs"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "43", "message": "code indent should use tabs where possible"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "43", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "55", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "56", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "57", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "58", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "59", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "60", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "61", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "64", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "65", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "71", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "72", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "73", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "74", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "75", "message": "please, no spaces at the start of a line"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "76", "message": "please, no spaces at the start of a line"}], "src/skel/xer_support.h": [{"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "18", "message": "do not add new typedefs"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "22", "message": "trailing whitespace"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "32", "message": "trailing whitespace"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "33", "message": "trailing whitespace"}, {"robot_id": "checkpatch", "robot_run_id": "", "url": "", "line": "35", "message": "trailing whitespace"}]}} + ssh -o UserKnownHostsFile=/build/osmo-ci/lint/../contrib/known_hosts -p 29418 -l jenkins gerrit.osmocom.org gerrit review --project libosmo-asn1-tcap 41022,4 --json error: One or more comments were rejected in validation: Exceeding maximum number of comments: 31 (existing) + 11462 (new) > 5000 fatal: one or more reviews failed; review output above Build step 'Execute shell' marked build as failure $ ssh-agent -k unset SSH_AUTH_SOCK; unset SSH_AGENT_PID; echo Agent pid 3315723 killed; [ssh-agent] Stopped. Finished: FAILURE