8 comments:
File src/osmo-bsc/bts.c:
Robot Comment from checkpatch (run ID ):
Patch Set #1, Line 761: int gsm_bts_set_lac(struct gsm_bts *bts, int lac) {
open brace '{' following function definitions go on the next line
Robot Comment from checkpatch (run ID ):
Patch Set #1, Line 772: int gsm_bts_set_ci(struct gsm_bts *bts, int ci) {
open brace '{' following function definitions go on the next line
File src/osmo-bsc/bts_ctrl.c:
Robot Comment from checkpatch (run ID ):
Patch Set #1, Line 247: static int get_bts_lac(struct ctrl_cmd *cmd, void *data) {
open brace '{' following function definitions go on the next line
Robot Comment from checkpatch (run ID ):
Patch Set #1, Line 257: static int set_bts_lac(struct ctrl_cmd *cmd, void *data) {
open brace '{' following function definitions go on the next line
Robot Comment from checkpatch (run ID ):
Patch Set #1, Line 266: static int verify_bts_lac(struct ctrl_cmd *cmd, const char *value, void *data) {
open brace '{' following function definitions go on the next line
Robot Comment from checkpatch (run ID ):
Patch Set #1, Line 280: static int get_bts_ci(struct ctrl_cmd *cmd, void *data) {
open brace '{' following function definitions go on the next line
Robot Comment from checkpatch (run ID ):
Patch Set #1, Line 290: static int set_bts_ci(struct ctrl_cmd *cmd, void *data) {
open brace '{' following function definitions go on the next line
Robot Comment from checkpatch (run ID ):
Patch Set #1, Line 299: static int verify_bts_ci(struct ctrl_cmd *cmd, const char *value, void *data) {
open brace '{' following function definitions go on the next line
To view, visit change 40917. To unsubscribe, or for help writing mail filters, visit settings.