Skip to content
Success

Changes

Summary

  1. checkpath: Exclude csn1 files (details)
  2. csn1: Use enum to select enc/dec direction (details)
Commit b6989af5b96b222d92125a515c11cd084b3c9bb5 by Pau Espin Pedrol
checkpath: Exclude csn1 files

CSN.1 parsing code is inherited/co-maintained with wireshark.git code,
and used to have its own coding style, so avoid enforcing osmocom code
style in there.

Change-Id: Ib6e7d2dcc3d8f262092f0100e55cad397aa226f4
The file was modified.checkpatch.conf
Commit 9aa5843d7a91fc74cbf25ea097d90d0798069ef2 by Pau Espin Pedrol
csn1: Use enum to select enc/dec direction

Change-Id: I845bcab61e354436bff1c3a0f2b6f49de9705716
The file was modifiedsrc/csn1_enc.c
The file was modifiedsrc/csn1_dec.c
The file was modifiedsrc/gsm_rlcmac.c
The file was modifiedsrc/csn1.h
The file was modifiedsrc/csn1.c