Attention is currently required from: wbokslag. fixeria has posted comments on this change. ( https://gerrit.osmocom.org/c/osmo-tetra/+/29407 )
Change subject: Reformatting to prevent linter warnings ......................................................................
Patch Set 1:
(5 comments)
File src/tetra_cmce_pdu.c:
https://gerrit.osmocom.org/c/osmo-tetra/+/29407/comment/36a57e8b_43b572d4 PS1, Line 27: { TCMCE_PDU_T_D_ALERT, "D-ALERT" }, You're breaking alignment here.
File src/tetra_mac_pdu.c:
https://gerrit.osmocom.org/c/osmo-tetra/+/29407/comment/f4f5cdbb_d85e4253 PS1, Line 97: cad->type = bits_to_uint(cur, 2); cur += 2; You're breaking alignment here.
https://gerrit.osmocom.org/c/osmo-tetra/+/29407/comment/3d98475d_1ff234fb PS1, Line 387: { ADDR_TYPE_NULL, "Null PDU" }, You're breaking alignment here.
File src/tetra_mm_pdu.h:
https://gerrit.osmocom.org/c/osmo-tetra/+/29407/comment/9aac566f_a4d41d17 PS1, Line 6: TMM_PDU_T_D_OTAR = 0x0, You're breaking alignment here.
File src/tetra_mm_pdu.c:
https://gerrit.osmocom.org/c/osmo-tetra/+/29407/comment/fcf59a5e_8b3f9e4c PS1, Line 27: { TMM_PDU_T_D_OTAR, "D-OTAR" }, You're breaking alignment here.