osmocom-bb[master]: mobile/gsm322.c: strip unused variable

2017-05-17 Thread Vadim Yanitskiy
Patch Set 1: > this is not the correct fix. The return value of fwrite should be > checked with the expected result, rather than ignored. Ok, thanks! I'll update this one. -- To view, visit https://gerrit.osmocom.org/2660 To unsubscribe, visit https://gerrit.osmocom.org/settings

osmocom-bb[master]: mobile/gsm322.c: strip unused variable

2017-05-17 Thread Harald Welte
Patch Set 1: Code-Review-1 this is not the correct fix. The return value of fwrite should be checked with the expected result, rather than ignored. -- To view, visit https://gerrit.osmocom.org/2660 To unsubscribe, visit https://gerrit.osmocom.org/settings Gerrit-MessageType: comment

[PATCH] osmocom-bb[master]: mobile/gsm322.c: strip unused variable

2017-05-16 Thread Vadim Yanitskiy
Review at https://gerrit.osmocom.org/2660 mobile/gsm322.c: strip unused variable Change-Id: I74ad6e540c98ab4914e7a2ea725dd23f5a2fd034 --- M src/host/layer23/src/mobile/gsm322.c 1 file changed, 2 insertions(+), 4 deletions(-) git pull ssh://gerrit.osmocom.org:29418/osmocom-bb