pespin uploaded patch set #3 to this change.

View Change

osmux: Simplify and constify param passing

Parameters passed to several functions are rearrange to make code
simplier to follow, as well as dependencies between the different
functions. As a result, some parameters can be marked as const while
doing the change.

Change-Id: Idebd4a66630c16548f557632a54d6b7e1b3906fd
---
M include/osmocom/mgcp/osmux.h
M src/libosmo-mgcp/mgcp_osmux.c
M src/libosmo-mgcp/mgcp_protocol.c
3 files changed, 26 insertions(+), 36 deletions(-)

git pull ssh://gerrit.osmocom.org:29418/osmo-mgw refs/changes/44/29644/3

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

Gerrit-Project: osmo-mgw
Gerrit-Branch: master
Gerrit-Change-Id: Idebd4a66630c16548f557632a54d6b7e1b3906fd
Gerrit-Change-Number: 29644
Gerrit-PatchSet: 3
Gerrit-Owner: pespin <pespin@sysmocom.de>
Gerrit-Reviewer: Jenkins Builder
Gerrit-MessageType: newpatchset