Attention is currently required from: msuraev. pespin has posted comments on this change. ( https://gerrit.osmocom.org/c/osmocom-bb/+/30978 )
Change subject: layer23: Move layer2-socket VTY command to common/ ......................................................................
Patch Set 1:
(1 comment)
File src/host/layer23/src/common/vty.c:
https://gerrit.osmocom.org/c/osmocom-bb/+/30978/comment/fa04bc42_a1907da7 PS1, Line 53: static void l23_vty_restart(struct vty *vty, struct osmocom_ms *ms)
That's pretty confusing name: smth like l23_vty_print_restart() or alike would be easier to grasp.
I'm just keeping the old name here, adding the new prefix.