K 10 svn:author V 3 avg K 8 svn:date V 27 2021-12-22T07:01:02.241906Z K 7 svn:log V 380 rk_i2c_transfer: minor improvement to bit twiddling No need to mask a uint8_t with 0xff, the mask covers the whole type. Explcitly cast to uint32_t before bit shifting instead of relying on the implicit promotion to signed int. (cherry picked from commit 25e92673b54ea3b66cbaf53826cfd01df3441ea3) Git Hash: ee74d0c3619e763b7bc354ab4f41ba37583c1471 Git Author: avg@FreeBSD.org END