12 comments:
File src/osmo-bsc/bsc_ctrl.c:
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14666):
Patch Set #1, Line 848: if (!strlen(bts_dump)) {
braces {} are not necessary for single statement blocks
File src/osmo-bsc/bts_ctrl.c:
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14666):
Patch Set #1, Line 1490: if (!dump) {
braces {} are not necessary for single statement blocks
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14666):
Patch Set #1, Line 1497: if (!trx_dump) {
braces {} are not necessary for single statement blocks
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14666):
Patch Set #1, Line 1500: if (!strlen(trx_dump)) {
braces {} are not necessary for single statement blocks
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14666):
Patch Set #1, Line 1504: if (!dump) {
braces {} are not necessary for single statement blocks
File src/osmo-bsc/bts_trx_ctrl.c:
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14666):
Patch Set #1, Line 107: if (!dump) {
braces {} are not necessary for single statement blocks
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14666):
Patch Set #1, Line 113: if (!ts_dump) {
braces {} are not necessary for single statement blocks
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14666):
Patch Set #1, Line 116: if (!strlen(ts_dump)) {
braces {} are not necessary for single statement blocks
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14666):
Patch Set #1, Line 120: if (!dump) {
braces {} are not necessary for single statement blocks
File src/osmo-bsc/bts_trx_ts_ctrl.c:
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14666):
Patch Set #1, Line 104: if (!dump) {
braces {} are not necessary for single statement blocks
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14666):
Patch Set #1, Line 110: if (!lchan_dump) {
braces {} are not necessary for single statement blocks
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14666):
Patch Set #1, Line 114: if (!dump) {
braces {} are not necessary for single statement blocks
To view, visit change 36084. To unsubscribe, or for help writing mail filters, visit settings.