This is an automated email from the git hooks/post-receive script. It was generated because a ref change was pushed to the repository containing the project "An utility library for Open Source Mobile Communications".
The branch, master has been updated via 33c7ba693416bca679c60e15b31cf425bda75a2f (commit) from 85a6af213e8ccc0eb177b994db4137cf5b3089a4 (commit)
Those revisions listed above that are new to this repository have not appeared on any other notification email; so we list those revisions in full, below.
- Log ----------------------------------------------------------------- http://cgit.osmocom.org/libosmocore/commit/?id=33c7ba693416bca679c60e15b31cf...
commit 33c7ba693416bca679c60e15b31cf425bda75a2f Author: Max msuraev@sysmocom.de Date: Tue May 2 16:24:12 2017 +0200
Simplify ctrl cmd lookup
Replace if-else ladder & gotos with single switch statement & explicit return to make reading code easier.
Change-Id: Ida1b389b571c60c26813cd29e61b3e4423c5df0f
-----------------------------------------------------------------------
Summary of changes: src/ctrl/control_if.c | 40 +++++++++++++++++++--------------------- src/ctrl/fsm_ctrl_commands.c | 17 ++++++----------- 2 files changed, 25 insertions(+), 32 deletions(-)
hooks/post-receive
osmocom-commitlog@lists.osmocom.org