pespin has uploaded a new patch set (#2). ( https://gerrit.osmocom.org/c/libosmo-sccp/+/24637 )
Change subject: cosmetic: xua_asp_fsm.c: reorder functions in file ...................................................................... cosmetic: xua_asp_fsm.c: reorder functions in file Reorder functions to follow usual order in FSM files: 1- structs and helper functions 2- for each state: first _oneneter, then the action func 3- generic state fsm functions (timers, all_state) 4- struct osmo_fsm_state 5- FSM allocator and public functions Change-Id: Ic143db3dda48750effddaa0cafadf960f5b5c38c --- M src/xua_asp_fsm.c 1 file changed, 44 insertions(+), 36 deletions(-) git pull ssh://gerrit.osmocom.org:29418/libosmo-sccp refs/changes/37/24637/2 -- To view, visit https://gerrit.osmocom.org/c/libosmo-sccp/+/24637 To unsubscribe, or for help writing mail filters, visit https://gerrit.osmocom.org/settings Gerrit-Project: libosmo-sccp Gerrit-Branch: master Gerrit-Change-Id: Ic143db3dda48750effddaa0cafadf960f5b5c38c Gerrit-Change-Number: 24637 Gerrit-PatchSet: 2 Gerrit-Owner: pespin <pes...@sysmocom.de> Gerrit-CC: Jenkins Builder Gerrit-MessageType: newpatchset