osmocom-bb[master]: mobile: get rid of unused variables / functions

2017-11-02 Thread Max
Patch Set 1: (1 comment) https://gerrit.osmocom.org/#/c/4644/1/src/host/layer23/src/mobile/gsm411_sms.c File src/host/layer23/src/mobile/gsm411_sms.c: Line 238: /* uint8_t sms_mms = !!(*smsp & 0x04); */ Why keeping it? If it's not used anywhere than it should be simply removed. -- To v

osmocom-bb[master]: mobile: get rid of unused variables / functions

2017-11-02 Thread Harald Welte
Patch Set 1: Code-Review+2 -- To view, visit https://gerrit.osmocom.org/4644 To unsubscribe, visit https://gerrit.osmocom.org/settings Gerrit-MessageType: comment Gerrit-Change-Id: Id867ffed9b2b67025320d002e1e009e19c759a23 Gerrit-PatchSet: 1 Gerrit-Project: osmocom-bb Gerrit-Branch: master Gerr

[PATCH] osmocom-bb[master]: mobile: get rid of unused variables / functions

2017-11-02 Thread Vadim Yanitskiy
Review at https://gerrit.osmocom.org/4644 mobile: get rid of unused variables / functions Change-Id: Id867ffed9b2b67025320d002e1e009e19c759a23 --- M src/host/layer23/src/mobile/gsm411_sms.c M src/host/layer23/src/mobile/gsm48_mm.c M src/host/layer23/src/mobile/gsm48_rr.c 3 files changed, 19 ins

[MERGED] osmocom-bb[master]: mobile: get rid of unused variables / functions

2017-11-05 Thread Harald Welte
Harald Welte has submitted this change and it was merged. Change subject: mobile: get rid of unused variables / functions .. mobile: get rid of unused variables / functions Change-Id: Id867ffed9b2b67025320d002e1e009e19c759a23 -