Attention is currently required from: laforge. pespin has posted comments on this change. ( https://gerrit.osmocom.org/c/osmo-bsc/+/28256 )
Change subject: Move all SMSCB/CBC vty code to its own file ......................................................................
Patch Set 1:
(1 comment)
Patchset:
PS1:
is this purely cosmetic? might deserve a mention in the commitlog. […]
Because I had to learn the code, and having 1k lines less of boilerplate code to look at is really helpful to understand it quicker. This is useful for me now and other people coming later. Also, because in general we put VTY code in _vty.c files.
And yes, this commit is purely cosmetic, moving stuff around.