Hello osmith, Jenkins Builder,

I'd like you to reexamine a change. Please visit

    https://gerrit.osmocom.org/c/osmo-pcu/+/25827

to look at the new patch set (#2).

Change subject: Split csn1.c into common, enc and dec files
......................................................................

Split csn1.c into common, enc and dec files

The CSN1 encoder/decoder code is already lengthy and complex enough,
there's no need to keep it in the same file, specially because when
debugging, only is interested in one of the 2 functions, and they both
look really similar (long spaghetti switches).

Change-Id: I7d1b1f7e6d7f89b052b3fd73a960419bb2673020
---
M debian/copyright
M src/Makefile.am
M src/csn1.c
M src/csn1.h
A src/csn1_dec.c
A src/csn1_enc.c
6 files changed, 2,718 insertions(+), 2,627 deletions(-)


  git pull ssh://gerrit.osmocom.org:29418/osmo-pcu refs/changes/27/25827/2
--
To view, visit https://gerrit.osmocom.org/c/osmo-pcu/+/25827
To unsubscribe, or for help writing mail filters, visit 
https://gerrit.osmocom.org/settings

Gerrit-Project: osmo-pcu
Gerrit-Branch: master
Gerrit-Change-Id: I7d1b1f7e6d7f89b052b3fd73a960419bb2673020
Gerrit-Change-Number: 25827
Gerrit-PatchSet: 2
Gerrit-Owner: pespin <[email protected]>
Gerrit-Reviewer: Jenkins Builder
Gerrit-Reviewer: osmith <[email protected]>
Gerrit-CC: laforge <[email protected]>
Gerrit-MessageType: newpatchset

Reply via email to