libsigrok/src/hardware/openbench-logic-sniffer
Gerhard Sittig b04cbd0ba3 ols, pipistrello-ols: silence "assigned, not used" compiler warning
Each code path either assigns to 'flags', or leaves the routine. There
is no potential path that leaves the variable at the initially assigned
value, so the assignment took no effect. Remove it.

Nit: Trim the source code line length while we are here.

This was reported by clang's scan-build.
2018-02-09 21:37:39 +01:00
..
api.c ols, pipistrello-ols: silence "assigned, not used" compiler warning 2018-02-09 21:37:39 +01:00
protocol.c openbench-logic-sniffer: add a function to handle reset command 2017-05-02 22:06:51 +02:00
protocol.h drivers: SR_CONF_CAPTURE_RATIO fixes. 2017-07-31 16:23:32 +02:00