osmith has submitted this change. (
https://gerrit.osmocom.org/c/osmo-ci/+/33464 )
Change subject: lint: typedefs_osmo: add l1if_compl_cb
......................................................................
lint: typedefs_osmo: add l1if_compl_cb
Fix for:
need consistent spacing around '*' (ctx:WxV)
(or typedef missing in osmo-ci/lint/checkpatch/typedefs_osmo.txt?)
Related:
https://gerrit.osmocom.org/c/osmo-bts/+/33457/7/src/osmo-bts-sysmo/l1_if.c#…
Change-Id: If045d1734e918af9ce1e5c37cbd305deab848b56
---
M lint/checkpatch/typedefs_osmo.txt
1 file changed, 14 insertions(+), 0 deletions(-)
Approvals:
Jenkins Builder: Verified
fixeria: Looks good to me, but someone else must approve
osmith: Looks good to me, approved
diff --git a/lint/checkpatch/typedefs_osmo.txt b/lint/checkpatch/typedefs_osmo.txt
index 48b42bc..1dae49a 100644
--- a/lint/checkpatch/typedefs_osmo.txt
+++ b/lint/checkpatch/typedefs_osmo.txt
@@ -1,3 +1,4 @@
A_SEQUENCE_OF
A_SET_OF
+l1if_compl_cb
ranap_message
--
To view, visit
https://gerrit.osmocom.org/c/osmo-ci/+/33464
To unsubscribe, or for help writing mail filters, visit
https://gerrit.osmocom.org/settings
Gerrit-Project: osmo-ci
Gerrit-Branch: master
Gerrit-Change-Id: If045d1734e918af9ce1e5c37cbd305deab848b56
Gerrit-Change-Number: 33464
Gerrit-PatchSet: 2
Gerrit-Owner: osmith <osmith(a)sysmocom.de>
Gerrit-Reviewer: Jenkins Builder
Gerrit-Reviewer: fixeria <vyanitskiy(a)sysmocom.de>
Gerrit-Reviewer: osmith <osmith(a)sysmocom.de>
Gerrit-CC: pespin <pespin(a)sysmocom.de>
Gerrit-MessageType: merged