diff options
author | Harald Welte <laforge@gnumonks.org> | 2019-06-04 12:10:11 +0200 |
---|---|---|
committer | Harald Welte <laforge@gnumonks.org> | 2019-06-05 10:01:20 +0000 |
commit | cb5e8312b6eaecb4080276b0288de3949e5616e7 (patch) | |
tree | 85666957173fc4fe7e65aca9789dfe7fc2aaeb03 /src/gsm/rsl.c | |
parent | 7b74551b93421d30d5f0346042993ff763ddbe25 (diff) |
fsm: Reduce amount of copy+pasted LOGPFSMSRC() statements
Instead of copy+pasting the same LOGPFSMSRC("State change to " ...)
with slightly different trailer depending on the FSM timer, let's first
snprintf() to a stack variable and then have a single log statement.
Change-Id: I49528c4ca1fa11aef09c2092615dccca450b847c
Diffstat (limited to 'src/gsm/rsl.c')
0 files changed, 0 insertions, 0 deletions