Attention is currently required from: daniel, lynxis lazus.
Patch set 5:Code-Review -1
2 comments:
File src/sgsn/gprs_routing_area.c:
Patch Set #5, Line 289: llist_for_each_entry_safe(ra, ra2, &sgsn_ra_ctx->ras, list) {
space required before the open parenthesis '('
This one needs to be fixed. This is a for, not a function, we use a space.
Patch Set #5, Line 290: llist_for_each_entry_safe(cell, cell2, &ra->cells, list) {
space required before the open parenthesis '('
Please fix.
To view, visit change 37865. To unsubscribe, or for help writing mail filters, visit settings.