Attention is currently required from: fixeria, pespin.

laforge has posted comments on this change by pespin. ( 
https://gerrit.osmocom.org/c/osmo-bsc/+/38127?usp=email )

Change subject: Introduce hashtable to lookup bts by <LAC,CI>
......................................................................


Patch Set 2: Code-Review+1

(1 comment)

File include/osmocom/bsc/gsm_data.h:

https://gerrit.osmocom.org/c/osmo-bsc/+/38127/comment/4eaee8cc_f8a3e503?usp=email
 :
PS2, 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 https://gerrit.osmocom.org/c/osmo-bsc/+/38127?usp=email
To unsubscribe, or for help writing mail filters, visit 
https://gerrit.osmocom.org/settings?usp=email

Gerrit-MessageType: comment
Gerrit-Project: osmo-bsc
Gerrit-Branch: master
Gerrit-Change-Id: I47db6c7543e5c6c3b8f0de3ae5ee1b53c2b5f16f
Gerrit-Change-Number: 38127
Gerrit-PatchSet: 2
Gerrit-Owner: pespin <[email protected]>
Gerrit-Reviewer: Jenkins Builder
Gerrit-Reviewer: fixeria <[email protected]>
Gerrit-Reviewer: laforge <[email protected]>
Gerrit-Attention: fixeria <[email protected]>
Gerrit-Attention: pespin <[email protected]>
Gerrit-Comment-Date: Mon, 16 Sep 2024 07:30:42 +0000
Gerrit-HasComments: Yes
Gerrit-Has-Labels: Yes
Comment-In-Reply-To: fixeria <[email protected]>
Comment-In-Reply-To: pespin <[email protected]>

Reply via email to