Patch Set 1: (2 comments)
https://gerrit.osmocom.org/#/c/2930/1/src/common/measurement.c File src/common/measurement.c: PS1, Line 150: "%s measurement during state: %s, num_ul_meas=%d\n", : gsm_lchan_name(lchan), gsm_lchans_name(lchan->state), : lchan->meas.num_ul_meas); Let's don't mix tabs and spaces. PS1, Line 157: "%s no space for uplink measurement, num_ul_meas=%d\n", : gsm_lchan_name(lchan), lchan->meas.num_ul_meas); : return -ENOSPC; Same here... -- To view, visit https://gerrit.osmocom.org/2930 To unsubscribe, visit https://gerrit.osmocom.org/settings Gerrit-MessageType: comment Gerrit-Change-Id: I79926f25de088571fcc2c14388c72fc968c2d382 Gerrit-PatchSet: 1 Gerrit-Project: osmo-bts Gerrit-Branch: master Gerrit-Owner: dexter <[email protected]> Gerrit-Reviewer: Jenkins Builder Gerrit-Reviewer: Vadim Yanitskiy <[email protected]> Gerrit-HasComments: Yes
