Attention is currently required from: laforge, pespin.
4 comments:
File src/osmo-bsc/bts_nokia_site.c:
Patch Set #21, Line 1828: get_object_identity_string(object_id_state[4]),
wrong indentation
Wrong how? Previously it was said that the indentation has to be moved to the (, and that is what I did.
Patch Set #21, Line 1860: !FIND_ELEM(noh->data, len_data, NOKIA_EI_OBJ_STATE, &object_state, sizeof(object_state))) {
wrong indentation, indent it so that both "!FIND_ELEM" end up in the same column.
On my end they are exactly like that. At least in Notepad++
Patch Set #21, Line 1876: get_object_identity_string(object_identity[1]),
wrong indentation
Same as on the first one.
Patch Set #21, Line 1884: get_object_identity_string(object_identity[1]),
wrong indentation
Same as on the first one.
To view, visit change 39416. To unsubscribe, or for help writing mail filters, visit settings.