Attention is currently required from: jolly, dexter.
Patch set 1:Code-Review -1
2 comments:
File include/osmocom/gsm/protocol/gsm_44_068.h:
Patch Set #1, Line 9: (C) 2023 by Andreas Eversberg <jolly@eversberg.eu>
copyright is with sysmocom for code written by employees during work time. Check other files where you have templates like "(C) sysmocom - s.f.m.c. GmbH, Author: ...."
Patch Set #1, Line 19: enum gcc_iei {
in general we try to avoid clobbering the global namespace with symbols or type names without an osmo_* prefix for new code, see https://osmocom.org/projects/cellular-infrastructure/wiki/Coding_standards#Naming-conventions
To view, visit change 32930. To unsubscribe, or for help writing mail filters, visit settings.