Attention is currently required from: laforge.

laforge uploaded patch set #3 to this change.

View Change

Replace explicit gsm_lchan_name() calls with LOGPLCHAN

There was a surprising number of explicit gsm_lchan_name() calls
from within log message code. Let's avoid that whenever possible and
use a LOGPLCHAN() or related macro.

Change-Id: If4f4f555f5ca61dfa624b298805f5375efc0b137
---
M src/common/l1sap.c
M src/common/measurement.c
M src/common/rsl.c
M src/osmo-bts-lc15/oml.c
M src/osmo-bts-oc2g/oml.c
M src/osmo-bts-octphy/l1_tch.c
M src/osmo-bts-sysmo/oml.c
M src/osmo-bts-virtual/l1_if.c
8 files changed, 161 insertions(+), 273 deletions(-)

git pull ssh://gerrit.osmocom.org:29418/osmo-bts refs/changes/93/32093/3

To view, visit change 32093. To unsubscribe, or for help writing mail filters, visit settings.

Gerrit-Project: osmo-bts
Gerrit-Branch: master
Gerrit-Change-Id: If4f4f555f5ca61dfa624b298805f5375efc0b137
Gerrit-Change-Number: 32093
Gerrit-PatchSet: 3
Gerrit-Owner: laforge <laforge@osmocom.org>
Gerrit-Reviewer: Jenkins Builder
Gerrit-Attention: laforge <laforge@osmocom.org>
Gerrit-MessageType: newpatchset