Attention is currently required from: neels, fixeria.
1 comment:
File src/osmo-bsc/codec_pref.c:
Patch Set #1, Line 225: return (bool)bts_codec->efr;
the return value is a bool, so casting to bool is the logic fit, and even that is just syntactic sug […]
Ah I see they are always ever set to 0 or 1.
Those should be actually moved to be bools there.
To view, visit change 31612. To unsubscribe, or for help writing mail filters, visit settings.