Attention is currently required from: fixeria.
neels has posted comments on this change. ( https://gerrit.osmocom.org/c/libosmocore/+/35005?usp=email )
Change subject: core: add parity calculation functions for uint{32,16,8}_t ......................................................................
Patch Set 1: Code-Review+1
(2 comments)
Commit Message:
https://gerrit.osmocom.org/c/libosmocore/+/35005/comment/032d4cf1_2459d24a PS1, Line 8: could you indicate the intended first use, to answer why we're adding this?
File include/osmocom/core/bits.h:
https://gerrit.osmocom.org/c/libosmocore/+/35005/comment/e4077f5a_fd7b0695 PS1, Line 129: x ^= (could call osmo_parity_u16() here, etc)