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.
--
To view, visit
https://gerrit.osmocom.org/c/osmo-tetra/+/29407
To unsubscribe, or for help writing mail filters, visit
https://gerrit.osmocom.org/settings
Gerrit-Project: osmo-tetra
Gerrit-Branch: master
Gerrit-Change-Id: I0dc35e7d536900b4beed19042183838857b7dac7
Gerrit-Change-Number: 29407
Gerrit-PatchSet: 1
Gerrit-Owner: wbokslag <w.bokslag(a)midnightblue.nl>
Gerrit-Reviewer: Jenkins Builder
Gerrit-CC: fixeria <vyanitskiy(a)sysmocom.de>
Gerrit-Attention: wbokslag <w.bokslag(a)midnightblue.nl>
Gerrit-Comment-Date: Sun, 18 Sep 2022 15:44:59 +0000
Gerrit-HasComments: Yes
Gerrit-Has-Labels: No
Gerrit-MessageType: comment