Attention is currently required from: fixeria, pespin.
Patch set 2:Code-Review +1
1 comment:
File include/osmocom/bsc/gsm_data.h:
Patch Set #2, Line 993: #define LAC_CI_HASHTABLE_KEY(lac, ci) ((((uint32_t)(ci)) << sizeof(lac)) | (uint32_t)(lac))
I mean, please remove a tab before the `#define ...` (shift to the left).
Acknowledged
To view, visit change 38127. To unsubscribe, or for help writing mail filters, visit settings.