Attention is currently required from: laforge.

laforge uploaded patch set #2 to this change.

View Change

firmware/sniffer: Group global variables in structs

This is a purely cosmetic change that groups PPS, TPDU and ATR related
global variables into structs. The structs get g_ prefixes to indicate
a global variable. This avoids confusion between very short/generic
variable names that might clash with local variables.

Change-Id: I3e02f6c6b063ebc860b7a2a54dfc6051f1ea584f
---
M firmware/libcommon/source/sniffer.c
1 file changed, 102 insertions(+), 94 deletions(-)

git pull ssh://gerrit.osmocom.org:29418/simtrace2 refs/changes/83/30183/2

To view, visit change 30183. To unsubscribe, or for help writing mail filters, visit settings.

Gerrit-Project: simtrace2
Gerrit-Branch: master
Gerrit-Change-Id: I3e02f6c6b063ebc860b7a2a54dfc6051f1ea584f
Gerrit-Change-Number: 30183
Gerrit-PatchSet: 2
Gerrit-Owner: laforge <laforge@osmocom.org>
Gerrit-Reviewer: Jenkins Builder
Gerrit-Attention: laforge <laforge@osmocom.org>
Gerrit-MessageType: newpatchset